diff --git a/flake.nix b/flake.nix index 04dd0b7..1c12f0d 100644 --- a/flake.nix +++ b/flake.nix @@ -46,7 +46,7 @@ src = ./.; nativeBuildInputs = with pkgs; [ - wrapGAppsHook + wrapGAppsHook3 gobject-introspection ags.packages.${system}.default ];