nixos/xmonad: move to haskell-ng and make a wrapper

This commit is contained in:
Nikolay Amiantov
2015-02-03 01:05:23 +03:00
parent f8038b0c6c
commit b7bb524f04
6 changed files with 46 additions and 15 deletions
@@ -409,6 +409,9 @@ self: super: {
# https://github.com/seagreen/hjsonschema/issues/4
hjsonschema = dontCheck super.hjsonschema;
# Nix-specific workaround
xmonad = appendPatch super.xmonad ./xmonad-nix.patch;
} // {
# Not on Hackage.