From 09604fc01e5f75ec5ad2ad9afcdd22d41228ed44 Mon Sep 17 00:00:00 2001 From: Zac Durham <43076672+PapaZ810@users.noreply.github.com> Date: Wed, 22 Apr 2026 19:57:31 -0600 Subject: [PATCH] Add wrappGAppsHook3 to nativeBuildInputs This resolves #4595. Signed-off-by: Zac Durham <43076672+PapaZ810@users.noreply.github.com> --- nix/unwrapped.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/unwrapped.nix b/nix/unwrapped.nix index 478eb7b3e..99bf68dab 100644 --- a/nix/unwrapped.nix +++ b/nix/unwrapped.nix @@ -67,6 +67,7 @@ stdenv.mkDerivation { extra-cmake-modules jdk17 stripJavaArchivesHook + wrapGAppsHook3 ]; buildInputs = [