Alternative Package Sets: Difference between revisions
imported>Makefu import from nixos-users |
NixWRT hasn't been updated for years; development moved to liminix |
||
(22 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
== | == Nixpkgs replacements == | ||
Even though [https://github.com/nixos/nixpkgs 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 [https://github.com/nixos/nixpkgs Nixpkgs] alternatives: | |||
* [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://gti.telent.net/dan/liminix liminix] Build Router images with nix, based on nixpkgs | |||
[[Category:Nixpkgs]] | |||