release-cross: add nix and nixUnstable
Essential software for every platform! :) 'nix' won't work for now, but add it anyway so later this tests "stable" nix 2.
This commit is contained in:
@@ -16,6 +16,8 @@ let
|
||||
buildPackages.binutils = nativePlatforms;
|
||||
gmp = nativePlatforms;
|
||||
libcCross = nativePlatforms;
|
||||
nix = nativePlatforms;
|
||||
nixUnstable = nativePlatforms;
|
||||
};
|
||||
|
||||
gnuCommon = lib.recursiveUpdate common {
|
||||
|
||||
Reference in New Issue
Block a user