From bc4a6eae039b5ba4f54bbc6ba862fd1282d40ee1 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 31 Oct 2025 19:27:36 -0400 Subject: update commits --- pkgs/astal/builder.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/astal/builder.nix') diff --git a/pkgs/astal/builder.nix b/pkgs/astal/builder.nix index a78d602..c4030f7 100644 --- a/pkgs/astal/builder.nix +++ b/pkgs/astal/builder.nix @@ -38,7 +38,7 @@ in inherit src name; nativeBuildInputs = with pkgs; [ - wrapGAppsHook + wrapGAppsHook3 gobject-introspection ]; -- cgit v1.2.3-freya