Nixpkgs: Difference between revisions
imported>Nix add "See also" section; add video presentation link |
imported>Nix m move to pedias category |
||
| Line 26: | Line 26: | ||
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. | ||
== See also == | == See also == | ||
* [https://www.youtube.com/watch?v=SoHtccHNOJ8 A presentation on NixOps by Kim Lindberger (talyz) - Oslo NixOS MiniCon, March 2020] | * [https://www.youtube.com/watch?v=SoHtccHNOJ8 A presentation on NixOps by Kim Lindberger (talyz) - Oslo NixOS MiniCon, March 2020] | ||
[[Category:Pedias]] | |||
[[Category:Nixpkgs]] | |||