dvc: mark broken due to none existing dependency
This commit is contained in:
parent
5907b939fb
commit
c685b5a989
1 changed files with 1 additions and 0 deletions
|
@ -98,5 +98,6 @@ python3.pkgs.buildPythonApplication rec {
|
|||
homepage = "https://dvc.org";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ cmcdragonkai fab ];
|
||||
broken = true; # requires new python package: dvc-studio-client
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue