Jeremy Kennedy
fd8e928ec4
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
buildbot/nix-effects Build done.
fix(deploy): fetch nix-deploy over ssh so effects-eval authenticates
...
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.
2026-07-13 11:28:00 -04:00
public
feat: add favicon
2026-02-18 14:36:42 -05:00
src
feat: increase tagline hold time from 3.2s to 5.2s
2026-02-18 15:10:58 -05:00
.gitignore
feat: add nix flake with buildbot effects deploy
2026-02-21 06:07:51 -05:00
astro.config.mjs
chore: scaffold Astro project with bun
2026-02-18 14:32:44 -05:00
bun.lock
chore: scaffold Astro project with bun
2026-02-18 14:32:44 -05:00
bun.nix
feat: replace FOD with bun2nix for reproducible deps
2026-02-21 14:03:00 -05:00
CLAUDE.md
docs: update deployment info, add bun2nix regeneration note
2026-02-21 14:36:26 -05:00
flake.lock
fix(deploy): fetch nix-deploy over ssh so effects-eval authenticates
2026-07-13 11:28:00 -04:00
flake.nix
fix(deploy): fetch nix-deploy over ssh so effects-eval authenticates
2026-07-13 11:28:00 -04:00
justfile
chore: scaffold Astro project with bun
2026-02-18 14:32:44 -05:00
LICENSE
docs: add GPL-3.0 license
2026-02-27 01:40:14 -05:00
package.json
chore: scaffold Astro project with bun
2026-02-18 14:32:44 -05:00
README.md
Initial commit
2026-02-18 14:31:11 -05:00
tsconfig.json
chore: scaffold Astro project with bun
2026-02-18 14:32:44 -05:00