nixpkgs/pkgs/build-support/rust
Robin Stumm d3018c4522 importCargoLock: introduce alternative parameter lockFileContents
In restricted mode (and therefore with flakes) `builtins.readFile` may not be the result of `builtins.toFile`,
making it impossible to use a generated lockFile (with or without IFD),
and thereby causing evaluation to fail if `system != builtins.currentSystem` on Hydra
so the jobs are not delegated to eligible build machines that support that system.

This is done in a way that avoids rebuilds.
2021-09-20 14:54:40 +02:00
..
build-rust-crate build-rust-crate: add global libiconv darwin buildInputs 2021-09-04 12:03:36 +09:00
hooks maturinBuildHook: add rustc to deps 2021-05-21 07:51:27 +02:00
patch-registry-deps
sysroot add sysroot lockfile update script then run it 2020-10-17 01:34:51 -07:00
test/import-cargo-lock importCargoLock: introduce alternative parameter lockFileContents 2021-09-20 14:54:40 +02:00
cargo-vendor-normalise.py fetchcargo: add type checking to cargo-vendor-normalise.py 2018-09-11 23:44:14 +02:00
carnix.nix Carnix: 0.9 -> 0.10 2019-03-26 18:54:28 +00:00
crates-io.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
default-crate-overrides.nix build-rust-crate: add global libiconv darwin buildInputs 2021-09-04 12:03:36 +09:00
default.nix buildRustPackage: remove unused parameter 2021-08-20 12:46:05 +02:00
fetchcargo-default-config.toml fectchcargo: don't break old sha256 2018-09-11 23:44:14 +02:00
fetchCargoTarball.nix fetchCargoTarball: set default sourceRoot to the empty string 2021-02-11 20:00:13 +01:00
fetchcrate.nix fetchCrate: accept pname besides crateName 2020-08-28 08:34:22 +02:00
import-cargo-lock.nix importCargoLock: introduce alternative parameter lockFileContents 2021-09-20 14:54:40 +02:00