Loading pkgs/development/python-modules/dissect/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ buildPythonPackage rec { pname = "dissect"; version = "3.15"; version = "3.16"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -44,7 +44,7 @@ buildPythonPackage rec { owner = "fox-it"; repo = "dissect"; rev = "refs/tags/${version}"; hash = "sha256-9LRF5WBaxCaj2MEa2q90294seAU+89p5t5JBVa3vb5w="; hash = "sha256-Nj9PPhjj1kNNrZ1Lqt60O26z80HPD63EB1gKZ1ZiSeY="; }; pythonRelaxDeps = true; Loading Loading
pkgs/development/python-modules/dissect/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ buildPythonPackage rec { pname = "dissect"; version = "3.15"; version = "3.16"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -44,7 +44,7 @@ buildPythonPackage rec { owner = "fox-it"; repo = "dissect"; rev = "refs/tags/${version}"; hash = "sha256-9LRF5WBaxCaj2MEa2q90294seAU+89p5t5JBVa3vb5w="; hash = "sha256-Nj9PPhjj1kNNrZ1Lqt60O26z80HPD63EB1gKZ1ZiSeY="; }; pythonRelaxDeps = true; Loading