mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 09:53:10 +00:00
airwave: disable hydra build
Relies on a file that must be downloaded manually.
This commit is contained in:
parent
65786ba322
commit
dcaee87529
@ -84,5 +84,6 @@ stdenv_multi.mkDerivation {
|
||||
license = licenses.mit;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ michalrus ];
|
||||
hydraPlatforms = [];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user