1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00

Fix nix-everything build

https://hydra.nixos.org/build/286306734
This commit is contained in:
Eelco Dolstra 2025-01-21 09:54:45 +01:00
parent f358ab2b0c
commit a82c63f5d8

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