summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-09-28 17:46:25 +0200
committerPeter Simons <simons@cryp.to>2015-09-29 09:53:37 +0200
commita14264db3ead58b33ce866f837014c459cc98484 (patch)
tree3df5bbd3c05f045c04dfd1c5a7bf634a531de264 /pkgs/development
parente23d69c6f3d06f1ca99384e2048b229e19f81787 (diff)
downloadnixlib-a14264db3ead58b33ce866f837014c459cc98484.tar
nixlib-a14264db3ead58b33ce866f837014c459cc98484.tar.gz
nixlib-a14264db3ead58b33ce866f837014c459cc98484.tar.bz2
nixlib-a14264db3ead58b33ce866f837014c459cc98484.tar.lz
nixlib-a14264db3ead58b33ce866f837014c459cc98484.tar.xz
nixlib-a14264db3ead58b33ce866f837014c459cc98484.tar.zst
nixlib-a14264db3ead58b33ce866f837014c459cc98484.zip
haskell-pandoc-citeproc has spurious test suite failures.
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 179ee4c5a870..de23a87d8939 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -434,6 +434,7 @@ self: super: {
   pandoc-citeproc_0_6 = dontCheck super.pandoc-citeproc_0_6;
   pandoc-citeproc_0_6_0_1 = dontCheck super.pandoc-citeproc_0_6_0_1;
   pandoc-citeproc_0_7_3 = dontCheck super.pandoc-citeproc_0_7_3;
+  pandoc-citeproc_0_7_3_1 = dontCheck super.pandoc-citeproc_0_7_3;
   persistent-redis = dontCheck super.persistent-redis;
   pipes-extra = dontCheck super.pipes-extra;
   pipes-websockets = dontCheck super.pipes-websockets;