Skip to content

feat: opt-in Nix devshell for contributor environment#7

Open
phall1 wants to merge 1 commit into
Evokoa:mainfrom
phall1:feat/nix-devshell
Open

feat: opt-in Nix devshell for contributor environment#7
phall1 wants to merge 1 commit into
Evokoa:mainfrom
phall1:feat/nix-devshell

Conversation

@phall1
Copy link
Copy Markdown

@phall1 phall1 commented May 19, 2026

Add flake.nix + .envrc providing pinned Rust 1.95, cargo-pgrx 0.18.0, and per-major Postgres devShells (pg13–pg17). Shell hook initializes pgrx against the nix-provided Postgres so contributors don't need to build Postgres from source or chase ICU/bison/readline deps on the host.

CONTRIBUTING.md gains a brew prereqs note, a --pg-config shortcut, and a short Nix section. The brew/apt path is unchanged; Nix is opt-in.

resolves #6

Add flake.nix + .envrc providing pinned Rust 1.95, cargo-pgrx 0.18.0, and
per-major Postgres devShells (pg13–pg17). Shell hook initializes pgrx
against the nix-provided Postgres so contributors don't need to build
Postgres from source or chase ICU/bison/readline deps on the host.

CONTRIBUTING.md gains a brew prereqs note, a --pg-config shortcut, and
a short Nix section. The brew/apt path is unchanged; Nix is opt-in.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@evokoa-admin evokoa-admin marked this pull request as ready for review May 19, 2026 14:56
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.

nix dev setup opt-in

1 participant