Loading pkgs/development/python-modules/yara-x/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,9 @@ buildPythonPackage rec { homepage = "https://github.com/VirusTotal/yara-x/tree/main/py"; changelog = "https://github.com/VirusTotal/yara-x/tree/${src.tag}/py"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ ivyfanchiang ]; maintainers = with lib.maintainers; [ ivyfanchiang lesuisse ]; }; } Loading
pkgs/development/python-modules/yara-x/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -42,6 +42,9 @@ buildPythonPackage rec { homepage = "https://github.com/VirusTotal/yara-x/tree/main/py"; changelog = "https://github.com/VirusTotal/yara-x/tree/${src.tag}/py"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ ivyfanchiang ]; maintainers = with lib.maintainers; [ ivyfanchiang lesuisse ]; }; }