Loading pkgs/development/python-modules/msticpy/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ buildPythonPackage rec { pname = "msticpy"; version = "2.16.1"; version = "2.16.2.post"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -59,7 +59,7 @@ buildPythonPackage rec { owner = "microsoft"; repo = "msticpy"; tag = "v${version}"; hash = "sha256-bvqeH2JCUCrObQBgoD6ie2IEfH0nQAuiZoFX81+T7Gs="; hash = "sha256-EUZAN56EXNnAFXiBhtjsu652+K3T/qMZoWt2N1C92mU="; }; pythonRelaxDeps = [ "bokeh" ]; Loading Loading @@ -117,7 +117,7 @@ buildPythonPackage rec { meta = { description = "Microsoft Threat Intelligence Security Tools"; homepage = "https://github.com/microsoft/msticpy"; changelog = "https://github.com/microsoft/msticpy/releases/tag/v${version}"; changelog = "https://github.com/microsoft/msticpy/releases/tag/${src.tag}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ fab ]; }; Loading Loading
pkgs/development/python-modules/msticpy/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ buildPythonPackage rec { pname = "msticpy"; version = "2.16.1"; version = "2.16.2.post"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -59,7 +59,7 @@ buildPythonPackage rec { owner = "microsoft"; repo = "msticpy"; tag = "v${version}"; hash = "sha256-bvqeH2JCUCrObQBgoD6ie2IEfH0nQAuiZoFX81+T7Gs="; hash = "sha256-EUZAN56EXNnAFXiBhtjsu652+K3T/qMZoWt2N1C92mU="; }; pythonRelaxDeps = [ "bokeh" ]; Loading Loading @@ -117,7 +117,7 @@ buildPythonPackage rec { meta = { description = "Microsoft Threat Intelligence Security Tools"; homepage = "https://github.com/microsoft/msticpy"; changelog = "https://github.com/microsoft/msticpy/releases/tag/v${version}"; changelog = "https://github.com/microsoft/msticpy/releases/tag/${src.tag}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ fab ]; }; Loading