deployerbot: accept-flake-config

This commit is contained in:
Motiejus Jakštys 2024-02-25 23:56:38 +02:00
parent b8ccb2216d
commit 10bcb3f0b2
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ in {
fi
nix flake update --accept-flake-config --commit-lock-file
nix flake check
nix flake check --accept-flake-config
git push origin main
${pkgs.deploy-rs.deploy-rs}/bin/deploy \