crosvm: 0-unstable-2025-05-27 -> 0-unstable-2025-06-06

This commit is contained in:
R. Ryantm 2025-06-08 07:33:04 +00:00 committed by Alyssa Ross
parent 0574688607
commit a9f796fad1

View File

@ -21,19 +21,19 @@
rustPlatform.buildRustPackage { rustPlatform.buildRustPackage {
pname = "crosvm"; pname = "crosvm";
version = "0-unstable-2025-05-27"; version = "0-unstable-2025-06-06";
src = fetchgit { src = fetchgit {
url = "https://chromium.googlesource.com/chromiumos/platform/crosvm"; url = "https://chromium.googlesource.com/chromiumos/platform/crosvm";
rev = "43034b2f649f987a8bbb7a757c5f9f761343cd57"; rev = "7083e31d219cdcd57866c70144e1b39ddc008f0f";
hash = "sha256-ez7ciW17SDAjrXWeld51jyHeKdLUTw0aOBSheFlH3q4="; hash = "sha256-oZR4UcN8lDoqNoUFGLbIDDRO55noDX0xMWa8W0DbVl4=";
fetchSubmodules = true; fetchSubmodules = true;
}; };
separateDebugInfo = true; separateDebugInfo = true;
useFetchCargoVendor = true; useFetchCargoVendor = true;
cargoHash = "sha256-ZagGHo1DxSR51rvt0SKO1grhvKth5CuxXiCT6rKqGGk="; cargoHash = "sha256-3NcQQZCsR3ekPBbe/ai8ke3MxBy0ONg1TJO9qLSH7jM=";
nativeBuildInputs = [ nativeBuildInputs = [
pkg-config pkg-config