3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #211254 from wucke13/add-cross-derivations

This commit is contained in:
Artturi 2023-01-31 14:51:20 +02:00 committed by GitHub
commit e15d68cb21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,8 @@ let
nix = nativePlatforms;
nixUnstable = nativePlatforms;
mesa = nativePlatforms;
rustc = nativePlatforms;
cargo = nativePlatforms;
};
gnuCommon = lib.recursiveUpdate common {