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 (44)*, ppc64le (48)*, x86_64 (52)* | EPEL 8 (165 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | EPEL 9 (94 downloads) |
![]() |
aarch64 (104)*, ppc64le (63)*, x86_64 (351)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (177)*, ppc64le (78)*, x86_64 (890)* | Fedora 41 (425 downloads) |
![]() |
aarch64 (213)*, ppc64le (201)*, x86_64 (428)* | Fedora 42 (214 downloads) |
![]() |
aarch64 (124)*, ppc64le (119)*, x86_64 (240)* | Fedora rawhide (299 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable petersen/nix
More info about enabling Copr repositories