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-08-07 " ;
24+ version = "0-unstable-2025-08-18 " ;
2525
2626 src = fetchgit {
2727 url = "https://chromium.googlesource.com/chromiumos/platform/crosvm" ;
28- rev = "d919101220206d300875464a623b220dddc45fb6 " ;
29- hash = "sha256-2q8TwBwGsUC7if/lm9yhVJCxZiAqR6JHLZCvlpGqkZ0 =" ;
28+ rev = "44659aa08a8c89c3dad2e468ff57cdb639c80732 " ;
29+ hash = "sha256-bYTZ1R/WPUUZoxmdreFGaRt9epAI+mcIrEvs5RJPUeA =" ;
3030 fetchSubmodules = true ;
3131 } ;
3232
3333 separateDebugInfo = true ;
3434
35- cargoHash = "sha256-k4lVgUNvQ8ySYs33nlyTcUgGxtXpiNEG/cFCAJNpJ+c =" ;
35+ cargoHash = "sha256-94m7vl3a35pUKxDlQDPY6Ag5HniZyLZ1+vfcJj7cKhk =" ;
3636
3737 nativeBuildInputs = [
3838 pkg-config
You can’t perform that action at this time.
0 commit comments