Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmrig: 2.6.2 -> 2.6.3 #42190

Merged
merged 1 commit into from Jun 19, 2018
Merged

xmrig: 2.6.2 -> 2.6.3 #42190

merged 1 commit into from Jun 19, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xmrig/versions.

These checks were done:

meta.description for xmrig is: '"Monero (XMR) CPU miner"'.

cc @fpletz for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 56504a1708692866f26d7ff6049fb5023b3385af && nix-shell --pure -I nixpkgs=. -p xmrig

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xmrig/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3/bin/xmrig had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.6.3 with grep in /nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3
- directory tree listing: https://gist.github.com/8d0234214a0cf3238a4ade56f8360473
- du listing: https://gist.github.com/f30a550fad50a97aaf4c55ac97c5dc86
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: xmrig

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: xmrig

Partial log (click to expand)

install: creating directory '/nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3/bin'
'xmrig' -> '/nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3/bin/xmrig'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3
shrinking /nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3/bin/xmrig
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3/bin
patching script interpreter paths in /nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3
checking for references to /build in /nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3...
/nix/store/w1a5vy74br4nz0p05jimq922pa2fblzv-xmrig-2.6.3

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: xmrig

Partial log (click to expand)

[100%] Built target xmrig
installing
install: creating directory '/nix/store/v59hdb0l250nrddr50p67b3kg03002mg-xmrig-2.6.3'
install: creating directory '/nix/store/v59hdb0l250nrddr50p67b3kg03002mg-xmrig-2.6.3/bin'
'xmrig' -> '/nix/store/v59hdb0l250nrddr50p67b3kg03002mg-xmrig-2.6.3/bin/xmrig'
post-installation fixup
strip is /nix/store/8q05v40n0f7amgw70pk6bkb23r7hrzgn-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/v59hdb0l250nrddr50p67b3kg03002mg-xmrig-2.6.3/bin
patching script interpreter paths in /nix/store/v59hdb0l250nrddr50p67b3kg03002mg-xmrig-2.6.3
/nix/store/v59hdb0l250nrddr50p67b3kg03002mg-xmrig-2.6.3

@fpletz fpletz merged commit f5f8f57 into NixOS:master Jun 19, 2018
@r-ryantm r-ryantm deleted the auto-update/xmrig branch June 19, 2018 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants