xmrig-mo 6.19.3-mo1 -> 6.20.0-mo1 https://github.com/MoneroOcean/xmrig/releases attrpath: xmrig-mo Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/xmrig/moneroocean.nix b/pkgs/applications/misc/xmrig/moneroocean.nix index be5d08f6ef48..99d8225f264a 100644 --- a/pkgs/applications/misc/xmrig/moneroocean.nix +++ b/pkgs/applications/misc/xmrig/moneroocean.nix @@ -2,13 +2,13 @@ xmrig.overrideAttrs (oldAttrs: rec { pname = "xmrig-mo"; - version = "6.19.3-mo1"; + version = "6.20.0-mo1"; src = fetchFromGitHub { owner = "MoneroOcean"; repo = "xmrig"; rev = "v${version}"; - sha256 = "sha256-0yH+EFhzhDS/75AIjMiFbkQuHfPaJRzdr7n4/WBkeNM="; + sha256 = "sha256-yHAipyZJXwH21u4YwjUqDCsXHVrI+eSnp4Iqt3AZC9A="; }; meta = with lib; { Successfully finished processing cachix "/nix/store/ghvh21sjblr2sp3a2jhmw52n26i3xab1-xmrig-mo-6.20.0-mo1" [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 https://github.com/MoneroOcean/xmrig/releases. meta.description for xmrig-mo is: A fork of the XMRig CPU miner with support for algorithm switching meta.homepage for xmrig-mo is: https://github.com/MoneroOcean/xmrig ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/MoneroOcean/xmrig/compare/v6.19.3-mo1...v6.20.0-mo1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 6.20.0-mo1 with grep in /nix/store/ghvh21sjblr2sp3a2jhmw52n26i3xab1-xmrig-mo-6.20.0-mo1 - found 6.20.0-mo1 in filename of file in /nix/store/ghvh21sjblr2sp3a2jhmw52n26i3xab1-xmrig-mo-6.20.0-mo1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath xmrig-mo ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ghvh21sjblr2sp3a2jhmw52n26i3xab1-xmrig-mo-6.20.0-mo1 \ --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 xmrig-mo https://github.com/r-ryantm/nixpkgs/archive/146074e17066cde84a857f469e80f95ab2d26335.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/ghvh21sjblr2sp3a2jhmw52n26i3xab1-xmrig-mo-6.20.0-mo1 ls -la /nix/store/ghvh21sjblr2sp3a2jhmw52n26i3xab1-xmrig-mo-6.20.0-mo1/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 @j0hax 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/251149