1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00

Merge pull request #12321 from DeterminateSystems/fix-nix-everything

Fix nix-everything build
This commit is contained in:
Eelco Dolstra 2025-01-21 11:26:27 +01:00 committed by GitHub
commit 9a71c3c60d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,6 +55,7 @@ let
nix-flake-c
nix-main
nix-main-c
nix-cmd
;
} // lib.optionalAttrs (!stdenv.hostPlatform.isStatic && stdenv.buildPlatform.canExecute stdenv.hostPlatform) {
# Currently fails in static build