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/cxmwbjvsspd090f1c5nd24igp48xzpik-packages.json.drv building '/nix/store/cxmwbjvsspd090f1c5nd24igp48xzpik-packages.json.drv'... Going to be running update for following packages: - cef-binary-117.2.4 Press Enter key to continue... Running update for: - cef-binary-117.2.4: UPDATING ... - cef-binary-117.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/libcef/default.nix b/pkgs/development/libraries/libcef/default.nix index d0a9092f6898..b68aeb6f9e59 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 = "12sp58nxa3nv800badv62vpvc30hyb0ykywdaxgv9y8pswp9lq0z"; - platforms."x86_64-linux".sha256 = "0vzzwq1k6bv9d209yg3samvfnfwj7s58y9r3p3pd98wxa9iyzf4j"; + platforms."aarch64-linux".sha256 = "07205aa9mig9wbdfczgf6w1zgq7d0qkvrsdl2hb3jd5m8gjb91b8"; + platforms."x86_64-linux".sha256 = "1q0ndp5hv15iwf2ds74yyc94q0kqdr4nws6mkqgds6vpaqz663sv"; platformInfo = builtins.getAttr stdenv.hostPlatform.system platforms; in stdenv.mkDerivation rec { pname = "cef-binary"; - version = "117.2.4"; - gitRevision = "5053a95"; - chromiumVersion = "117.0.5938.150"; + version = "120.2.7"; + gitRevision = "4bc6a59"; + chromiumVersion = "120.0.6099.234"; 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: 117.2.4 -> 120.2.7`. New version is 120.2.7. An auto update branch exists with an equal or greater version