Skip to content

chore: add Nix flake#118

Open
starius wants to merge 1 commit into
andrerfneves:mainfrom
starius:nix
Open

chore: add Nix flake#118
starius wants to merge 1 commit into
andrerfneves:mainfrom
starius:nix

Conversation

@starius

@starius starius commented Jun 1, 2026

Copy link
Copy Markdown
Contributor
  • Add flake outputs for nix develop, nix build, and nix run
  • Build the Vite app with Node 22 and a fixed npm dependency hash
  • Serve the production build through the default app wrapper

It simplifies using and developing this tool on nix machines.
Also it freezes the build, meaning "build once, build forever".

- Add flake outputs for nix develop, nix build, and nix run
- Build the Vite app with Node 22 and a fixed npm dependency hash
- Serve the production build through the default app wrapper
@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

@starius is attempting to deploy a commit to the Andre Neves' projects Team on Vercel.

A member of the Team first needs to authorize it.

@andrerfneves

Copy link
Copy Markdown
Owner

We just merged a fairly large refactor into main that changed the app dependencies and package-lock, including removing a couple of packages. Could you please rebase/update this branch and rerun the Nix build/hash generation? The current npmDepsHash in flake.nix is likely stale against the new dependency graph.

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