mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
otter: Mark broken
Build hangs an hits the hydra time limit: http://hydra.nixos.org/build/34897110
This commit is contained in:
parent
3ae8810ffa
commit
ca0e724266
@ -43,5 +43,6 @@ stdenv.mkDerivation {
|
||||
license = stdenv.lib.licenses.publicDomain ;
|
||||
maintainers = [stdenv.lib.maintainers.raskin];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user