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

Add nixpkgs and easy-purescript-nix as easily updateable niv sources #301

Closed
wants to merge 1 commit into from

Conversation

tfc
Copy link

@tfc tfc commented Sep 27, 2022

This PR does:

  • In order to make it easier to update the shell.nix environment, i added a niv sources.json file.
    • This way one can simply run niv update && git add nix/sources.json && git commit -m "Updated nix inputs" from time to time to keep the shell.nix up to date.
    • not only easy-purescript-nix is pinned now, but also the nixpkgs input (which in turn pins nodejs and all the other involved tools).
  • In addition to that, i added the nodejs input because it is a dependency when running the makefile targets.

I have compiled some examples with that, and it works great.

@tfc tfc closed this Jan 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.

None yet

1 participant