Desktop/discord: revert vesktop to electron 33
This commit is contained in:
parent
36d0ee851e
commit
922c492412
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||
withOpenASAR = true;
|
||||
withVencord = true;
|
||||
};
|
||||
vesktop = super.vesktop.override {
|
||||
electron = _self.electron_33;
|
||||
};
|
||||
};
|
||||
in {
|
||||
nixpkgs.overlays = [discordOverlay];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue