overrides: pin schilcichat-desktop to stable
This commit is contained in:
parent
e3a0d737ff
commit
54b505b320
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ in
|
||||||
inherit (stable)
|
inherit (stable)
|
||||||
;
|
;
|
||||||
|
|
||||||
schildichat-desktop = prev.schildichat-desktop.override { electron = final.electron_25; };
|
schildichat-desktop = stable.schildichat-desktop.override { electron = final.electron_26; };
|
||||||
|
|
||||||
python3 = prev.python3.override {
|
python3 = prev.python3.override {
|
||||||
packageOverrides = pythonFinal: pythonPrev: {
|
packageOverrides = pythonFinal: pythonPrev: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue