[NixOS] No hies and other haskell tweaks

This commit is contained in:
Ivan Malison 2019-12-09 16:16:59 -08:00
parent c735262e28
commit 4e559daa20
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -131,8 +131,7 @@ in
# Haskell Desktop
(import ../dotfiles/config/taffybar/default.nix)
(import ../dotfiles/config/xmonad/default.nix)
(ntiHaskellPackages.callCabal2nix "notifications-tray-icon" notifications-tray-icon-source { })
haskellPackages.gtk-sni-tray
notifications-tray-icon
haskellPackages.status-notifier-item
haskellPackages.xmonad
haskellPackages.dbus-hslogger
@ -184,7 +183,7 @@ in
haskellPackages.hpack
haskellPackages.hasktags
haskellPackages.hoogle
(all-hies.selection { selector = p: { inherit (p) ghc864 ghc865; }; })
# (all-hies.selection { selector = p: { inherit (p) ghc864 ghc865; }; })
# Scala
sbt