mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-30 15:23:26 +03:00
otter: Mark broken
Build hangs an hits the hydra time limit:
http://hydra.nixos.org/build/34897110
(cherry picked from commit ca0e724266
)
This commit is contained in:
parent
091ca4e97c
commit
4cdf5b4279
@ -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