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/p1bgj4ccpll1czfxi6vkbw2rczpyi9yy-packages.json.drv building '/nix/store/p1bgj4ccpll1czfxi6vkbw2rczpyi9yy-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 043848341ac..9cdff26cfd7 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 = "0l9asfh0s19ancjv6jjj3j1gl6q3islp4a9rxzvygqhyqxa5mi0v"; + platforms."x86_64-linux".sha256 = "14fchl7f4f3ylpp3m46mbcllgc7ji49za1s7hh62wb09l81msrk0"; 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 = "111.2.7"; + gitRevision = "ebf5d6a"; + chromiumVersion = "111.0.5563.148"; 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/yr5xvdv7agmywrci5gpm0g1s4yqkg0ng-cef-binary-111.2.7" [check][nixpkgs-review]