NixOS 22.5 Is Now Available
The latest release of NixOS with a much-improved package manager and a user-friendly graphical installer.
NixOS is a unique take on Linux, in that everything (including the kernel, applications, system packages, and configuration files) is built by the Nix package manager. And by isolating every application from one another, the developers have achieved a distribution without using /bin, /sbin, /lib, or /usr directories. Instead, all packages are stored within /nix/store.
With the release of NixOS 22.5 9,345 new packages have been added and 10,666 have been updated. This was achieved, thanks to 1,611 contributors and 46,727 commits. Impressive.
This new release includes Nix 2.8, which fixes several issues, improves usability, and bolsters performance. The biggest change to Nix comes by way of the flakes experimental features, which allows you to specify code dependency in a declarative way by listing them (in JSON format) within a flake file. With the help of the nix fmt command, which is used to correctly format (using the formatter.<system> formatter) a flake.
NixOS 22.5 also includes a new graphical installer, which is based on the Calamares project, to make installing NixOS considerably easier.
Download your copy of NixOS and make sure to read the official release notes to find out more of what’s included in this latest iteration.
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Linux Mint 20 Reaches EOL
With Linux Mint 20 at its end of life, the time has arrived to upgrade to Linux Mint 22.
-
TuxCare Announces Support for AlmaLinux 9.2
Thanks to TuxCare, AlmaLinux 9.2 (and soon version 9.6) now enjoys years of ongoing patching and compliance.
-
Go-Based Botnet Attacking IoT Devices
Using an SSH credential brute-force attack, the Go-based PumaBot is exploiting IoT devices everywhere.
-
Plasma 6.5 Promises Better Memory Optimization
With the stable Plasma 6.4 on the horizon, KDE has a few new tricks up its sleeve for Plasma 6.5.
-
KaOS 2025.05 Officially Qt5 Free
If you're a fan of independent Linux distributions, the team behind KaOS is proud to announce the latest iteration that includes kernel 6.14 and KDE's Plasma 6.3.5.
-
Linux Kernel 6.15 Now Available
The latest Linux kernel is now available with several new features/improvements and the usual bug fixes.
-
Microsoft Makes Surprising WSL Announcement
In a move that might surprise some users, Microsoft has made Windows Subsystem for Linux open source.
-
Red Hat Releases RHEL 10 Early
Red Hat quietly rolled out the official release of RHEL 10.0 a bit early.
-
openSUSE Joins End of 10
openSUSE has decided to not only join the End of 10 movement but it also will no longer support the Deepin Desktop Environment.
-
New Version of Flatpak Released
Flatpak 1.16.1 is now available as the latest, stable version with various improvements.