Skip to content

nix: setup nix flake#41

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

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.

@maxktz
Copy link
Copy Markdown
Contributor

maxktz commented Apr 3, 2026

Hi, thank you!

Interesting idea, but currently I don't think anyone else experiences this problem,
2 more root files add volume and might be confusing for people not familiar with NixOS

@maxktz maxktz closed this Apr 3, 2026
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