authenticator: use wrapGAppsHook4

This commit is contained in:
Robert Schütz 2022-05-18 05:17:43 +00:00 committed by Robert Schütz
parent e44b273d9f
commit 3fa11ba9f4

View file

@ -9,7 +9,7 @@
, ninja
, pkg-config
, rustPlatform
, wrapGAppsHook
, wrapGAppsHook4
, gdk-pixbuf
, glib
, gst_all_1
@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
meson
ninja
pkg-config
wrapGAppsHook
wrapGAppsHook4
] ++ (with rustPlatform; [
cargoSetupHook
rust.cargo