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 syntax mapping for nixs flake.lock #3196

Merged
merged 1 commit into from
Feb 2, 2025
Merged

Conversation

odilf
Copy link
Contributor

@odilf odilf commented Feb 2, 2025

This PR adds a syntax mapping for flake.lock, which is JSON.

As far as lockfiles go, flake.locks are usually pretty readable and it's not too uncommon to inspect it manually (specifically, to compare hashes and to make sure there aren't multiple copies of the same flake in your flake). Therefore I think it's a worthwhile addition to have by default.

@keith-hall keith-hall enabled auto-merge February 2, 2025 19:10
@keith-hall keith-hall merged commit 7df1dec into sharkdp:master Feb 2, 2025
24 checks passed
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