chore(build): replace mirai builder with tako in build machine configurations
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
package = pkgs.nixVersions.latest; # deploy-rs doesn't work with nix >= 2.32
|
||||
buildMachines = [
|
||||
../../builders/tako.nix
|
||||
../../builders/mirai.nix
|
||||
../../builders/shiro.nix
|
||||
# ../../builders/tsuba.nix
|
||||
];
|
||||
|
||||
@@ -41,7 +41,6 @@
|
||||
distributedBuilds = true;
|
||||
buildMachines = [
|
||||
../../builders/tako.nix
|
||||
../../builders/mirai.nix
|
||||
../../builders/shiro.nix
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user