Skip to content

nix: setup nix flake#41

Open
matthew-hre wants to merge 1 commit intogetpaykit:mainfrom
matthew-hre:matthew-hre/jj-oqztwysknumq
Open

nix: setup nix flake#41
matthew-hre wants to merge 1 commit intogetpaykit:mainfrom
matthew-hre:matthew-hre/jj-oqztwysknumq

Conversation

@matthew-hre
Copy link
Copy Markdown

Hey! This project looks really interesting, and I'm looking forward to contributing. This PR adds a Nix flake for a development environment.

What's a Nix Flake?

A flake is a reproducible development environment specification. Think of it like a package.json for your entire dev setup - it pins not just npm packages, but Node.js version, system tools, and dependencies. For NixOS users, it means: nix develop and you have a shell with everything needed to contribute, no manual setup.

NixOS contributors currently need to manually manage Node.js/pnpm versions. The flake makes onboarding instant and guarantees consistency. Other users feel zero impact.

If you're not on NixOS, you won't use this. If you are, you run nix develop once and skip manual version management forever.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

@matthew-hre is attempting to deploy a commit to the maxktz Team on Vercel.

A member of the Team first needs to authorize it.

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