crosvm: 0-unstable-2025-11-05 -> 0-unstable-2025-11-13

This commit is contained in:
R. Ryantm
2025-11-14 01:17:30 +00:00
parent 61630d4ab5
commit a0fb838d01
+4 -4
View File
@@ -21,18 +21,18 @@
rustPlatform.buildRustPackage {
pname = "crosvm";
version = "0-unstable-2025-11-05";
version = "0-unstable-2025-11-13";
src = fetchgit {
url = "https://chromium.googlesource.com/chromiumos/platform/crosvm";
rev = "cc4086ef67b347624ae2dbe3e435824e1ecedffb";
hash = "sha256-wo0opn5oZT0jPno1lLxBkEOullERh0GB95tQSvCBSrs=";
rev = "3d7db6c9fded7a184e279ca9170abfa94fd59e34";
hash = "sha256-sRl0ABggh1u3ctsqA/OSgDKtB1mO6zNHiRKvZ316sOM=";
fetchSubmodules = true;
};
separateDebugInfo = true;
cargoHash = "sha256-P6vFWs9lVn4EkXUVOi+3s/tptAV/J7tH5GBCQv/dwUA=";
cargoHash = "sha256-NeyJLsE/Uvcg/kNzS1SXEBjExKwbjcHkkhT2jSQjxx4=";
nativeBuildInputs = [
pkg-config