summaryrefslogtreecommitdiff
path: root/pkgs/astal
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/astal')
-rw-r--r--pkgs/astal/builder.nix2
1 files changed, 1 insertions, 1 deletions
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
];