Skip to content

Reintroduce cargo.lock#52

Open
gitRaiku wants to merge 1 commit into
gatecat:mainfrom
gitRaiku:cargo-lock
Open

Reintroduce cargo.lock#52
gitRaiku wants to merge 1 commit into
gatecat:mainfrom
gitRaiku:cargo-lock

Conversation

@gitRaiku

@gitRaiku gitRaiku commented Jul 5, 2026

Copy link
Copy Markdown

This pull requests adds back cargo.lock to git as it is needed for reproducible builds.
This is especially relevant for creating a nix package since otherwise I would need to patch cargo.lock
manually.

https://doc.rust-lang.org/cargo/faq.html#why-have-cargolock-in-version-control

Since building rust packages with nix requires cargo.lock for
reproducible builds this commit adds it to version control.

https://doc.rust-lang.org/cargo/faq.html#why-have-cargolock-in-version-control

Signed-off-by: gitRaiku <raraiku@proton.me>
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.

1 participant