2023-01-01T04:51:47 brillo 1.4.11 -> 1.4.12 https://repology.org/metapackage/brillo/versions 2023-01-01T04:51:50 attrpath: brillo 2023-01-01T04:51:50 Checking auto update branch... 2023-01-01T04:51:50 No auto update branch exists 2023-01-01T04:51:53 [version] 2023-01-01T04:51:55 [version] updated version and sha256 2023-01-01T04:51:55 [rustCrateVersion] 2023-01-01T04:51:55 [rustCrateVersion] No cargoSha256 found 2023-01-01T04:51:55 [golangModuleVersion] 2023-01-01T04:51:55 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T04:51:55 [updateScript] 2023-01-01T04:51:55 [updateScript] skipping because derivation has no updateScript 2023-01-01T04:51:55 2023-01-01T04:51:55 [quotedUrls] 2023-01-01T04:51:55 [quotedUrls] nothing found to replace 2023-01-01T04:51:55 Diff after rewrites: diff --git a/pkgs/os-specific/linux/brillo/default.nix b/pkgs/os-specific/linux/brillo/default.nix index 86fabf16445..4446ed00502 100644 --- a/pkgs/os-specific/linux/brillo/default.nix +++ b/pkgs/os-specific/linux/brillo/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "brillo"; - version = "1.4.11"; + version = "1.4.12"; src = fetchFromGitLab { owner= "cameronnemo"; repo= "brillo"; rev= "v${version}"; - sha256 = "sha256-R83Zx0dw9bmCF5kHTNYoNzCmJZK3cVzXNb30qAUexFc="; + sha256 = "sha256-dKGNioWGVAFuB4kySO+QGTnstyAD0bt4/6FBVwuRxJo="; }; patches = [ 2023-01-01T04:53:23 Successfully finished processing 2023-01-01T04:53:23 cachix "/nix/store/6vimx0nkk3y0bhw1sqpv8vvpbkywf66w-brillo-1.4.12" 2023-01-01T04:53:27 [check][nixpkgs-review] 2023-01-01T04:56:13 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2023-01-01T04:56:16 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/brillo/versions. meta.description for brillo is: "Backlight and Keyboard LED control tool" meta.homepage for brillo is: "https://gitlab.com/cameronnemo/brillo" meta.changelog for brillo is: "" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.4.12 with grep in /nix/store/6vimx0nkk3y0bhw1sqpv8vvpbkywf66w-brillo-1.4.12 - found 1.4.12 in filename of file in /nix/store/6vimx0nkk3y0bhw1sqpv8vvpbkywf66w-brillo-1.4.12 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath brillo ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6vimx0nkk3y0bhw1sqpv8vvpbkywf66w-brillo-1.4.12 \ --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 brillo https://github.com/r-ryantm/nixpkgs/archive/9c4dba73cf669624d4c097788cc02c6fad9de7a9.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/6vimx0nkk3y0bhw1sqpv8vvpbkywf66w-brillo-1.4.12 ls -la /nix/store/6vimx0nkk3y0bhw1sqpv8vvpbkywf66w-brillo-1.4.12/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 @alexarice 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). 2023-01-01T04:56:18 https://api.github.com/repos/NixOS/nixpkgs/pulls/208583