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

Flake #221

Merged
merged 3 commits into from
Jun 4, 2023
Merged

Flake #221

merged 3 commits into from
Jun 4, 2023

Conversation

jamesdbrock
Copy link
Collaborator

@jamesdbrock jamesdbrock commented Jun 2, 2023

Renewing #134

Add flake.nix.

Add deluxe nix develop shell to flake.nix.

Update inputs, including Node.js 14_x → 18_x and Nixpkgs 23.05.

New method for generating node2nix, based on Justin’s composition.nix method.

Code reorganization.

@jamesdbrock jamesdbrock force-pushed the flake branch 2 times, most recently from 4dfeea4 to 6d623be Compare June 2, 2023 13:46
@jamesdbrock jamesdbrock marked this pull request as ready for review June 2, 2023 13:52
@jamesdbrock
Copy link
Collaborator Author

For after the merge #134 (comment)

@jamesdbrock
Copy link
Collaborator Author

jamesdbrock commented Jun 3, 2023

You can see what's in this PR with the command

nix flake show github:jamesdbrock/easy-purescript-nix/flake --allow-import-from-derivation

You can try the deluxe shell environment from this PR with the command

nix develop github:jamesdbrock/easy-purescript-nix/flake#deluxe

You can run spago from this PR with the command

nix run github:jamesdbrock/easy-purescript-nix/flake#spago -- --version

@jamesdbrock jamesdbrock force-pushed the flake branch 4 times, most recently from 5624191 to 4216be9 Compare June 3, 2023 03:35
Update inputs, including Node.js 14_x → 18_x and Nixpkgs 23.05.

New method for generating `node2nix`, based on Justin’s
`composition.nix` method.

Code reorganization.
@jamesdbrock jamesdbrock merged commit 27e0125 into justinwoo:master Jun 4, 2023
2 checks passed
@jamesdbrock jamesdbrock deleted the flake branch June 4, 2023 15:24
@jamesdbrock jamesdbrock mentioned this pull request Jun 5, 2023
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

2 participants