mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 06:01:15 +00:00
f8d67ec135
One issue with cargoSha256 is that it's hard to detect when it needs to be updated or not. It's possible to upgrade a package and forget to update cargoSha256 and run with old versions of the program or libraries. This commit introduces `verifyCargoDeps` which, when enabled, will check that the Cargo.lock is not out of date in the cargoDeps by comparing it with the package source. |
||
---|---|---|
.. | ||
android.section.md | ||
beam.xml | ||
bower.xml | ||
coq.xml | ||
crystal.section.md | ||
emscripten.section.md | ||
gnome.xml | ||
go.xml | ||
haskell.section.md | ||
idris.section.md | ||
index.xml | ||
ios.section.md | ||
java.xml | ||
lua.xml | ||
node.section.md | ||
ocaml.xml | ||
perl.xml | ||
python.section.md | ||
qt.xml | ||
r.section.md | ||
ruby.section.md | ||
ruby.xml | ||
rust.section.md | ||
texlive.xml | ||
titanium.section.md | ||
vim.section.md |