summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2018-07-10 12:50:53 +0200
committerPeter Simons <simons@cryp.to>2018-07-10 20:10:18 +0200
commit32bd0c4f503c92dda2c48017d5ce3e0b83b41069 (patch)
treea9d27cc5b356ee455b51e4048c554a7fe7d6fb16 /pkgs/development/haskell-modules/configuration-hackage2nix.yaml
parent69cd09f8fb2427233319883dfdc0c702b87e2bf1 (diff)
downloadnixlib-32bd0c4f503c92dda2c48017d5ce3e0b83b41069.tar
nixlib-32bd0c4f503c92dda2c48017d5ce3e0b83b41069.tar.gz
nixlib-32bd0c4f503c92dda2c48017d5ce3e0b83b41069.tar.bz2
nixlib-32bd0c4f503c92dda2c48017d5ce3e0b83b41069.tar.lz
nixlib-32bd0c4f503c92dda2c48017d5ce3e0b83b41069.tar.xz
nixlib-32bd0c4f503c92dda2c48017d5ce3e0b83b41069.tar.zst
nixlib-32bd0c4f503c92dda2c48017d5ce3e0b83b41069.zip
hackage2nix: xmobar-0.26 needs old versions of dbus and hinotify to compile
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix.yaml')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
index b7ccd7500859..2c5ccd4a75e3 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -2367,6 +2367,7 @@ extra-packages:
   - conduit-extra >=1.1 && <1.3         # pre-lts-11.x versions neeed by git-annex 6.20180227
   - containers < 0.5                    # required to build alex with GHC 6.12.3
   - control-monad-free < 0.6            # newer versions don't compile with anything but GHC 7.8.x
+  - dbus <1                             # for xmonad-0.26
   - deepseq == 1.3.0.1                  # required to build Cabal with GHC 6.12.3
   - generic-deriving == 1.10.5.*        # new versions don't compile with GHC 7.10.x
   - gloss < 1.9.3                       # new versions don't compile with GHC 7.8.x
@@ -2382,6 +2383,7 @@ extra-packages:
   - happy <1.19.6                       # newer versions break Agda
   - haskell-gi-overloading == 0.0       # gi-* packages use this dependency to disable overloading support
   - haskell-src-exts == 1.19.*          # required by hindent and structured-haskell-mode
+  - hinotify == 0.3.9                   # for xmonad-0.26: https://github.com/kolmodin/hinotify/issues/29
   - hoogle == 5.0.14                    # required by hie-hoogle
   - html-conduit ^>= 1.2                # pre-lts-11.x versions neeed by git-annex 6.20180227
   - http-conduit ^>= 2.2                # pre-lts-11.x versions neeed by git-annex 6.20180227