fangfrisch: add update script (#396345)

Yt 3b27e391 79fc8ade

Changed files
+3
pkgs
by-name
fa
fangfrisch
+3
pkgs/by-name/fa/fangfrisch/package.nix
···
lib,
python3,
fetchFromGitHub,
+
nix-update-script,
}:
let
version = "1.9.2";
···
];
pythonImportsCheck = [ "fangfrisch" ];
+
+
passthru.updateScript = nix-update-script { };
meta = with lib; {
description = "Update and verify unofficial Clam Anti-Virus signatures";