xmonad-extras: jailbreak to support recent versions of xmonad
This commit is contained in:
@@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
|||||||
xmonadContrib
|
xmonadContrib
|
||||||
];
|
];
|
||||||
configureFlags = "-f-with_hlist -fwith_split -fwith_parsec";
|
configureFlags = "-f-with_hlist -fwith_split -fwith_parsec";
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/xmonad-extras";
|
homepage = "http://projects.haskell.org/xmonad-extras";
|
||||||
description = "Third party extensions for xmonad with wacky dependencies";
|
description = "Third party extensions for xmonad with wacky dependencies";
|
||||||
|
|||||||
Reference in New Issue
Block a user