feat(whitby): Use Tvix as the system Nix on whitby

... this is going to break so much stuff. Lets have some fun.

Change-Id: If0185e0323391c7055d47b797083bb5afde57cb5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1829
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2020-08-21 02:36:03 +01:00 committed by tazjin
parent ec72ca1961
commit 8fa3087067

View file

@ -148,6 +148,7 @@ in lib.fix(self: {
time.timeZone = "UTC";
nix = {
package = depot.third_party.nix;
nrBuildUsers = 128;
maxJobs = lib.mkDefault 64;
extraOptions = ''