Skip to content

Commit 31505d1

Browse files
r-ryantmalyssais
authored andcommitted
crosvm: 0-unstable-2025-04-07 -> 0-unstable-2025-04-16
1 parent 113b765 commit 31505d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

2222
rustPlatform.buildRustPackage {
2323
pname = "crosvm";
24-
version = "0-unstable-2025-04-07";
24+
version = "0-unstable-2025-04-16";
2525

2626
src = fetchgit {
2727
url = "https://chromium.googlesource.com/chromiumos/platform/crosvm";
28-
rev = "7cb0f63341ca728c2d0f53c94fadfd20dd307186";
29-
hash = "sha256-xEKOEEGyfrfCGzI2+brkVwHcKKKLctNU+adgzVNGses=";
28+
rev = "28a224e3fb19ce9fe1ce2a32b952af4c96e10bea";
29+
hash = "sha256-LRXtGSSFAhRoSIFLfAhYyrBVx1tsxHgpQIfyKTI2Awk=";
3030
fetchSubmodules = true;
3131
};
3232

0 commit comments

Comments
 (0)