Merge pull request #57690 from fehrenbach/patch-1
chell: remove obsolete workaround that breaks 0.5
This commit is contained in:
commit
68bd7a4b25
1 changed files with 0 additions and 3 deletions
|
@ -1169,9 +1169,6 @@ self: super: {
|
|||
# });
|
||||
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.
|
||||
xmobar = dontCheck super.xmobar;
|
||||
|
||||
|
|
Loading…
Reference in a new issue