deployerbot: nix flake check --all-systems

This commit is contained in:
Motiejus Jakštys 2024-02-27 18:32:16 +02:00
parent a554841ac8
commit 878cf4071c
1 changed files with 1 additions and 1 deletions

View File

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