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-10-18 21:22:08 +0200
committerPeter Simons <simons@cryp.to>2015-10-18 22:01:09 +0200
commitddd255a40c9a33b5b7173c6d772e04f06f86e990 (patch)
treea28b8ae2f93b7f0df07f76f22bb85411adfb76e9 /pkgs/development/haskell-modules/configuration-common.nix
parent41c733a230514c53f271a2b401256d1e164c76ce (diff)
downloadnixlib-ddd255a40c9a33b5b7173c6d772e04f06f86e990.tar
nixlib-ddd255a40c9a33b5b7173c6d772e04f06f86e990.tar.gz
nixlib-ddd255a40c9a33b5b7173c6d772e04f06f86e990.tar.bz2
nixlib-ddd255a40c9a33b5b7173c6d772e04f06f86e990.tar.lz
nixlib-ddd255a40c9a33b5b7173c6d772e04f06f86e990.tar.xz
nixlib-ddd255a40c9a33b5b7173c6d772e04f06f86e990.tar.zst
nixlib-ddd255a40c9a33b5b7173c6d772e04f06f86e990.zip
pandoc-citeproc: remove obsolete overrides
The spuriously failing test suite is now disabled by cabal2nix.
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-common.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 7b8a5be19d6e..38efe7ae1add 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -433,11 +433,6 @@ self: super: {
   openpgp = dontCheck super.openpgp;
   optional = dontCheck super.optional;
   os-release = dontCheck super.os-release;
-  pandoc-citeproc = dontCheck super.pandoc-citeproc;
-  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;