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.
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Auto-loads the repo's own flake devshell on
cdvia 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.