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