An open API service indexing awesome lists of open source software.

https://github.com/0mp/freebsd-ports-nix

Nix package manager port for the FreeBSD Ports Collection
https://github.com/0mp/freebsd-ports-nix

freebsd freebsd-ports nix

Last synced: 6 months ago
JSON representation

Nix package manager port for the FreeBSD Ports Collection

Awesome Lists containing this project

README

          

freebsd-ports-nix
=================

[![Build Status](https://api.cirrus-ci.com/github/0mp/freebsd-ports-nix.svg)](https://cirrus-ci.com/github/0mp/freebsd-ports-nix)

Nix package manager port for the FreeBSD Ports Collection.

Installation
------------

The port has already been committed to the FreeBSD Ports Collection (see [sysutils/nix on FreshPorts](https://www.freshports.org/sysutils/nix/)).

The binary package can be installed with `pkg install nix`.

Community
---------

Join us on https://libera.chat, channel `#freebsd-nix`.

References
----------

### Blog posts mentioning Nix on FreeBSD

- http://sandervanderburg.blogspot.com/2020/02/a-declarative-process-manager-agnostic.html

### Interesting issues, pull requests, and other related efforts

- https://github.com/NixOS/nixpkgs/pull/81459
- WIP port of Nix to pkgsrc: https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=tree;f=nix;hb=HEAD
- https://github.com/NixOS/nixpkgs/pull/82131