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

tortoisehg: 4.6.1 -> 4.7 #46174

Merged
merged 1 commit into from Sep 10, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

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

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from tortoisehg.

meta.description for tortoisehg is: '"Qt based graphical tool for working with Mercurial"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7/bin/tortoisehg passed the binary check.
  • /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7/bin/.thg-wrapped passed the binary check.
  • /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7/bin/thg passed the binary check.
  • 3 of 3 passed binary check by having a zero exit code.
  • 0 of 3 passed binary check by having the new version present in output.
  • found 4.7 with grep in /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7
  • directory tree listing: https://gist.github.com/c0e22c3e5f4874480d427add03143a71
  • du listing: https://gist.github.com/47a2acba1b6c8252786fca2ba00e4ddd
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/7cf3891b75af8506a03dc9054dc0e6e746beadc6.tar.gz -p tortoisehg
ls -la /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7

cc @danbst for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tortoisehg
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tortoisehg

Partial log (click to expand)

creating /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7/share/nautilus-python
creating /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7/share/nautilus-python/extensions
copying contrib/nautilus-thg.py -> /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7/share/nautilus-python/extensions
running install_egg_info
Writing /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7/lib/python2.7/site-packages/tortoisehg-4.7-py2.7.egg-info
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7
patching script interpreter paths in /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7
checking for references to /build in /nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7...
wrapping `/nix/store/lx0anwkf2sznv5gg59jc4vz9cr81bbgw-tortoisehg-4.7/bin/thg'...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tortoisehg

Partial log (click to expand)

creating /nix/store/6mb9j93dass8n377bqy98ygx0f3w7nas-tortoisehg-4.7/share/nautilus-python
creating /nix/store/6mb9j93dass8n377bqy98ygx0f3w7nas-tortoisehg-4.7/share/nautilus-python/extensions
copying contrib/nautilus-thg.py -> /nix/store/6mb9j93dass8n377bqy98ygx0f3w7nas-tortoisehg-4.7/share/nautilus-python/extensions
running install_egg_info
Writing /nix/store/6mb9j93dass8n377bqy98ygx0f3w7nas-tortoisehg-4.7/lib/python2.7/site-packages/tortoisehg-4.7-py2.7.egg-info
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6mb9j93dass8n377bqy98ygx0f3w7nas-tortoisehg-4.7
patching script interpreter paths in /nix/store/6mb9j93dass8n377bqy98ygx0f3w7nas-tortoisehg-4.7
checking for references to /build in /nix/store/6mb9j93dass8n377bqy98ygx0f3w7nas-tortoisehg-4.7...
wrapping `/nix/store/6mb9j93dass8n377bqy98ygx0f3w7nas-tortoisehg-4.7/bin/thg'...

@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: tortoisehg

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.


@matthewbauer matthewbauer merged commit 442d79d into NixOS:master Sep 10, 2018
@r-ryantm r-ryantm deleted the auto-update/tortoisehg branch September 11, 2018 01:36
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

4 participants