Skip to content

Add Nix development environment#20

Open
michaelmelanson wants to merge 1 commit into
render-oss:mainfrom
michaelmelanson:add-nix-dev-environment
Open

Add Nix development environment#20
michaelmelanson wants to merge 1 commit into
render-oss:mainfrom
michaelmelanson:add-nix-dev-environment

Conversation

@michaelmelanson

Copy link
Copy Markdown
Contributor

Summary

  • Add a flake-based Nix dev shell with Go tooling for local development
  • Add direnv configuration and ignore local direnv/env overrides in git

Test plan

  • Run direnv allow from the repo root
  • Run nix develop ./nix#dev --command go test ./...
  • Confirm go build works inside the shell

Made with Cursor

Provide a flake-based dev shell and direnv config so contributors can get a reproducible Go toolchain without manual setup.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

2 participants