Merge pull request #35338 from dtzWill/feature/release-cross-nixen
release-cross: add nix and nixUnstable
This commit is contained in:
@@ -16,6 +16,8 @@ let
|
|||||||
buildPackages.binutils = nativePlatforms;
|
buildPackages.binutils = nativePlatforms;
|
||||||
gmp = nativePlatforms;
|
gmp = nativePlatforms;
|
||||||
libcCross = nativePlatforms;
|
libcCross = nativePlatforms;
|
||||||
|
nix = nativePlatforms;
|
||||||
|
nixUnstable = nativePlatforms;
|
||||||
};
|
};
|
||||||
|
|
||||||
gnuCommon = lib.recursiveUpdate common {
|
gnuCommon = lib.recursiveUpdate common {
|
||||||
|
|||||||
Reference in New Issue
Block a user