Skip to content

Commit 6420d7d

Browse files
committed
Add another missing lib
1 parent 23142c1 commit 6420d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update-hackage.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{ stdenv, writeScript, coreutils, glibc, git, openssh
1+
{ stdenv, lib, writeScript, coreutils, glibc, git, openssh
22
, nix-tools, cabal-install, nix-prefetch-git
33
, gawk, bash, curl, findutils
44
, update-index-state-hashes }@args:

0 commit comments

Comments
 (0)