1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-configuration-common: cosmetic

This commit is contained in:
Peter Simons 2015-03-04 14:13:15 +01:00
parent bb7cc43c0f
commit 1459bbf1e3

View file

@ -227,7 +227,7 @@ self: super: {
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;
wai-middleware-throttle = dontCheck super.wai-middleware-throttle; # https://github.com/creichert/wai-middleware-throttle/issues/1
xmlgen = dontCheck super.xmlgen;
# These packages try to access the network.