Nixpkgs/pt: Difference between revisions
Created page with "'''Nixpkgs''' é o maior repositório do Nix e dos modulos NixOS. O repositorio tem a manutenção feita pela comunidade NixOS Foundation." |
Updating to match new version of source page |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<languages/> | |||
'''Nixpkgs''' é o maior repositório do [[Nix]] e dos modulos [[NixOS]]. O repositorio tem a manutenção feita pela comunidade [[NixOS Foundation]]. | '''Nixpkgs''' é o maior repositório do [[Nix]] e dos modulos [[NixOS]]. O repositorio tem a manutenção feita pela comunidade [[NixOS Foundation]]. | ||
Line 6: | Line 7: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
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. | ||
</div> | </div> | ||
Line 15: | Line 16: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
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}} | ||
</div> | </div> | ||
Line 39: | Line 40: | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
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. | ||
</div> | </div> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
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. | ||
</div> | </div> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |