Skip to content

Commit 9a71c3c

Browse files
authored
Merge pull request #12321 from DeterminateSystems/fix-nix-everything
Fix nix-everything build
2 parents f358ab2 + a82c63f commit 9a71c3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/everything.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ let
5555
nix-flake-c
5656
nix-main
5757
nix-main-c
58+
nix-cmd
5859
;
5960
} // lib.optionalAttrs (!stdenv.hostPlatform.isStatic && stdenv.buildPlatform.canExecute stdenv.hostPlatform) {
6061
# Currently fails in static build

0 commit comments

Comments
 (0)