nixpkgs/doc
zimbatm f8d67ec135
buildRustPackage: add verifyCargoDeps option
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.
2019-09-30 17:09:52 +00:00
..
doc-support treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
functions doc: re-format 2019-09-18 22:12:54 +02:00
languages-frameworks buildRustPackage: add verifyCargoDeps option 2019-09-30 17:09:52 +00:00
old
.gitignore
coding-conventions.xml doc: re-format 2019-09-18 22:12:54 +02:00
configuration.xml doc: re-format 2019-09-18 22:12:54 +02:00
contributing.xml doc: re-format 2019-09-18 22:12:54 +02:00
cross-compilation.xml Fix example 2019-09-19 00:30:59 +01:00
default.nix doc: move parameters to an XML file 2019-07-04 09:16:06 -04:00
functions.xml doc: re-format 2019-09-18 22:12:54 +02:00
introduction.chapter.md
Makefile doc: move parameters to an XML file 2019-07-04 09:16:06 -04:00
manual.xml
meta.xml doc: re-format 2019-09-18 22:12:54 +02:00
multiple-output.xml doc: re-format 2019-09-18 22:12:54 +02:00
overlays.xml doc: re-format 2019-09-18 22:12:54 +02:00
overrides.css
package-notes.xml doc: re-format 2019-09-18 22:12:54 +02:00
package-specific-user-notes.xml doc: re-format 2019-09-18 22:12:54 +02:00
platform-notes.xml doc: re-format 2019-09-18 22:12:54 +02:00
quick-start.xml doc: re-format 2019-09-18 22:12:54 +02:00
release-notes.xml doc: re-format 2019-09-18 22:12:54 +02:00
reviewing-contributions.xml doc: re-format 2019-09-18 22:12:54 +02:00
shell.nix
stdenv.xml doc: re-format 2019-09-18 22:12:54 +02:00
style.css
submitting-changes.xml doc: replaced outdated config reference build-use-sandbox with sandbox 2019-09-19 00:27:38 +02:00