mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 13:05:08 +00:00
morgen: bump electron
This commit is contained in:
parent
a7ed447c2e
commit
836f2f7233
@ -10948,7 +10948,7 @@ with pkgs;
|
||||
mole = callPackage ../tools/networking/mole { };
|
||||
|
||||
morgen = callPackage ../applications/office/morgen {
|
||||
electron = electron_22;
|
||||
electron = electron_25; # blank screen with electron_26
|
||||
};
|
||||
|
||||
mosh = callPackage ../tools/networking/mosh { };
|
||||
|
Loading…
Reference in New Issue
Block a user