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
- Host: GitHub
- URL: https://github.com/0mp/freebsd-ports-nix
- Owner: 0mp
- Created: 2019-11-24T17:34:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T10:10:30.000Z (about 4 years ago)
- Last Synced: 2025-06-29T18:03:23.989Z (about 1 year ago)
- Topics: freebsd, freebsd-ports, nix
- Language: Makefile
- Homepage: https://www.freshports.org/sysutils/nix/
- Size: 49.8 KB
- Stars: 52
- Watchers: 9
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
freebsd-ports-nix
=================
[](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