chore: add direnv .envrc for per-repo nix shell #19

Merged
archvillainette merged 2 commits from chore/direnv-use-flake into main 2026-06-25 07:00:51 +00:00
Owner

Auto-loads the repo's own flake devshell on cd via direnv. No-op for non-Nix users (direnv simply isn't installed). .direnv/ eval cache gitignored.

Part of dropping the redundant root migration/ flake aggregator (its non-git path: input copied the whole tree and broke on the local postgres data dir). Each repo's own git-scoped flake is the source of truth now.

Auto-loads the repo's own flake devshell on `cd` via direnv. No-op for non-Nix users (direnv simply isn't installed). `.direnv/` eval cache gitignored. Part of dropping the redundant root migration/ flake aggregator (its non-git path: input copied the whole tree and broke on the local postgres data dir). Each repo's own git-scoped flake is the source of truth now.
archvillainette added 1 commit 2026-06-25 06:52:31 +00:00
chore: add direnv .envrc for per-repo nix shell
build-binaries / build-binaries (pull_request) Successful in 2m13s
test-image / build-image (pull_request) Successful in 46s
test / test (pull_request) Successful in 1m23s
31eebaeadd
Auto-loads the repo's own flake devshell on cd via direnv.
No-op for non-Nix users (direnv just isn't installed). Ignore
the .direnv/ eval cache.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
archvillainette scheduled this pull request to auto merge when all checks succeed 2026-06-25 06:53:43 +00:00
xtul approved these changes 2026-06-25 06:55:54 +00:00
Dismissed
xtul approved these changes 2026-06-25 06:56:12 +00:00
Dismissed
xtul approved these changes 2026-06-25 06:56:33 +00:00
archvillainette added 1 commit 2026-06-25 07:00:47 +00:00
Merge branch 'main' into chore/direnv-use-flake
build-binaries / build-binaries (pull_request) Successful in 2m12s
test-image / build-image (pull_request) Successful in 45s
test / test (pull_request) Successful in 1m26s
f003c0a347
archvillainette merged commit 79595e55be into main 2026-06-25 07:00:51 +00:00
archvillainette deleted branch chore/direnv-use-flake 2026-06-25 07:00:51 +00:00
Sign in to join this conversation.