xmonad, xmonad-contrib, xmonad-extras: remove superfluous config
xmonad and xmonad-contrib no longer require patches, and xmonad-contrib and xmonad-extras no longer need to be jailbroken.
This commit is contained in:
committed by
Peter Simons
parent
e1d180725b
commit
8df4d87aee
@@ -1072,9 +1072,6 @@ self: super: {
|
||||
# https://github.com/haskell-servant/servant-auth/issues/113
|
||||
servant-auth-client = dontCheck super.servant-auth-client;
|
||||
|
||||
# Over-specified constraint on X11 ==1.8.*.
|
||||
xmonad = doJailbreak super.xmonad;
|
||||
|
||||
# Test has either build errors or fails anyway, depending on the compiler.
|
||||
vector-algorithms = dontCheck super.vector-algorithms;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user