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/w801wrc2xjbnxl39aqm6h5jacdf11z1b-packages.json.drv building '/nix/store/w801wrc2xjbnxl39aqm6h5jacdf11z1b-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 1d90b428023b..0583db817112 100644 --- a/pkgs/applications/virtualization/crosvm/default.nix +++ b/pkgs/applications/virtualization/crosvm/default.nix @@ -5,12 +5,12 @@ rustPlatform.buildRustPackage rec { pname = "crosvm"; - version = "117.0"; + version = "119.0"; src = fetchgit { url = "https://chromium.googlesource.com/chromiumos/platform/crosvm"; - rev = "2ec6c2a0d6700b297bb53803c5065a50f8094c77"; - sha256 = "PFQc6DNbZ6zIXooYKNSHAkHlDvDk09tgRX5KYRiZ2nA="; + rev = "b9977397be2ffc8154bf55983eb21495016d48b5"; + sha256 = "oaCWiyYWQQGERaUPSekUHsO8vaHzIA5ZdSebm/qRR7I="; fetchSubmodules = true; }; No auto update branch exists There might already be an open PR for this update: - crosvm: 117.0 -> 119.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/267629"