mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
deepin.dde-api: mark as broken
This commit is contained in:
parent
e10dc49870
commit
2da8587c01
1 changed files with 1 additions and 0 deletions
|
@ -123,5 +123,6 @@ buildGoPackage rec {
|
|||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ romildo ];
|
||||
broken = true; # 2020-08-22 https://hydra.nixos.org/build/125354866/nixlog/2
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue