diff --git a/nix/wolf.nix b/nix/wolf.nix index b167ab89..a7533dfd 100644 --- a/nix/wolf.nix +++ b/nix/wolf.nix @@ -5,7 +5,7 @@ pkgs.stdenv.mkDerivation { src = self; patches = [ ]; - nativeBuildInputs = with pkgs; [ cmake pkg-config ninja ]; + nativeBuildInputs = with pkgs; [ cmake pkg-config ninja wrapGAppsHook]; buildInputs = with pkgs; [ deps.gst-wayland-display