Merge pull request #208856 from amjoseph-nixpkgs/pr/nixCrossStatic/fewerjobs
This commit is contained in:
@@ -92,7 +92,7 @@ let
|
||||
# with their host distribution's versions of nix's numerous
|
||||
# build dependencies.
|
||||
nixCrossStatic = {
|
||||
nixStatic = nativePlatforms;
|
||||
nixStatic = platforms.linux; # no need for buildPlatform=*-darwin
|
||||
};
|
||||
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user