nixpkgs/doc/languages-frameworks
Daniël de Kok b3969f3ad7 rustPlatform.buildRustPackage: support direct use of Cargo.lock
This change introduces the cargoLock argument to buildRustPackage,
which can be used in place of cargo{Sha256,Hash} or cargoVendorDir. It
uses the importCargoLock function to build the vendor
directory. Differences compared to cargo{Sha256,Hash}:

- Requires a Cargo.lock file.
- Does not require a Cargo hash.
- Retrieves all dependencies as fixed-output derivations.

This makes buildRustPackage much easier to use as part of a Rust
project, since it does not require updating cargo{Sha256,Hash} for
every change to the lock file.
2021-05-28 08:01:28 +02:00
..
agda.section.md agda: extend agda language frameworks manual section 2021-04-23 18:31:04 +02:00
android.section.md androidenv: Allow multiple ndkVersions to be specified 2021-04-24 15:56:08 -06:00
beam.section.md beam-modules: buildMix -> mixRelease 2021-04-08 20:54:48 +09:00
bower.section.md
coq.section.md coqPackages.multinomials: 1.5.2 -> 1.5.4 (#115427) 2021-03-10 16:25:32 +01:00
crystal.section.md
dotnet.section.md doc/languages-frameworks/*: add missing languages to code fences 2021-04-05 05:23:19 +02:00
emscripten.section.md docs: pkgconfig -> pkg-config 2021-01-19 01:16:25 -08:00
gnome.section.md
go.section.md
haskell.section.md
idris.section.md doc/languages-frameworks/*: add missing languages to code fences 2021-04-05 05:23:19 +02:00
index.xml
ios.section.md
java.section.md
lua.section.md Remove repeating words from doc 2021-03-14 12:15:34 +01:00
maven.section.md doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
node.section.md
ocaml.section.md doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
perl.section.md doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
php.section.md
python.section.md Merge pull request #116257 from SuperSandro2000/code-fences 2021-04-05 05:38:38 +02:00
qt.section.md doc/languages-frameworks/*: add missing languages to code fences 2021-04-05 05:23:19 +02:00
r.section.md doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
ruby.section.md Remove repeating words from doc 2021-03-14 12:15:34 +01:00
rust.section.md rustPlatform.buildRustPackage: support direct use of Cargo.lock 2021-05-28 08:01:28 +02:00
texlive.section.md
titanium.section.md
vim.section.md Include custom package in vim docs (#92811) 2021-04-20 21:28:06 +01:00