forked from mirrors/nixpkgs
idea.android-studio: Disable Hydra build
http://hydra.nixos.org/build/38305379
This commit is contained in:
parent
bdc2a4a15b
commit
8f098d71f0
|
@ -24,6 +24,7 @@ let
|
|||
once it's ready.
|
||||
'';
|
||||
platforms = platforms.linux;
|
||||
hydraPlatforms = []; # Depends on androidsdk, which hits Hydra's output limits
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue