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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p2d92692myw3jxp69nmvnr5plrjyimv4-packages.json.drv building '/nix/store/p2d92692myw3jxp69nmvnr5plrjyimv4-packages.json.drv'... Going to be running update for following packages: - cef-binary-111.2.6 Press Enter key to continue... Running update for: - cef-binary-111.2.6: UPDATING ... - cef-binary-111.2.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libcef/default.nix b/pkgs/development/libraries/libcef/default.nix index e64156c548c..acf9dfb38e9 100644 --- a/pkgs/development/libraries/libcef/default.nix +++ b/pkgs/development/libraries/libcef/default.nix @@ -66,16 +66,16 @@ let projectArch = "x86_64"; }; }; - platforms."aarch64-linux".sha256 = "1mrrsj213jc3s926wc1ccz63n7052mbmb70411lsi0192xfmrpjb"; - platforms."x86_64-linux".sha256 = "1jf4yv83xjbj75j1mqzib9f3kb9pwsnqryhv1dwqm5qi6if6g5y3"; + platforms."aarch64-linux".sha256 = "0r32qxs3216v5g21jac25kn2n5m77yj15jb4pffv95pnwdjfxbw4"; + platforms."x86_64-linux".sha256 = "0yxrqzxc47qs54mirvckc52k1c8667dvcwik144rvdjc9iigai67"; platformInfo = builtins.getAttr stdenv.targetPlatform.system platforms; in stdenv.mkDerivation rec { pname = "cef-binary"; - version = "111.2.6"; - gitRevision = "491d238"; - chromiumVersion = "111.0.5563.65"; + version = "112.2.9"; + gitRevision = "3303e87"; + chromiumVersion = "112.0.5615.87"; src = fetchurl { url = "https://cef-builds.spotifycdn.com/cef_binary_${version}+g${gitRevision}+chromium-${chromiumVersion}_${platformInfo.platformStr}_minimal.tar.bz2"; No auto update branch exists Successfully finished processing cachix "/nix/store/pw8wibpgw3zv2qnb1b7fqwlzzahlq047-cef-binary-112.2.9" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed