Nixpkgs: Difference between revisions

Haruki7049 (talk | contribs)
Marked this version for translation
Weijia (talk | contribs)
Hide translation pages in the prefix index
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
Line 7: Line 8:


<!--T:3-->
<!--T:3-->
As highlighted in [https://nixos.org/blog/announcements.html#21.05  the announcement] of the NixOS 21.05 release, ''"NixOS is already known as [https://repology.org/repositories/statistics/newest the most up to date distribution] and is [https://repology.org/repositories/statistics/total in the top three by total number of packages]."'' This is thanks to the community's continued dedication to making Nixpkgs the preeminent Linux package repository.
As highlighted in [https://nixos.org/blog/announcements/2024/nixos-2411/ the announcement] of the NixOS 24.11 release, ''"NixOS is already known as [https://repology.org/repositories/statistics/newest the most up to date distribution] while also being [https://repology.org/repositories/statistics/total the distribution with the most packages]."'' This is thanks to the community's continued dedication to making Nixpkgs the preeminent Linux package repository.


== Subpages == <!--T:4-->
== Subpages == <!--T:4-->
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-->