nix flake check --all-systems
This commit is contained in:
@@ -85,7 +85,7 @@ in {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
nix flake update --accept-flake-config --commit-lock-file
|
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
|
git push origin main
|
||||||
|
|
||||||
${pkgs.deploy-rs.deploy-rs}/bin/deploy \
|
${pkgs.deploy-rs.deploy-rs}/bin/deploy \
|
||||||
|
|||||||
Reference in New Issue
Block a user