fix: update deploy-rs usage and nix version for mirai and related systems
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-11-28 16:30:48 +05:30
parent 1e3e314411
commit 0f6ee21a35
8 changed files with 16 additions and 13 deletions

View File

@@ -67,7 +67,7 @@
dates = "daily";
options = "--delete-older-than +5";
};
package = pkgs.nixVersions.nix_2_31; # deploy-rs doesn't work with nix >= 2.32
package = pkgs.nixVersions.latest; # deploy-rs doesn't work with nix >= 2.32
buildMachines = [
../../builders/tako.nix
../../builders/mirai.nix