python3Packages.cupy: mark as broken
This commit is contained in:
committed by
Jonathan Ringer
parent
998bc5d86c
commit
2c5f5c783e
@@ -70,5 +70,8 @@ in buildPythonPackage rec {
|
||||
license = licenses.mit;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ hyphon81 ];
|
||||
|
||||
# See https://github.com/NixOS/nixpkgs/pull/179912#issuecomment-1206265922.
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user