mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-13 17:23:08 +00:00
6aefdafbed
crosvm now uses submodules for all of its dependencies to ease out-of-tree builds, so we no longer need to try to reconstruct a partial Chromium OS source tree ourselves. Yay! But, it no longer comes with a Cargo.lock, so we have to bundle that.
15 lines
468 B
JSON
15 lines
468 B
JSON
{
|
|
"version": "99.14468.0.0-rc1",
|
|
"src": {
|
|
"url": "https://chromium.googlesource.com/chromiumos/platform/crosvm",
|
|
"rev": "410ea3a1980bfe96968a7dfb7a7d203d43b186b2",
|
|
"date": "2022-01-11T00:01:17-08:00",
|
|
"path": "/nix/store/y2rpzh1any8c4nwnwkvir7241kbcj8fn-crosvm-410ea3a",
|
|
"sha256": "1bgwndh2f60ka1f8c8yqnqqkra510ai9miyfvvm0b3dnsdpy77kd",
|
|
"fetchLFS": false,
|
|
"fetchSubmodules": true,
|
|
"deepClone": false,
|
|
"leaveDotGit": false
|
|
}
|
|
}
|