style: auto-format from pre-push hooks
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Oleks
2026-05-12 00:02:47 +03:00
parent 949f0d2153
commit 3dda8347e4
+2 -3
View File
@@ -35,12 +35,11 @@ antigravity-update:
gitea-build:
nix build .#gitea-projects-api --print-build-logs
# Refresh gitea-projects-api: tracks feat/projects-api tip, updates rev + src/vendor/pnpmDeps hashes + version date
# Refresh gitea-projects-api: bump rev/hashes/version, retag the gitea fork, push both repos
gitea-update:
nix run nixpkgs#nix-update -- \
--flake gitea-projects-api \
--version=branch=feat/projects-api \
--build
--use-update-script
# Run gitea from the attic-cached build (no local recompile)
gitea-run: