Description
The Purely Functional Package Manager: https://github.com/NixOS/nix There are only recent builds for fedora (and really old one for epel8)
Note: the nix is now under package review for being added to fedora
Installation Instructions
Enable the Copr repository
$ sudo dnf copr enable petersen/nix
Multi-user installation (recommended by upstream):
$ sudo dnf install nix
$ sudo systemctl enable --now nix-daemon
Single-user installation (useful for toolbox etc):
$ sudo dnf install nix-singleuser
$ sudo chown -R $USER /nix/*
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 8
|
aarch64 (48)*, ppc64le (48)*, x86_64 (62)* | EPEL 8 (194 downloads) |
Fedora 40
|
aarch64 (114)*, ppc64le (73)*, x86_64 (411)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (182)*, ppc64le (80)*, x86_64 (1381)* | Fedora 41 (474 downloads) |
Fedora 42
|
aarch64 (699)*, ppc64le (252)*, x86_64 (6855)* | Fedora 42 (887 downloads) |
Fedora 43
|
aarch64 (44)*, ppc64le (19)*, x86_64 (1035)* | Fedora 43 (140 downloads) |
Fedora rawhide
|
aarch64 (154)*, ppc64le (145)*, x86_64 (348)* | Fedora rawhide (338 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable petersen/nix
More info about enabling Copr repositories
EPEL 8
Fedora 40