Skip to content

Commit 198a7a2

Browse files
committed
Update shell-for test to use IFD
1 parent e3a18a4 commit 198a7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/shell-for/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{ stdenv, lib, haskellLib, recurseIntoAttrs, testSrc, compiler-nix-name, evalPackages }:
1+
{ stdenv, lib, haskellLib, recurseIntoAttrs, testSrc, compiler-nix-name, evalPackages, project' }:
22

33
with lib;
44

0 commit comments

Comments
 (0)