NixOS 26.05 released

Lobsters Hottest Products

Summary

NixOS 26.05 'Yarara' is released, featuring systemd in initrd, GNOME 50, deprecation of x86_64-darwin, and thousands of package updates.

<p><a href="https://lobste.rs/s/pudkct/nixos_26_05_released">Comments</a></p>
Original Article
View Cached Full Text

Cached at: 05/30/26, 04:09 PM

# NixOS 26.05 released | Blog Source: [https://nixos.org/blog/announcements/2026/nixos-2605/](https://nixos.org/blog/announcements/2026/nixos-2605/) ![NixOS 26.05 Yarara logo](https://nixos.org/_astro/nixos-logo-26.05-yarara-lores.xm7Ks20R_2fU286.webp) Hey everyone, we are[yayayayaka](https://github.com/yayayayaka)and[jopejoe1](https://github.com/jopejoe1), the release managers of the newest release of NixOS\. We are very proud to announce the public availability of NixOS 26\.05 “Yarara”\. NixOS is a Linux distribution\. Its underlying package repository Nixpkgs can also be used on other Linux systems and macOS with the Nix package manager\. This release will receive bugfixes and security updates for seven months \(up until 2026\-12\-31\)\. The old release 25\.11 “Xantusia” is now officially deprecated and will reach its end\-of\-life and stop receiving security updates after 2026\-06\-30\. - [NixOS Release Notes](https://nixos.org/manual/nixos/stable/release-notes#sec-release-26.05)- [Highlights](https://nixos.org/manual/nixos/stable/release-notes#sec-release-26.05-highlights) - [New Modules](https://nixos.org/manual/nixos/stable/release-notes#sec-release-26.05-new-modules) - [Backward Incompatibilities](https://nixos.org/manual/nixos/stable/release-notes#sec-release-26.05-incompatibilities) - [Other Notable Changes](https://nixos.org/manual/nixos/stable/release-notes#sec-release-26.05-notable-changes) - [Nixpkgs Release Notes](https://nixos.org/manual/nixpkgs/stable/release-notes#sec-nixpkgs-release-26.05)- [Highlights](https://nixos.org/manual/nixpkgs/stable/release-notes#sec-nixpkgs-release-26.05-highlights) - [Backward Incompatibilities](https://nixos.org/manual/nixpkgs/stable/release-notes#sec-nixpkgs-release-26.05-incompatibilities) - [Other Notable Changes](https://nixos.org/manual/nixpkgs/stable/release-notes#sec-nixpkgs-release-26.05-notable-changes) - [Nixpkgs Library](https://nixos.org/manual/nixpkgs/stable/release-notes#sec-nixpkgs-release-26.05-lib) - [Upgrade Instructions](https://nixos.org/manual/nixos/stable/#sec-upgrading) - [ISO Image Downloads](https://nixos.org/download) The 26\.05 release was made possible due to the efforts of**2842**contributors, who authored**59703**commits since the previous release\. ## Highlights Our vast and routinely maintained set of packages has also been updated\. This release of Nixpkgs - Added 20442 new packages - Updated 20641 existing packages - Removed 17532 outdated packages, in an effort to keep the package set maintainable and secure\. In addition to packages from Nixpkgs, the NixOS Linux distribution also features composable configuration modules and integration tests for distributed systems\. This release of NixOS - Added 85 new modules and 1547 configuration options - Removed 25 outdated modules and 355 configuration options\. ### systemd stage 1 Stage 1 \(a\.k\.a\. initrd\) is now based on systemd by default, and the old scripted implementation is deprecated and scheduled for removal in 26\.11\. ### Deprecation of x86\_64\-darwin This will be the last release of Nixpkgs to support x86\_64\-darwin\. Platform support will be maintained and binaries built until Nixpkgs 26\.05 goes out of support at the end of 2026\. For 26\.11, due to Apple’s deprecation of the platform and limited build infrastructure and developer time, we will no longer build packages for x86\_64\-darwin or support building them from source\. ### GNOME 50 GNOME has been updated to version 50 “Tokyo”, introducing accessibility enhancements, display handling improvements and more\. Refer to the[release notes](https://release.gnome.org/50)for more details\. ### C compilers GCC has been updated to version 15\. LLVM remains at version 21\. ## Special Thanks We want to personally thank - [Bryan Honof](https://github.com/bryanhonof)and[raf](https://github.com/NotAShelf)for editorializing the release notes - [Yohann Boniface](https://github.com/Sigmanificient/)for the release logo - The NixOS infrastructure team for their dutifully tending to our build infrastructure - The Nixpkgs staging team for supporting our staging cycles and the patient fixing of many build errors\. We also want to thank all contributors who made this release possible\! ## Reflections and closing We are grateful for the opportunity to support the community as release managers and to learn about and participate in the release process\. Seeing all the contributors working in their area of the project to improve it has been an exciting experience\. We would like to thank everyone in the community for that\. We are looking forward to the next release, NixOS 26\.11 “Zokor”\.

Similar Articles

NNN Stack: NixOS, Niri, Noctalia

Lobsters Hottest

The NNN Stack combines NixOS, Niri compositor, and Noctalia shell to create a declarative, scrollable, and reproducible desktop environment, inviting users to contribute their dotfiles.

How I like to install NixOS (declaratively)

Michael Stapelberg

A guide on declaratively installing NixOS over the network using tools like nixos-anywhere, with an emphasis on managing configuration files under version control.

OpenBSD 7.9 released

Lobsters Hottest

OpenBSD 7.9 has been released, featuring platform-specific improvements for arm64, amd64, luna88k, riscv64, and other architectures, along with various bug fixes and enhanced hardware support.

Migrating my NAS from CoreOS/Flatcar Linux to NixOS

Michael Stapelberg

Michael Stapelberg details his migration of a NAS from CoreOS/Flatcar Linux to NixOS, covering the step-by-step transition from Docker containers to native NixOS modules with practical examples.