Commit 4a463f1c authored by justanotherariel's avatar justanotherariel
Browse files

morgen: electron_29 -> electron_30

parent c5ea55f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10411,7 +10411,7 @@ with pkgs;
  mole = callPackage ../tools/networking/mole { };
  morgen = callPackage ../applications/office/morgen {
    electron = electron_29;
    electron = electron_30;
  };
  mosh = callPackage ../tools/networking/mosh { };