Nixpkgs: Difference between revisions
imported>Svrana m Update latest release |
imported>Artturin m move subpages to the top |
||
Line 1: | Line 1: | ||
== Subpages == | |||
There are a number of articles especially related to working with <tt>nixpkgs</tt>: | |||
{{Special:PrefixIndex/{{FULLPAGENAME}}/ |hideredirects=1 |stripprefix=1}} | |||
'''Nixpkgs''' is the largest repository of [[Nix]] packages and [[NixOS]] modules. The repository is [https://github.com/nixos/nixpkgs hosted on GitHub] and maintained by the community, with official backing from the [https://nixos.org NixOS Foundation]. | '''Nixpkgs''' is the largest repository of [[Nix]] packages and [[NixOS]] modules. The repository is [https://github.com/nixos/nixpkgs hosted on GitHub] and maintained by the community, with official backing from the [https://nixos.org NixOS Foundation]. | ||
Line 17: | Line 21: | ||
Due to the fact that nixpkgs is ''only'' a nix expression it is possible to extend or replace the logic with your own sources. | Due to the fact that nixpkgs is ''only'' a nix expression it is possible to extend or replace the logic with your own sources. | ||
In fact, there are a number of extensions as well as complete replacements for '''Nixpkgs''', see the [[Alternative Package Sets]] article. | In fact, there are a number of extensions as well as complete replacements for '''Nixpkgs''', see the [[Alternative Package Sets]] article. | ||
[[Category:Discussion]] | [[Category:Discussion]] | ||
[[Category:Nixpkgs]] | [[Category:Nixpkgs]] |