Alternative Package Sets: Difference between revisions
imported>Fricklerhandwerk No edit summary |
imported>Fricklerhandwerk remove category "Package Set" - we should not have too many categories |
||
Line 9: | Line 9: | ||
* [https://github.com/telent/nixwrt/ NixWRT] Build Router images with nix, based on nixpkgs | * [https://github.com/telent/nixwrt/ NixWRT] Build Router images with nix, based on nixpkgs | ||
[[Category:Nixpkgs]] | [[Category:Nixpkgs]] |
Revision as of 08:05, 3 August 2022
Nixpkgs replacements
Even though Nixpkgs is currently the standard package set for Nix and NixOS, it can be replaced by another with different conventions and/or functionality. An alternative package set may build upon certain aspects of Nixpkgs, but more often than not it serves a distinct purpose.
This is a list of Nixpkgs alternatives:
- Nixcrpkgs Focused on cross-compiling
- Triton - differences between Nixpkgs and Triton
- NixWRT Build Router images with nix, based on nixpkgs