brave 0 -> 1 attrpath: brave Checking auto update branch... [version] [version] skipping because derivation has updateScript [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/xq47ydgzvnbpcyzfijzdss13wfaayj7a-packages.json.drv building '/nix/store/xq47ydgzvnbpcyzfijzdss13wfaayj7a-packages.json.drv'... Going to be running update for following packages: - brave-1.63.161 Press Enter key to continue... Running update for: - brave-1.63.161: UPDATING ... - brave-1.63.161: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/brave/default.nix b/pkgs/applications/networking/browsers/brave/default.nix index 4afa78c3539e..dc1929b9fd1c 100644 --- a/pkgs/applications/networking/browsers/brave/default.nix +++ b/pkgs/applications/networking/browsers/brave/default.nix @@ -93,11 +93,11 @@ in stdenv.mkDerivation rec { pname = "brave"; - version = "1.63.161"; + version = "1.63.162"; src = fetchurl { url = "https://github.com/brave/brave-browser/releases/download/v${version}/brave-browser_${version}_amd64.deb"; - hash = "sha256-FAoQ/b88HtrtTq+yEiUzlsZAnUbps9bb0V9Iy3IIMR0="; + hash = "sha256-kRIYdSBAjBVX3EZQv0OWifD+XIpGAqAVTcrdxGAifEI="; }; dontConfigure = true; No auto update branch exists Successfully finished processing cachix "/nix/store/my5l6r5v5jv2d0n7rg6q2vlj0a8q2d7l-brave-1.63.162" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for brave is: Privacy-oriented browser for Desktop and Laptop computers meta.homepage for brave is: https://brave.com/ meta.changelog for brave is: https://github.com/brave/brave-browser/blob/master/CHANGELOG_DESKTOP.md#163162 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/brave/brave-browser/releases/tag/v1.63.162) - [Compare changes on GitHub](https://github.com/brave/brave-browser/compare/v1.63.161...v1.63.162) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.63.162 with grep in /nix/store/my5l6r5v5jv2d0n7rg6q2vlj0a8q2d7l-brave-1.63.162 - found 1.63.162 in filename of file in /nix/store/my5l6r5v5jv2d0n7rg6q2vlj0a8q2d7l-brave-1.63.162 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath brave ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/my5l6r5v5jv2d0n7rg6q2vlj0a8q2d7l-brave-1.63.162 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A brave https://github.com/r-ryantm/nixpkgs/archive/c342dd586c09290cc83c9261f79f7eebf12ced50.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c342dd586c09290cc83c9261f79f7eebf12ced50#brave ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/my5l6r5v5jv2d0n7rg6q2vlj0a8q2d7l-brave-1.63.162 ls -la /nix/store/my5l6r5v5jv2d0n7rg6q2vlj0a8q2d7l-brave-1.63.162/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @uskudnik @rht @JeffLabonte @nasirhm @buckley310 for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291650