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/671y9aa9kszknfm30m6jp99jc4x6w39i-packages.json.drv building '/nix/store/671y9aa9kszknfm30m6jp99jc4x6w39i-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..308636b0ff9a 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 = "1snf1ic0c2yvg5x14xyhkc5bb3nj7x6m20vph58n0vbyhdyhf09w"; + platforms."x86_64-linux".sha256 = "085qkzahf61jbbd0g1cs66h5966cvczviv6n9f5lvg1hlhly5vc7"; 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.13"; + gitRevision = "de5b724"; + chromiumVersion = "122.0.6261.130"; 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.13`. New version is 122.1.13. An auto update branch exists with an equal or greater version