Loading pkgs/development/python-modules/dissect-ffs/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ setuptools, setuptools-scm, pytestCheckHook, pythonOlder, }: buildPythonPackage rec { Loading @@ -15,8 +14,6 @@ buildPythonPackage rec { version = "3.12"; pyproject = true; disabled = pythonOlder "3.10"; src = fetchFromGitHub { owner = "fox-it"; repo = "dissect.ffs"; Loading Loading
pkgs/development/python-modules/dissect-ffs/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ setuptools, setuptools-scm, pytestCheckHook, pythonOlder, }: buildPythonPackage rec { Loading @@ -15,8 +14,6 @@ buildPythonPackage rec { version = "3.12"; pyproject = true; disabled = pythonOlder "3.10"; src = fetchFromGitHub { owner = "fox-it"; repo = "dissect.ffs"; Loading