mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
treewide: mark some broken packages as broken
Refs:e6754980261e9cc5b984793a2fe1e8c19cf65261f6544d618f
This commit is contained in:
@@ -35,5 +35,6 @@ buildPythonPackage rec {
|
||||
homepage = https://github.com/pydata/sparse/;
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.costrouc ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user