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.
Update Information:
update to 2.34 https://nix.dev/manual/nix/2.34/release-notes/rl-2.33.html https://nix.dev/manual/nix/2.34/release-notes/rl-2.34.html includes fix for nix-daemon critical GHSA-g3g9-5vj6-r3gj (CVE-2026-39860) https://github.com/NixOS/nix/security/advisories/GHSA-g3g9-5vj6-r3gj
* Wed Apr 8 2026 Jens Petersen
[ 1 ] Bug #2436319 - nix-shell man page contains {{#include ./opt-common.md}}
https://bugzilla.redhat.com/show_bug.cgi?id=2436319
[ 2 ] Bug #2456246 - nix-2.34.5 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2456246
[ 3 ] Bug #2456893 - CVE-2026-39860 nix: privilege escalation via symlink following during output registration [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2456893
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-8c7366e046' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.