mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
frab: mark as broken
No successful hydra build since 2018-02-14. The build fails in the ruby gem json-1.8.3, which we cannot mark directly as broken in nixpkgs, so we mark this as broken.
This commit is contained in:
parent
4c2388dee3
commit
15fedb51b3
@ -48,5 +48,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Web-based conference planning and management system";
|
||||
homepage = https://github.com/frab/frab;
|
||||
license = licenses.mit;
|
||||
broken = true; # 2018-09-08; no successful hydra build since 2018-02-14
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user