Skip to content

chore: add direnv support and clean up nix dev shell#3

Merged
vabatta merged 1 commit intomainfrom
chore/dev-tooling
Apr 4, 2026
Merged

chore: add direnv support and clean up nix dev shell#3
vabatta merged 1 commit intomainfrom
chore/dev-tooling

Conversation

@vabatta
Copy link
Copy Markdown
Collaborator

@vabatta vabatta commented Apr 4, 2026

Summary

  • Adds .envrc with use flake for automatic nix develop via direnv
  • Adds .direnv/ to .gitignore
  • Removes exec $SHELL from the nix dev shell shellHook (caused issues in non-interactive contexts) and minor formatting cleanup

Test plan

  • direnv allow in the repo root drops into the dev shell automatically
  • npm test still works after entering the shell

@vabatta vabatta merged commit f6d967a into main Apr 4, 2026
1 check passed
@vabatta vabatta deleted the chore/dev-tooling branch April 4, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant