NixOS 21.11 released


Hey everyone, we're Timothy DeHerrera and Tom Bereknyei, the release managers for 21.11. As promised, the latest stable release is here: NixOS 21.11 “Porcupine”.
-
- Login or register to post comments
Printer-friendly version
- 4120 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
Type | Title | Author | Replies |
Last Post![]() |
---|---|---|---|---|
Story | Arduino Projects: FingerX and Film Slides | Roy Schestowitz | 18/05/2022 - 10:11pm | |
Story | Fedora Magazine: Five common mistakes when using automation | Roy Schestowitz | 18/05/2022 - 10:08pm | |
Story | Red Hat Enterprise Linux 9 Is Finally Here, This Is What’s New | Marius Nestor | 3 | 18/05/2022 - 10:01pm |
Story | Rocky Linux 8.6 Is Now Available for Download, Based on RHEL 8.6 | Marius Nestor | 2 | 18/05/2022 - 9:59pm |
Story | Security Leftovers | Roy Schestowitz | 18/05/2022 - 9:53pm | |
Story | Shows and Videos: FLOSS Weekly, Linux Out Loud, Bringing Windows Best Feature To Linux, and More | Roy Schestowitz | 18/05/2022 - 9:46pm | |
Story | Linux Foundation Misdirection and Spam | Roy Schestowitz | 2 | 18/05/2022 - 9:36pm |
Story | Android Leftovers | Rianne Schestowitz | 18/05/2022 - 8:28pm | |
Story | Everything You Need to Know about Linux Input-Output Redirection | Rianne Schestowitz | 18/05/2022 - 8:18pm | |
Story | Ubuntu Continues Falling Like a Rock as a Gaming Distro | Roy Schestowitz | 1 | 18/05/2022 - 7:48pm |
NixOS 21.11 Available to Download
NixOS 21.11 Available to Download
NixOS 21.11 Released
NixOS 21.11 Released But Its Own Package Manager Is Left Behind Due To Regressions - Phoronix
NixOS 21.11 "Porcupine" Released with Many Improvements
NixOS 21.11 “Porcupine” is here, but default Nix version remains at 2.3 point release rather than Nix 2.4.
NixOS is a Linux distribution that is entirely different than what one can expect from a regular Linux distro. It’s a Linux distribution which takes a unique approach to package and configuration management, because it’s built around Nix tool. So let me first explain what the NIX tool is.
NIX is a package manager and it could be used on any Linux distribution on top of the distribution package manager. To put things simple, NixOS is an operating system, and Nix is a package manager.
Now, everything in NixOS down to the kernel, is built by the Nix package manager with a declarative functional build language. The whole system configuration: fstab, packages, users, services, firewall, etc., is configured from a global configuration file that defines the state of the system.
NixOS 21.11 Now Available for Download
NixOS 21.11 Now Available for Download
NixOS and the changing face of Linux operating systems
NixOS and the changing face of Linux operating systems
Automated translation in Market Research Telecast
In version 21.11 with the name “Porcupine”, the developers of the Linux distribution NixOS, which is based on the NIX package manager, have updated numerous packages, but also made changes under the hood. The distribution is not necessarily suitable for beginners. It creates a certain complexity through the approach of securing every change and thus being able to go back to any status.
The central component, the NIX package management, remains at status 2.3.16, as newer versions have proven to be unstable. Other changes affect iptables, for example, which now works with nf_tables in the backend. The new version also has KDE Plasma on Wayland on board, Gnome has been upgraded to version 41, and PHP to 8.0. Other versions are now Python 3.9, PostgreSQL 13, systemd 249 and OpenSSH 8.8p1.