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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j48wv8i68ccc0y481j28s2z2iyl4mglr-packages.json.drv building '/nix/store/j48wv8i68ccc0y481j28s2z2iyl4mglr-packages.json.drv'... Going to be running update for following packages: - crosvm-113.0 Press Enter key to continue... Running update for: - crosvm-113.0: UPDATING ... - crosvm-113.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 8cca1e5a7c0..ef926fe56ff 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 = "113.0"; + version = "114.1"; src = fetchgit { url = "https://chromium.googlesource.com/chromiumos/platform/crosvm"; - rev = "f2871094c45bc3a8a2604cbba5b34da27d676af7"; - sha256 = "seeqr453Qjk1MoYq2ZlPsgUOMaV7PbK4MKze2cl2NvI="; + rev = "a8b48953a7d209b32d34fe64e2324cb1113b4336"; + sha256 = "PdP+Jx2oIAy+gxHjJDU5YlAlSYFtoX7ey3r5ELD9QPM="; 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 log -f . crosvm Standard output: error: build log of 'crosvm' is not available