mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
haskell-test-sandbox: test suite requires external programs
This commit is contained in:
parent
c791337d13
commit
75cb15fc4b
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@ self: super: {
|
|||
postgresql-simple = dontCheck super.postgresql-simple;
|
||||
postgrest = dontCheck super.postgrest;
|
||||
snowball = dontCheck super.snowball;
|
||||
test-sandbox = dontCheck super.test-sandbox;
|
||||
wai-middleware-hmac = dontCheck super.wai-middleware-hmac;
|
||||
wai-middleware-throttle = dontCheck super.wai-middleware-throttle;
|
||||
xmlgen = dontCheck super.xmlgen;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue