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

Fix flake.lock #2743

Merged
merged 1 commit into from Mar 1, 2022
Merged

Fix flake.lock #2743

merged 1 commit into from Mar 1, 2022

Conversation

michaelpj
Copy link
Collaborator

@michaelpj michaelpj commented Mar 1, 2022

#2738 updated
flake.nix but not flake.lock.

nix develop will just modify flake.lock locally, but nix-shell
will actually fail without this.

haskell#2738 updated
`flake.nix` but not `flake.lock`.

`nix develop` will just modify `flake.lock` locally, but `nix-shell`
will actually fail without this.
@michaelpj michaelpj requested a review from berberman March 1, 2022 17:54
@berberman berberman merged commit e43a8b6 into haskell:master Mar 1, 2022
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