meguca: Mark as broken
This commit is contained in:
parent
1b1e3d140e
commit
f4d57f3c02
@ -46,5 +46,7 @@ buildGoPackage rec {
|
|||||||
license = licenses.agpl3Plus;
|
license = licenses.agpl3Plus;
|
||||||
maintainers = with maintainers; [ chiiruno ];
|
maintainers = with maintainers; [ chiiruno ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
broken = true; # Broken on Hydra since 2019-04-18:
|
||||||
|
# https://hydra.nixos.org/build/98885902
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user