diff --git a/pkgs/by-name/as/asn1editor/package.nix b/pkgs/by-name/as/asn1editor/package.nix index bf0c0f5e27d2..2093ab248826 100644 --- a/pkgs/by-name/as/asn1editor/package.nix +++ b/pkgs/by-name/as/asn1editor/package.nix @@ -2,6 +2,7 @@ lib, python3, fetchFromGitHub, + wrapGAppsHook3, }: python3.pkgs.buildPythonApplication (finalAttrs: { @@ -18,6 +19,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { build-system = with python3.pkgs; [ setuptools + wrapGAppsHook3 ]; dependencies = with python3.pkgs; [