Description
Note that nix is already packaged now in Fedora (also in epel10)
The repo may contain experimental builds for testing from time to time.
If you don't want to test these please use the official Fedora package builds instead.
The Purely Functional Package Manager: https://github.com/NixOS/nix
Note: the current epel9 package here does not work well - help wanted (there is no official epel9 build in fedora)
Installation Instructions
Enable the Copr repository
$ sudo dnf copr enable petersen/nix
Please see also README.fedora.md for more setup details.
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 --exclude nix-daemon
$ sudo usermod -aG nixbld $USER
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 |
|---|---|---|
EPEL 10
|
aarch64 (41)*, x86_64 (67)* | EPEL 10 (48 downloads) |
EPEL 8
|
aarch64 (65)*, x86_64 (74)* | EPEL 8 (210 downloads) |
EPEL 9
|
aarch64 (12)*, x86_64 (25)* | EPEL 9 (141 downloads) |
Fedora 41
|
aarch64 (185)*, ppc64le (92)*, x86_64 (1449)* | Fedora 41 (0 downloads) |
Fedora 42
|
aarch64 (798)*, x86_64 (7827)* | Fedora 42 (927 downloads) |
Fedora 43
|
aarch64 (108)*, x86_64 (4302)* | Fedora 43 (432 downloads) |
Fedora rawhide
|
aarch64 (180)*, x86_64 (481)* | Fedora rawhide (362 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable petersen/nix
More info about enabling Copr repositories
EPEL 10
Fedora 41