Merge pull request #57690 from fehrenbach/patch-1
chell: remove obsolete workaround that breaks 0.5
This commit is contained in:
commit
68bd7a4b25
@ -1169,9 +1169,6 @@ self: super: {
|
|||||||
# });
|
# });
|
||||||
libnix = dontCheck super.libnix;
|
libnix = dontCheck super.libnix;
|
||||||
|
|
||||||
# https://github.com/jmillikin/chell/issues/1
|
|
||||||
chell = super.chell.override { patience = self.patience_0_1_1; };
|
|
||||||
|
|
||||||
# The test suite tries to mess with ALSA, which doesn't work in the build sandbox.
|
# The test suite tries to mess with ALSA, which doesn't work in the build sandbox.
|
||||||
xmobar = dontCheck super.xmobar;
|
xmobar = dontCheck super.xmobar;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user