Commit 66f4b2e9 authored by kilianar's avatar kilianar
Browse files

super-productivity: bump electron version

The electron version was fixed to 17.4.1 which is now EOL.
parent 10dbd0c4
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -29311,9 +29311,7 @@ with pkgs;
  streamdeck-ui = libsForQt5.callPackage ../applications/misc/streamdeck-ui { };
  super-productivity = callPackage ../applications/office/super-productivity {
    electron = electron_17;
  };
  super-productivity = callPackage ../applications/office/super-productivity { };
  wlroots = wlroots_0_15;
  wlroots_0_14 = callPackage ../development/libraries/wlroots/0.14.nix { };