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-02-16 10:04:33 +0100
committerPeter Simons <simons@cryp.to>2015-02-16 10:04:33 +0100
commit98476e9c51e7801971d1b88400d1d3b1c25e2eba (patch)
tree6a33382b6f6cb7c77dbac85f35a784451a2e1682 /pkgs/development/haskell-modules/configuration-common.nix
parentb548adf58d0a0ae843ae2175ab78e3eafd3106fc (diff)
downloadnixpkgs-98476e9c51e7801971d1b88400d1d3b1c25e2eba.tar
nixpkgs-98476e9c51e7801971d1b88400d1d3b1c25e2eba.tar.gz
nixpkgs-98476e9c51e7801971d1b88400d1d3b1c25e2eba.tar.bz2
nixpkgs-98476e9c51e7801971d1b88400d1d3b1c25e2eba.tar.lz
nixpkgs-98476e9c51e7801971d1b88400d1d3b1c25e2eba.tar.xz
nixpkgs-98476e9c51e7801971d1b88400d1d3b1c25e2eba.tar.zst
nixpkgs-98476e9c51e7801971d1b88400d1d3b1c25e2eba.zip
haskell-mp does not compile.
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-common.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 2c1d2368b43..a7869210d86 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -507,6 +507,9 @@ self: super: {
   # https://github.com/srijs/hwsl2/issues/1
   hwsl2 = markBroken super.hwsl2;
 
+  # https://code.google.com/p/linux-music-player/issues/detail?id=1
+  mp = markBroken super.mp;
+
 } // {
 
   # Not on Hackage.