Files
servo/etc
Mukilan Thiyagarajan c50df5ccbe nix build: replace fetchCargoTarball with importCargoLock (#31825)
[`importCargoLock`][1] allows us to use the existing Cargo.lock
file. This means we no longer need to update the sha256 hash
whenever the dependencies are upgraded. It also integrates
with nix's rustToolchain support via `cargoSetupHooks` and
automatically vendors the dependencies, allowing us to simplify
the logic for `filterlock` derivation.

[1]: https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/rust.section.md#vendoring-of-dependencies-vendoring-of-dependencies

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-03-25 05:32:55 +00:00
..
2020-06-21 03:34:32 +02:00
2014-09-08 20:21:42 -06:00
2018-08-24 17:49:58 +02:00
2020-06-21 03:34:32 +02:00
2020-06-21 03:34:32 +02:00