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

altcoins.parity-ui: 0.2.1 -> 0.2.5 #41533

Merged
merged 1 commit into from Jun 8, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jun 6, 2018

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

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

These checks were done:

meta.description for altcoins.parity-ui is: '"UI for Parity. Fast, light, robust Ethereum implementation"'.

cc @sorpaas 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 f16c03912143ec9e6cd2b9e4ba96f4deb6b72ef8 && nix-shell --pure -I nixpkgs=. -p altcoins.parity-ui

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

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

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5/bin/parity-ui 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 0.2.5 with grep in /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5
- directory tree listing: https://gist.github.com/c69e2d05d926decf9c0435e7ed94fab9
- du listing: https://gist.github.com/8a81380e0a3c16f2804599e811b3c336
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: altcoins.parity-ui

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 aarch64-linux (full log)

Attempted: altcoins.parity-ui

Partial log (click to expand)

building '/nix/store/zlc3wp9m2kwww8dsr4cy07975807vpmp-parity-ui-0.2.5.drv'...
shrinking RPATHs of ELF executables and libraries in /nix/store/44y4rfrh3d51yk8xjv90w6pwr8xzdi3s-parity-ui-0.2.5
shrinking /nix/store/44y4rfrh3d51yk8xjv90w6pwr8xzdi3s-parity-ui-0.2.5/share/parity-ui/parity-ui
shrinking /nix/store/44y4rfrh3d51yk8xjv90w6pwr8xzdi3s-parity-ui-0.2.5/share/parity-ui/libnode.so
shrinking /nix/store/44y4rfrh3d51yk8xjv90w6pwr8xzdi3s-parity-ui-0.2.5/share/parity-ui/libffmpeg.so
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/44y4rfrh3d51yk8xjv90w6pwr8xzdi3s-parity-ui-0.2.5
checking for references to /build in /nix/store/44y4rfrh3d51yk8xjv90w6pwr8xzdi3s-parity-ui-0.2.5...
file /nix/store/44y4rfrh3d51yk8xjv90w6pwr8xzdi3s-parity-ui-0.2.5/share/parity-ui/parity-ui had a PT_GNU_STACK program header, converted
/nix/store/44y4rfrh3d51yk8xjv90w6pwr8xzdi3s-parity-ui-0.2.5

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: altcoins.parity-ui

Partial log (click to expand)

building '/nix/store/8k0bq3fib20h5zpa59m5gr5vsccdwfsm-parity-ui-0.2.5.drv'...
shrinking RPATHs of ELF executables and libraries in /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5
shrinking /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5/share/parity-ui/libffmpeg.so
shrinking /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5/share/parity-ui/libnode.so
shrinking /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5/share/parity-ui/parity-ui
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5
checking for references to /build in /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5...
file /nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5/share/parity-ui/parity-ui had a PT_GNU_STACK program header, converted
/nix/store/2aph1kzcjppfld8ynp0ks7r4w6ghh1ir-parity-ui-0.2.5

@xeji xeji merged commit 2c3575d into NixOS:master Jun 8, 2018
@r-ryantm r-ryantm deleted the auto-update/parity-ui branch June 8, 2018 23:10
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