nixos/xmonad: move to haskell-ng and make a wrapper
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user