crosvm 0 -> 1 attrpath: crosvm Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7q4qn0r95fmsz7r5hgzafn4ifqaix6jx-packages.json.drv building '/nix/store/7q4qn0r95fmsz7r5hgzafn4ifqaix6jx-packages.json.drv'... Going to be running update for following packages: - crosvm-117.0 Press Enter key to continue... Running update for: - crosvm-117.0: UPDATING ... - crosvm-117.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/virtualization/crosvm/default.nix b/pkgs/applications/virtualization/crosvm/default.nix index 59cc830844c9..645cb65a162d 100644 --- a/pkgs/applications/virtualization/crosvm/default.nix +++ b/pkgs/applications/virtualization/crosvm/default.nix @@ -4,12 +4,12 @@ rustPlatform.buildRustPackage rec { pname = "crosvm"; - version = "117.0"; + version = "118.0"; src = fetchgit { url = "https://chromium.googlesource.com/chromiumos/platform/crosvm"; - rev = "2ec6c2a0d6700b297bb53803c5065a50f8094c77"; - sha256 = "PFQc6DNbZ6zIXooYKNSHAkHlDvDk09tgRX5KYRiZ2nA="; + rev = "684f0a3f2bc5f18a4ca9d3336fca6e3c99468c4a"; + sha256 = "wUQByDNCmNPAgHuz8q4ujKGPG4IDqv5Q/Ph5nZ7yaTY="; fetchSubmodules = true; }; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A crosvm Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . crosvm Standard output: error: build log of 'crosvm' is not available