about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorrnhmjoj <rnhmjoj@inventati.org>2019-09-04 14:16:52 +0200
committerPeter Simons <simons@cryp.to>2019-09-06 17:27:20 +0200
commit7f01fe98453746d16b67811b903382b349e8ac34 (patch)
treea57459f3f39e2e435ec635931c4352dc3d5cddd2 /pkgs/development/haskell-modules
parent9786a40304ad1d1e1d099b5ac0b22b0aafe65941 (diff)
downloadnixlib-7f01fe98453746d16b67811b903382b349e8ac34.tar
nixlib-7f01fe98453746d16b67811b903382b349e8ac34.tar.gz
nixlib-7f01fe98453746d16b67811b903382b349e8ac34.tar.bz2
nixlib-7f01fe98453746d16b67811b903382b349e8ac34.tar.lz
nixlib-7f01fe98453746d16b67811b903382b349e8ac34.tar.xz
nixlib-7f01fe98453746d16b67811b903382b349e8ac34.tar.zst
nixlib-7f01fe98453746d16b67811b903382b349e8ac34.zip
haskellPackages.matplotlib: unmark as broken
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix1
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix.yaml1
2 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 7b173da2a91b..decf430d78f9 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -332,6 +332,7 @@ self: super: {
   lensref = dontCheck super.lensref;
   lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25
   lvmrun = disableHardening (dontCheck super.lvmrun) ["format"];
+  matplotlib = dontCheck super.matplotlib;
   memcache = dontCheck super.memcache;
   MemoTrie = dontHaddock (dontCheck super.MemoTrie);
   metrics = dontCheck super.metrics;
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
index 08f37dc7872e..996120c6f1d0 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -7163,7 +7163,6 @@ broken-packages:
   - mathflow
   - mathgenealogy
   - mathlink
-  - matplotlib
   - matrix-as-xyz
   - matsuri
   - matterhorn