We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a18a4 commit 198a7a2Copy full SHA for 198a7a2
test/shell-for/default.nix
@@ -1,4 +1,4 @@
1
-{ stdenv, lib, haskellLib, recurseIntoAttrs, testSrc, compiler-nix-name, evalPackages }:
+{ stdenv, lib, haskellLib, recurseIntoAttrs, testSrc, compiler-nix-name, evalPackages, project' }:
2
3
with lib;
4
0 commit comments