2023-01-01T07:15:49 moar 1.11.1 -> 1.11.2 https://github.com/walles/moar/releases 2023-01-01T07:15:51 attrpath: moar 2023-01-01T07:15:51 Checking auto update branch... 2023-01-01T07:15:51 No auto update branch exists 2023-01-01T07:15:55 [version] 2023-01-01T07:15:55 [version] generic version rewriter does not support multiple hashes 2023-01-01T07:15:55 [rustCrateVersion] 2023-01-01T07:15:55 [rustCrateVersion] No cargoSha256 found 2023-01-01T07:15:55 [golangModuleVersion] 2023-01-01T07:15:57 [golangModuleVersion] Found old vendorSha256 = sha256-RfkY66879Us0UudplMzW8xEC1zs+2OXwyB+nBim3I0I= 2023-01-01T07:16:02 [golangModuleVersion] Replaced vendorSha256 with sha256-XexIBg49gK+b2Zef5eR7NfqFZHPp5DXhlcC3Loh6PfI= 2023-01-01T07:16:10 [golangModuleVersion] Finished updating vendorSha256 2023-01-01T07:16:10 [updateScript] 2023-01-01T07:16:10 [updateScript] skipping because derivation has no updateScript 2023-01-01T07:16:10 2023-01-01T07:16:10 [quotedUrls] 2023-01-01T07:16:10 [quotedUrls] nothing found to replace 2023-01-01T07:16:11 Diff after rewrites: diff --git a/pkgs/tools/misc/moar/default.nix b/pkgs/tools/misc/moar/default.nix index 24e64db8dd9..50c2a1f4fdc 100644 --- a/pkgs/tools/misc/moar/default.nix +++ b/pkgs/tools/misc/moar/default.nix @@ -2,16 +2,16 @@ buildGoModule rec { pname = "moar"; - version = "1.11.1"; + version = "1.11.2"; src = fetchFromGitHub { owner = "walles"; repo = pname; rev = "v${version}"; - sha256 = "sha256-jIxZAslqkQU51O9ZSvlVZ3sCZpFYQTtuPpS2tEXXLzo="; + sha256 = "sha256-UzgGJrnckiuUT4JYSTQ4TargO4B2sjVMMOYygg7wGps="; }; - vendorSha256 = "sha256-RfkY66879Us0UudplMzW8xEC1zs+2OXwyB+nBim3I0I="; + vendorSha256 = "sha256-XexIBg49gK+b2Zef5eR7NfqFZHPp5DXhlcC3Loh6PfI="; nativeBuildInputs = [ installShellFiles ]; 2023-01-01T07:17:39 Successfully finished processing 2023-01-01T07:17:39 cachix "/nix/store/n65d2m9ypc3rfn0rnynfp3h7jfr55gyb-moar-1.11.2" 2023-01-01T07:17:43 [check][nixpkgs-review] 2023-01-01T07:20:30 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2023-01-01T07:20:34 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/walles/moar/releases. meta.description for moar is: "Nice-to-use pager for humans" meta.homepage for moar is: "https://github.com/walles/moar" meta.changelog for moar is: "" ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/walles/moar/releases/tag/v1.11.2) - [Compare changes on GitHub](https://github.com/walles/moar/compare/v1.11.1...v1.11.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.11.2 with grep in /nix/store/n65d2m9ypc3rfn0rnynfp3h7jfr55gyb-moar-1.11.2 - found 1.11.2 in filename of file in /nix/store/n65d2m9ypc3rfn0rnynfp3h7jfr55gyb-moar-1.11.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath moar ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/n65d2m9ypc3rfn0rnynfp3h7jfr55gyb-moar-1.11.2 \ --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 moar https://github.com/r-ryantm/nixpkgs/archive/a52297f256151c9a1334f77eee804b4829378f1b.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/n65d2m9ypc3rfn0rnynfp3h7jfr55gyb-moar-1.11.2 ls -la /nix/store/n65d2m9ypc3rfn0rnynfp3h7jfr55gyb-moar-1.11.2/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 @foo-dogsquared 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-01T07:20:36 https://api.github.com/repos/NixOS/nixpkgs/pulls/208591