Loading pkgs/development/python-modules/astroquery/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,8 @@ buildPythonPackage rec { description = "Functions and classes to access online data resources"; homepage = "https://astroquery.readthedocs.io/"; license = licenses.bsd3; # Broken since a certain astropy update, due to API incompatibility broken = true; maintainers = [ maintainers.smaret ]; }; } Loading
pkgs/development/python-modules/astroquery/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,8 @@ buildPythonPackage rec { description = "Functions and classes to access online data resources"; homepage = "https://astroquery.readthedocs.io/"; license = licenses.bsd3; # Broken since a certain astropy update, due to API incompatibility broken = true; maintainers = [ maintainers.smaret ]; }; }