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 (38)*, ppc64le (47)*, x86_64 (44)* | EPEL 8 (152 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | EPEL 9 (80 downloads) |
![]() |
aarch64 (76)*, ppc64le (63)*, x86_64 (93)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (78)*, ppc64le (54)*, x86_64 (243)* | Fedora 40 (120 downloads) |
![]() |
aarch64 (116)*, ppc64le (62)*, x86_64 (679)* | Fedora 41 (326 downloads) |
![]() |
aarch64 (0)*, ppc64le (6)*, x86_64 (0)* | Fedora 42 (10 downloads) |
![]() |
aarch64 (86)*, ppc64le (80)*, x86_64 (105)* | Fedora rawhide (280 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable petersen/nix
More info about enabling Copr repositories