mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
Merge pull request #200416 from kilianar/super-productivity_electron
This commit is contained in:
commit
3c3d6bedf0
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue