Skip to content

Commit

Permalink
Almost, need correct cc tools in inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Jul 25, 2024
1 parent 030038d commit 3ba024c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/lair-keystore-cross.nix
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ let
# overridden above.
nativeBuildInputs = [
pkg-config
stdenv.cc
ccWithPatchedLibc.cc
perl
];

Expand Down

0 comments on commit 3ba024c

Please sign in to comment.