Do some large, concurrency-capable builds on dedicated machines
This commit is contained in:
@@ -36,5 +36,6 @@ mkChromiumDerivation (base: rec {
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.linux;
|
||||
hydraPlatforms = if channel == "stable" then ["x86_64-linux"] else [];
|
||||
requiredSystemFeatures = [ "big-parallel" ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user