Nixpkgs: Difference between revisions
Haruki7049 (talk | contribs) Marked this version for translation |
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 | 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/ | {{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 | 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--> |