deployerbot: nix flake check --all-systems

This commit is contained in:
2024-02-27 18:32:16 +02:00
parent a554841ac8
commit 878cf4071c

View File

@@ -72,7 +72,7 @@
nix flake update --accept-flake-config --commit-lock-file nix flake update --accept-flake-config --commit-lock-file
# TODO --all-systems # TODO --all-systems
nix flake check --accept-flake-config nix flake check --all-systems --accept-flake-config
EXITCODE=0 EXITCODE=0
${pkgs.deploy-rs.deploy-rs}/bin/deploy \ ${pkgs.deploy-rs.deploy-rs}/bin/deploy \