Nixpkgs: Difference between revisions

m Updates the largest repo claim to the 24.11 announcement.
Weijia (talk | contribs)
Hide translation pages in the prefix index
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
Line 13: Line 14:
<!--T:5-->
<!--T:5-->
There are a number of articles especially related to working with <tt>nixpkgs</tt>:
There are a number of articles especially related to working with <tt>nixpkgs</tt>:
{{Special:PrefixIndex/{{FULLPAGENAME}}/ |hideredirects=1 |stripprefix=1}}
{{Special:PrefixIndex/Nixpkgs/ |hideredirects=1 |stripprefix=1 |translate-hidetranslations=1}}


== Releases == <!--T:6-->
== Releases == <!--T:6-->
Line 30: Line 31:


<!--T:11-->
<!--T:11-->
Both [[NixOS]] and [[Nix]] users can use stable channel branches - the latest being {{nixos:latest}} - to receive only conservative updates for fixing critical bugs and security vulnerabilities. Stable channel branches are released bi-annually at the end of May and the end of November.  
Both [[NixOS]] and [[Nix]] users can use stable channel branches (see https://status.nixos.org/ for the current channels) to receive only conservative updates for fixing critical bugs and security vulnerabilities. Stable channel branches are released bi-annually at the end of May and the end of November.  


<!--T:12-->
<!--T:12-->
Using stable channels on NixOS is comparable to the user experience on other Linux distributions.  
Using stable channels on NixOS is comparable to the user experience on other Linux distributions.


== Alternatives == <!--T:13-->
== Alternatives == <!--T:13-->