We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f61de70 commit 491714dCopy full SHA for 491714d
flake.nix
@@ -64,7 +64,7 @@
64
};
65
66
# Required to link build scripts.
67
- pkgsBuildBuild = [ buildPackages.stdenv.cc ];
+ depsBuildBuild = [ buildPackages.stdenv.cc ];
68
69
env = {
70
# For whatever reason, these don’t seem to get set
0 commit comments