mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
pythonPackages.qiskit: Mark as broken
This commit is contained in:
parent
8fd8f3a44a
commit
5c65c2e329
@ -59,5 +59,7 @@ buildPythonPackage rec {
|
||||
maintainers = with stdenv.lib.maintainers; [
|
||||
pandaman
|
||||
];
|
||||
# Needs to be updated and have its new dependencies added
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user