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 (155 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | EPEL 9 (83 downloads) |
![]() |
aarch64 (76)*, ppc64le (63)*, x86_64 (93)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (78)*, ppc64le (54)*, x86_64 (253)* | Fedora 40 (124 downloads) |
![]() |
aarch64 (137)*, ppc64le (62)*, x86_64 (761)* | Fedora 41 (366 downloads) |
![]() |
aarch64 (0)*, ppc64le (6)*, x86_64 (0)* | Fedora 42 (24 downloads) |
![]() |
aarch64 (86)*, ppc64le (80)*, x86_64 (105)* | Fedora rawhide (288 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable petersen/nix
More info about enabling Copr repositories