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 (42)* | EPEL 8 (150 downloads) |
![]() |
aarch64 (0)*, x86_64 (2)* | EPEL 9 (76 downloads) |
![]() |
aarch64 (72)*, ppc64le (53)*, x86_64 (83)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (78)*, ppc64le (50)*, x86_64 (228)* | Fedora 40 (112 downloads) |
![]() |
aarch64 (90)*, ppc64le (62)*, x86_64 (520)* | Fedora 41 (272 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (82)*, ppc64le (71)*, x86_64 (83)* | Fedora rawhide (272 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable petersen/nix
More info about enabling Copr repositories