From f268b25f6a64ebc7c52e0cc1a2d82efbf1a6e207 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 6 Mar 2026 01:20:04 -0800 Subject: no push to vps for now --- .pre-commit-config.yaml | 2 +- flake.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a38d569..82f8cc4 120000 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1 +1 @@ -/nix/store/6fvxyam5cy48j363m8r1xf8jddkrsg5s-pre-commit-config.json \ No newline at end of file +/nix/store/c35nadk9gd4bkknx86jhbkfmn4cgknnm-pre-commit-config.json \ No newline at end of file diff --git a/flake.nix b/flake.nix index 89034c7..c9884eb 100644 --- a/flake.nix +++ b/flake.nix @@ -98,7 +98,6 @@ if [ "$BRANCH" != "main" ]; then exit 0 fi echo "Pushing to main detected. Deploying to ${spontaneityHost}..." -nixos-rebuild switch --flake .#spontaneity --target-host ${spontaneityUser}@${spontaneityHost} if [ $? -eq 0 ]; then echo "Deployment successful!" else -- cgit v1.3