Skip to content

Commit 05054cb

Browse files
committed
Fixes for tests
1 parent a593906 commit 05054cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cabal-doctests/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Test a package set
2-
{ stdenv, util, cabalProject', haskellLib, gmp6, zlib, recurseIntoAttrs, runCommand, testSrc, compiler-nix-name }:
2+
{ stdenv, util, cabalProject', haskellLib, gmp6, zlib, recurseIntoAttrs, runCommand, testSrc, compiler-nix-name, buildPackages }:
33

44
with stdenv.lib;
55

0 commit comments

Comments
 (0)