Loading pkgs/development/python-modules/rioxarray/default.nix +0 −9 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ buildPythonPackage, pythonOlder, fetchFromGitHub, fetchpatch, # build-system setuptools, Loading Loading @@ -33,14 +32,6 @@ buildPythonPackage rec { hash = "sha256-HNtMLY83e6MQakIlmsJohmhjDWiM5/hqq25qSY1dPBw="; }; patches = [ # https://github.com/corteva/rioxarray/issues/836 (fetchpatch { url = "https://github.com/corteva/rioxarray/commit/6294b7468587b8c243ee4f561a90ca8de90ea0f1.patch"; hash = "sha256-0IvDAr17ymMN1J2vC1U3z/2N1Np1RaRjCAODZthQz8g="; }) ]; build-system = [ setuptools ]; dependencies = [ Loading Loading
pkgs/development/python-modules/rioxarray/default.nix +0 −9 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ buildPythonPackage, pythonOlder, fetchFromGitHub, fetchpatch, # build-system setuptools, Loading Loading @@ -33,14 +32,6 @@ buildPythonPackage rec { hash = "sha256-HNtMLY83e6MQakIlmsJohmhjDWiM5/hqq25qSY1dPBw="; }; patches = [ # https://github.com/corteva/rioxarray/issues/836 (fetchpatch { url = "https://github.com/corteva/rioxarray/commit/6294b7468587b8c243ee4f561a90ca8de90ea0f1.patch"; hash = "sha256-0IvDAr17ymMN1J2vC1U3z/2N1Np1RaRjCAODZthQz8g="; }) ]; build-system = [ setuptools ]; dependencies = [ Loading