qq: change wrapGAppsHook to makeWrapper (#284788)

This commit is contained in:
ChaosAttractor
2024-03-25 11:35:42 +01:00
committed by GitHub
parent 937b1365a9
commit 3035895d13
@@ -19,7 +19,7 @@
, vips
, at-spi2-core
, autoPatchelfHook
, wrapGAppsHook
, makeWrapper
}:
let
@@ -43,7 +43,7 @@ stdenv.mkDerivation {
nativeBuildInputs = [
autoPatchelfHook
wrapGAppsHook
makeWrapper
dpkg
];