summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-common.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-03-14 13:09:51 +0100
committerPeter Simons <simons@cryp.to>2015-03-15 11:00:11 +0100
commit09c9a987173b856c5d1e2ad6ddb5c36ec34c1c31 (patch)
tree6143567c7c8ffb967521733ec6d958cb2ec62df5 /pkgs/development/haskell-modules/configuration-common.nix
parent1207bc606e29ed51f9b24b3085837fb1613ec3d5 (diff)
downloadnixpkgs-09c9a987173b856c5d1e2ad6ddb5c36ec34c1c31.tar
nixpkgs-09c9a987173b856c5d1e2ad6ddb5c36ec34c1c31.tar.gz
nixpkgs-09c9a987173b856c5d1e2ad6ddb5c36ec34c1c31.tar.bz2
nixpkgs-09c9a987173b856c5d1e2ad6ddb5c36ec34c1c31.tar.lz
nixpkgs-09c9a987173b856c5d1e2ad6ddb5c36ec34c1c31.tar.xz
nixpkgs-09c9a987173b856c5d1e2ad6ddb5c36ec34c1c31.tar.zst
nixpkgs-09c9a987173b856c5d1e2ad6ddb5c36ec34c1c31.zip
aeson-schema: track the issue URL
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-common.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 1594a6e9579..6d6c8c89840 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -276,7 +276,7 @@ self: super: {
   # Disable test suites to fix the build.
   acme-year = dontCheck super.acme-year;                # http://hydra.cryp.to/build/497858/log/raw
   aeson-lens = dontCheck super.aeson-lens;              # http://hydra.cryp.to/build/496769/log/raw
-  aeson-schema = dontCheck super.aeson-schema;          # http://hydra.cryp.to/build/576244/nixlog/2/raw
+  aeson-schema = dontCheck super.aeson-schema;          # https://github.com/timjb/aeson-schema/issues/9
   apache-md5 = dontCheck super.apache-md5;              # http://hydra.cryp.to/build/498709/nixlog/1/raw
   app-settings = dontCheck super.app-settings;          # http://hydra.cryp.to/build/497327/log/raw
   aws = dontCheck super.aws;                            # needs aws credentials