about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-03-24 20:20:06 +0100
committerPeter Simons <simons@cryp.to>2015-03-25 14:37:15 +0100
commit9170b4bd6587bb7615138929da6800577de97cfa (patch)
treebad5e9812dbd01f579c5e5d47bba1a4a48b2343c /pkgs/development/haskell-modules
parent013b12a54c9781555f69c74ea1cbe5f3b5f1a96e (diff)
downloadnixlib-9170b4bd6587bb7615138929da6800577de97cfa.tar
nixlib-9170b4bd6587bb7615138929da6800577de97cfa.tar.gz
nixlib-9170b4bd6587bb7615138929da6800577de97cfa.tar.bz2
nixlib-9170b4bd6587bb7615138929da6800577de97cfa.tar.lz
nixlib-9170b4bd6587bb7615138929da6800577de97cfa.tar.xz
nixlib-9170b4bd6587bb7615138929da6800577de97cfa.tar.zst
nixlib-9170b4bd6587bb7615138929da6800577de97cfa.zip
haskell-lambdabot: upstream has fixed the build
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 039a602db861..d9ce5d3a1fed 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -582,15 +582,6 @@ self: super: {
   hmidi = markBrokenVersion "0.2.1.0" super.hmidi;
   padKONTROL = markBroken super.padKONTROL;
 
-  # https://github.com/lambdabot/lambdabot/issues/105
-  lambdabot-core = markBroken super.lambdabot-core;
-  lambdabot-haskell-plugins = markBroken super.lambdabot-haskell-plugins;
-  lambdabot-irc-plugins = markBroken super.lambdabot-irc-plugins;
-  lambdabot-misc-plugins = markBroken super.lambdabot-misc-plugins;
-  lambdabot-novelty-plugins = markBroken super.lambdabot-novelty-plugins;
-  lambdabot-reference-plugins = markBroken super.lambdabot-reference-plugins;
-  lambdabot-social-plugins = markBroken super.lambdabot-social-plugins;
-
   # Upstream provides no issue tracker and no contact details.
   vivid = markBroken super.vivid;