File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121
2222rustPlatform . 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
You can’t perform that action at this time.
0 commit comments