overrides: use electron 25 for schildichat
This commit is contained in:
parent
ba7ed51123
commit
0438460d1e
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ in
|
|||
inherit (stable)
|
||||
;
|
||||
|
||||
schildichat-desktop = prev.schildichat-desktop.override { electron = final.electron_25; };
|
||||
|
||||
python3 = prev.python3.override {
|
||||
packageOverrides = pythonFinal: pythonPrev: {
|
||||
qtile = pythonPrev.qtile.overrideAttrs (oldAttrs: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue