1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
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
patch-registry-deps
sysroot
test/import-cargo-lock importCargoLock: introduce alternative parameter lockFileContents 2021-09-20 14:54:40 +02:00
cargo-vendor-normalise.py
carnix.nix
crates-io.nix
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
fetchCargoTarball.nix
fetchcrate.nix
import-cargo-lock.nix importCargoLock: introduce alternative parameter lockFileContents 2021-09-20 14:54:40 +02:00