Difference between revisions of "Alternative Package Sets"
From NixOS Wiki
m (rollback unauthorized mass edits) Tag: Rollback |
m |
||
| Line 6: | Line 6: | ||
* [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 (Outdated)] |
| − | * [https:// | + | * [https://gti.telent.net/dan/liminix liminix] Build Router images with nix, based on nixpkgs |
[[Category:Nixpkgs]] | [[Category:Nixpkgs]] | ||
Latest revision as of 13:21, 7 October 2025
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 (Outdated)
- liminix Build Router images with nix, based on nixpkgs