Alternative Package Sets: Difference between revisions
imported>Toraritte Move "NixOS Module Enhancements" section to Modules article |
NixWRT hasn't been updated for years; development moved to liminix |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
* [https://github.com/DavidEGrayson/nixcrpkgs Nixcrpkgs] Focused on cross-compiling | * [https://github.com/DavidEGrayson/nixcrpkgs Nixcrpkgs] Focused on cross-compiling | ||
* [https://github.com/triton/triton Triton] - [https://triton.github.io/triton/triton-vs-nixos.html differences between Nixpkgs and Triton] | * [https://github.com/triton/triton Triton] - [https://triton.github.io/triton/triton-vs-nixos.html differences between Nixpkgs and Triton] | ||
* [https:// | * [https://gti.telent.net/dan/liminix liminix] Build Router images with nix, based on nixpkgs | ||
[[Category:Nixpkgs]] | [[Category:Nixpkgs]] | ||
Latest revision as of 21:09, 6 September 2024
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
- liminix Build Router images with nix, based on nixpkgs