Description
The Purely Functional Package Manager
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 |
---|---|---|
![]() |
aarch64 (40)*, ppc64le (47)*, x86_64 (44)* | EPEL 8 (161 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | EPEL 9 (88 downloads) |
![]() |
aarch64 (76)*, ppc64le (63)*, x86_64 (94)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (94)*, ppc64le (54)*, x86_64 (260)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (165)*, ppc64le (67)*, x86_64 (859)* | Fedora 41 (407 downloads) |
![]() |
aarch64 (0)*, ppc64le (6)*, x86_64 (240)* | Fedora 42 (124 downloads) |
![]() |
aarch64 (115)*, ppc64le (109)*, x86_64 (142)* | Fedora rawhide (296 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable petersen/nix
More info about enabling Copr repositories