Mic92 / nix-update

Swiss-knife for updating nix packages.
MIT License
504 stars 46 forks source link

Add support for generating Cargo.lock #266

Closed natsukium closed 2 months ago

natsukium commented 3 months ago

closes https://github.com/Mic92/nix-update/issues/164

The problems with vendored Cargo.lock to nixpkgs are discussed in the following issue, but for now it would be a good idea to allow such Cargo.lock to be updated with nix-update. There are many projects, especially in python packages, that have no Cargo.lock, and we feel painful updating them for a while until the issue is resolved.

Mic92 commented 2 months ago

nix-update also works outside of nixpkgs, where lock size is less of an issue.

Mic92 commented 2 months ago

@mergify rebase

mergify[bot] commented 2 months ago

rebase

✅ Branch has been successfully rebased

Mic92 commented 2 months ago

@mergify queue

mergify[bot] commented 2 months ago

queue

🛑 The pull request has been merged manually

The pull request has been merged manually at *b0f6dcdb35e9ff64f3d1840ccc65895ed711fbd7*