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

Update nix flake #3

Merged
merged 3 commits into from
Jul 6, 2024
Merged

Conversation

rgoulter
Copy link
Contributor

@rgoulter rgoulter commented Jun 30, 2024

This PR updates the flake.lock, with a couple of changes required to enable this.

On main, nickel is 1.4, zig is 0.11.

Nickel's 1.5 and 1.7 releases have some nice UX improvements.

Updating the flake with nix flake update provides a newer nickel with these features.

Some of the destructuring/pattern matching code needed to be updated for Nickel 1.7.

The zig build commands didn't work with the updated zig (0.13), and nixpkgs has zig_0_11, so I updated the devShell to use that.

@semickolon semickolon merged commit 162adf3 into semickolon:main Jul 6, 2024
1 check passed
@semickolon
Copy link
Owner

Awesome, thanks! Great start for me after the hiatus.

@rgoulter rgoulter deleted the update-nix-flake branch July 6, 2024 15:50
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