Merge pull request #200416 from kilianar/super-productivity_electron

This commit is contained in:
Sandro 2023-01-07 21:37:02 +01:00 committed by GitHub
commit 3c3d6bedf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29726,9 +29726,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 { };
inherit (callPackages ../development/libraries/wlroots {})
wlroots_0_14