libcef 0 -> 1 attrpath: libcef Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [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/1gsdsnid4hdghlspdam7x49f1pzsrhmf-packages.json.drv building '/nix/store/1gsdsnid4hdghlspdam7x49f1pzsrhmf-packages.json.drv'... Going to be running update for following packages: - cef-binary-121.3.13 Press Enter key to continue... Running update for: - cef-binary-121.3.13: UPDATING ... - cef-binary-121.3.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/libcef/default.nix b/pkgs/development/libraries/libcef/default.nix index d6d098110af8..6d38a9869139 100644 --- a/pkgs/development/libraries/libcef/default.nix +++ b/pkgs/development/libraries/libcef/default.nix @@ -70,16 +70,16 @@ let projectArch = "x86_64"; }; }; - platforms."aarch64-linux".sha256 = "16sbfk599h96wcsmpbxlwsvq0n1pssmm8dpwmjsqfrn1464dvs68"; - platforms."x86_64-linux".sha256 = "1wa4nv28saz96kar9svdarfz6c4rnbcqz0rqxzl9zclnhfzhqdiw"; + platforms."aarch64-linux".sha256 = "1lah59pagqkk5nvalf09dva6y54wgraqgmrw5ra08n8zn8rc2flx"; + platforms."x86_64-linux".sha256 = "0frcwyczhz9x4rlnhjzhfpdpl8658a0m0pfd3sv9vs0szbw4g596"; platformInfo = builtins.getAttr stdenv.hostPlatform.system platforms; in stdenv.mkDerivation rec { pname = "cef-binary"; - version = "121.3.13"; - gitRevision = "5c4a81b"; - chromiumVersion = "121.0.6167.184"; + version = "122.1.8"; + gitRevision = "40272b5"; + chromiumVersion = "122.0.6261.69"; src = fetchurl { url = "https://cef-builds.spotifycdn.com/cef_binary_${version}+g${gitRevision}+chromium-${chromiumVersion}_${platformInfo.platformStr}_minimal.tar.bz2"; An auto update branch exists with message `libcef: 121.3.13 -> 122.1.8`. New version is 122.1.8. An auto update branch exists with an equal or greater version