No description
- Nix 88.2%
- Astro 8.7%
- CSS 2.9%
- Just 0.1%
The buildbot worker authenticates to private git.jeremyk.net repos with its deploy key, not https. Over git+https the buildbot-effects re-fetch has no credential and the deploy effect fails once the input is GC'd from the store. Switch to git+ssh, matching private-dotfiles; same rev, no content change. |
||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| astro.config.mjs | ||
| bun.lock | ||
| bun.nix | ||
| CLAUDE.md | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||