2022-11-04T07:29:23 grafana-agent 0.28.0 -> 0.28.1 https://github.com/grafana/agent/releases 2022-11-04T07:29:27 attrpath: grafana-agent 2022-11-04T07:29:27 Checking auto update branch... 2022-11-04T07:29:27 No auto update branch exists 2022-11-04T07:29:33 [version] 2022-11-04T07:29:33 [version] generic version rewriter does not support multiple hashes 2022-11-04T07:29:33 [rustCrateVersion] 2022-11-04T07:29:33 [rustCrateVersion] No cargoSha256 found 2022-11-04T07:29:33 [golangModuleVersion] 2022-11-04T07:29:36 [golangModuleVersion] Found old vendorSha256 = sha256-UEQYZbP3dzi7wZwX+InJrgHrFB1wfSUNmUMkit+Y1Lo= 2022-11-04T07:30:21 [golangModuleVersion] Replaced vendorSha256 with sha256-UEQYZbP3dzi7wZwX+InJrgHrFB1wfSUNmUMkit+Y1Lo= 2022-11-04T07:32:34 [golangModuleVersion] Finished updating vendorSha256 2022-11-04T07:32:34 [updateScript] 2022-11-04T07:32:34 [updateScript] skipping because derivation has no updateScript 2022-11-04T07:32:34 2022-11-04T07:32:34 [quotedUrls] 2022-11-04T07:32:35 [quotedUrls] nothing found to replace 2022-11-04T07:32:35 Diff after rewrites: diff --git a/pkgs/servers/monitoring/grafana-agent/default.nix b/pkgs/servers/monitoring/grafana-agent/default.nix index a966fbeaf9b..a44fbb7f423 100644 --- a/pkgs/servers/monitoring/grafana-agent/default.nix +++ b/pkgs/servers/monitoring/grafana-agent/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "grafana-agent"; - version = "0.28.0"; + version = "0.28.1"; src = fetchFromGitHub { rev = "v${version}"; owner = "grafana"; repo = "agent"; - sha256 = "sha256-UuDRnpb9JpghGDFsrlU7+iMboqiWVyT7qFSSPlLSFGs="; + sha256 = "sha256-KeajXEeaTrLObgLrIyI2MJK+ap8zIdZ/jIQuVaF4ojg="; }; vendorSha256 = "sha256-UEQYZbP3dzi7wZwX+InJrgHrFB1wfSUNmUMkit+Y1Lo="; 2022-11-04T07:34:53 Successfully finished processing 2022-11-04T07:34:53 cachix "/nix/store/wx63v7csa9wrs918lvkh4xhgljlll7pr-grafana-agent-0.28.1" 2022-11-04T07:36:03 [check][nixpkgs-review] 2022-11-04T07:39:15 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-04T07:39:18 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/grafana/agent/releases. meta.description for grafana-agent is: "A lightweight subset of Prometheus and more, optimized for Grafana Cloud" meta.homepage for grafana-agent is: "https://grafana.com/products/cloud" meta.changelog for grafana-agent is: "" ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/grafana/agent/releases/tag/v0.28.1) - [Compare changes on GitHub](https://github.com/grafana/agent/compare/v0.28.0...v0.28.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.28.1 with grep in /nix/store/wx63v7csa9wrs918lvkh4xhgljlll7pr-grafana-agent-0.28.1 - found 0.28.1 in filename of file in /nix/store/wx63v7csa9wrs918lvkh4xhgljlll7pr-grafana-agent-0.28.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath grafana-agent ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/wx63v7csa9wrs918lvkh4xhgljlll7pr-grafana-agent-0.28.1 \ --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 grafana-agent https://github.com/r-ryantm/nixpkgs/archive/250ea4e9c459f6cdda062ec5932a1caac25e1955.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/wx63v7csa9wrs918lvkh4xhgljlll7pr-grafana-agent-0.28.1 ls -la /nix/store/wx63v7csa9wrs918lvkh4xhgljlll7pr-grafana-agent-0.28.1/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 @flokli 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). 2022-11-04T07:39:20 https://api.github.com/repos/NixOS/nixpkgs/pulls/199474