Skip to content

Conversation

@sandptel
Copy link

@eirnym
Copy link

eirnym commented Nov 17, 2025

Why have you removed Cargo.lock from gitignore?

@sandptel
Copy link
Author

Hi @eirnym,
It's been a while and I do not exactly remember why I chose to do that ( mostly because the nix builder need to calculate the sha256 hash of the dependency graph of rust/cargo libraries used here, by readily fetching all of those and then calculating that and matching it with the mentioned one in the derivation to be sure about the reproducibility of the following package). But after a proper review a working derivation of vtracer has been merged in nixpkgs and is readily available to use there, which removes the need for the following addition.

@sandptel sandptel closed this Dec 21, 2025
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