nix flake check --all-systems
This commit is contained in:
parent
10bcb3f0b2
commit
e5014bc18d
|
@ -85,7 +85,7 @@ in {
|
|||
fi
|
||||
|
||||
nix flake update --accept-flake-config --commit-lock-file
|
||||
nix flake check --accept-flake-config
|
||||
nix flake check --all-systems --accept-flake-config
|
||||
git push origin main
|
||||
|
||||
${pkgs.deploy-rs.deploy-rs}/bin/deploy \
|
||||
|
|
Loading…
Reference in New Issue