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