mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
haskell-xmobar: drop obsolete override for ghc-8.6.x
This commit is contained in:
parent
b376d55e52
commit
1bc42cb193
@ -117,7 +117,4 @@ self: super: {
|
||||
# Break out of "yaml >=0.10.4.0 && <0.11".
|
||||
stack = doJailbreak super.stack;
|
||||
|
||||
# https://github.com/vimus/libmpd-haskell/issues/109
|
||||
xmobar = disableCabalFlag (super.xmobar.override { libmpd = null; }) "with_mpd";
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user