A purely functional package manager
Nix is a purely functional package manager. It allows multiple versions of a package to be installed side-by-side, ensures that dependency specifications are complete, supports atomic upgrades and rollbacks, allows non-root users to install software, and has many other features. It is the basis of the NixOS Linux distribution, but it can be used equally well under other Unix systems. See the README.fedora.md file for setup instructions.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 2.34.5-1.fc45 | - |
| Fedora 44 | 2.32.6-1.fc44 | 2.34.5-1.fc44 |
| Fedora 43 | 2.31.3-1.fc43 | 2.31.4-1.fc43 |
| Fedora 42 | 2.31.3-1.fc42 | 2.31.4-1.fc42 |
| Fedora EPEL 10.3 | 2.24.15-1.el10_2 | 2.24.15-2.el10_3 |
| Fedora EPEL 10.2 | 2.24.15-1.el10_2 | - |
| Fedora EPEL 10.1 | 2.24.15-1.el10_1 | - |
You can contact the maintainers of this package via email at
nix dash maintainers at fedoraproject dot org.