Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix flake init #6

Merged
merged 2 commits into from
Aug 26, 2024
Merged

nix flake init #6

merged 2 commits into from
Aug 26, 2024

Conversation

phanirithvij
Copy link
Contributor

@phanirithvij phanirithvij commented Aug 26, 2024

Added a simple flake with basic formatting checks.
yarn with a shell.nix is the only thing needed really.

nix-shell --run "yarn build/dev".
or
nix develop or direnv allow for dev.

Consider this just a suggestion and I don't mind if not accepted, since the build is simple enough to not require nix flakes.

Signed-off-by: phanirithvij <[email protected]>
@ocfox
Copy link
Owner

ocfox commented Aug 26, 2024

Thanks!

@ocfox ocfox merged commit 7934402 into ocfox:master Aug 26, 2024
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