Loading pkgs/by-name/fa/fangfrisch/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, python3, fetchFromGitHub, nix-update-script, }: let version = "1.9.2"; Loading Loading @@ -30,6 +31,8 @@ python3.pkgs.buildPythonApplication { pythonImportsCheck = [ "fangfrisch" ]; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Update and verify unofficial Clam Anti-Virus signatures"; homepage = "https://github.com/rseichter/fangfrisch"; Loading Loading
pkgs/by-name/fa/fangfrisch/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, python3, fetchFromGitHub, nix-update-script, }: let version = "1.9.2"; Loading Loading @@ -30,6 +31,8 @@ python3.pkgs.buildPythonApplication { pythonImportsCheck = [ "fangfrisch" ]; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Update and verify unofficial Clam Anti-Virus signatures"; homepage = "https://github.com/rseichter/fangfrisch"; Loading