mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
d3018c4522
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.lock | ||
Cargo.toml | ||
default.nix |