forked from mirrors/nixpkgs
haskell-pocket-dns: test suite depends on external programs
This commit is contained in:
parent
4eb43eec47
commit
02ce945693
|
@ -227,6 +227,7 @@ self: super: {
|
|||
HList = dontCheck super.HList;
|
||||
memcached-binary = dontCheck super.memcached-binary;
|
||||
persistent-zookeeper = dontCheck super.persistent-zookeeper;
|
||||
pocket-dns = dontCheck super.pocket-dns;
|
||||
postgresql-simple = dontCheck super.postgresql-simple;
|
||||
postgrest = dontCheck super.postgrest;
|
||||
snowball = dontCheck super.snowball;
|
||||
|
|
Loading…
Reference in a new issue