mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
ulauncher: revert back to webkitgtk_4_0 to fix startup error
This commit is contained in:
parent
a16efe5d2f
commit
460905fe2e
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
gobject-introspection,
|
||||
gtk3,
|
||||
wrapGAppsHook3,
|
||||
webkitgtk_4_1,
|
||||
webkitgtk_4_0,
|
||||
libnotify,
|
||||
keybinder3,
|
||||
libappindicator,
|
||||
|
@ -45,7 +45,7 @@ python3Packages.buildPythonApplication rec {
|
|||
libappindicator
|
||||
libnotify
|
||||
librsvg
|
||||
webkitgtk_4_1
|
||||
webkitgtk_4_0
|
||||
wmctrl
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue