Merge pull request #262377 from AlecsFerra/patch-1
albert: make albert run correctly under wayland
This commit is contained in:
commit
4c2ea71714
@ -10,6 +10,7 @@
|
|||||||
, qtscxml
|
, qtscxml
|
||||||
, qtsvg
|
, qtsvg
|
||||||
, qtdeclarative
|
, qtdeclarative
|
||||||
|
, qtwayland
|
||||||
, qt5compat
|
, qt5compat
|
||||||
, wrapQtAppsHook
|
, wrapQtAppsHook
|
||||||
, nix-update-script
|
, nix-update-script
|
||||||
@ -42,6 +43,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
qtscxml
|
qtscxml
|
||||||
qtsvg
|
qtsvg
|
||||||
qtdeclarative
|
qtdeclarative
|
||||||
|
qtwayland
|
||||||
qt5compat
|
qt5compat
|
||||||
] ++ (with python3Packages; [ python pybind11 ]);
|
] ++ (with python3Packages; [ python pybind11 ]);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user