morgen: bump electron version to electron_32

This commit is contained in:
NotAShelf 2024-10-23 07:17:40 +03:00
parent d75577c34f
commit 846d553405
No known key found for this signature in database
GPG Key ID: AF26552424E53993

View File

@ -10104,7 +10104,7 @@ with pkgs;
mole = callPackage ../tools/networking/mole { };
morgen = callPackage ../applications/office/morgen {
electron = electron_30;
electron = electron_32;
};
mosh = callPackage ../tools/networking/mosh { };