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