Skip to content

Commit 3d8d335

Browse files
r-ryantmalyssais
authored andcommitted
crosvm: 0-unstable-2025-06-17 -> 0-unstable-2025-06-26
1 parent d2bf031 commit 3d8d335

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/by-name/cr/crosvm/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@
2121

2222
rustPlatform.buildRustPackage {
2323
pname = "crosvm";
24-
version = "0-unstable-2025-06-17";
24+
version = "0-unstable-2025-06-26";
2525

2626
src = fetchgit {
2727
url = "https://chromium.googlesource.com/chromiumos/platform/crosvm";
28-
rev = "49e226a57f905b00e44a996c93d9a2439dcb86f3";
29-
hash = "sha256-+HtF9nBv6unnrav5Z84xSOhK+RrlOFBHed6SiuHAcfs=";
28+
rev = "4c8cd6ddfd940a1f61178bb469a2bb7274bc07b1";
29+
hash = "sha256-6Io0Vj5QG6BwAlcgB0KyQlsRU3Z/elvd1oXt2w+hgBM=";
3030
fetchSubmodules = true;
3131
};
3232

3333
separateDebugInfo = true;
3434

3535
useFetchCargoVendor = true;
36-
cargoHash = "sha256-3NcQQZCsR3ekPBbe/ai8ke3MxBy0ONg1TJO9qLSH7jM=";
36+
cargoHash = "sha256-k4lVgUNvQ8ySYs33nlyTcUgGxtXpiNEG/cFCAJNpJ+c=";
3737

3838
nativeBuildInputs = [
3939
pkg-config

0 commit comments

Comments
 (0)