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

googler: 3.5 -> 3.6 #41064

Merged
merged 1 commit into from May 28, 2018
Merged

googler: 3.5 -> 3.6 #41064

merged 1 commit into from May 28, 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/googler/versions.

These checks were done:

meta.description for googler is: '"Google Search, Google Site Search, Google News from the terminal"'.

cc @k0ral for testing.

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

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

These checks were done:

- built on NixOS
- /nix/store/j4h3gxrjzx798n8qrpk6l4v2a2k3awvm-googler-3.6/bin/googler passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 3.6 with grep in /nix/store/j4h3gxrjzx798n8qrpk6l4v2a2k3awvm-googler-3.6
- directory tree listing: https://gist.github.com/bf1d55519dae4406e4f5bdbd78c44644
- du listing: https://gist.github.com/805653ac2fcc2c1c10d65d1e5298620e
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: googler

Partial log (click to expand)

rm -f googler.1.gz
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/j4h3gxrjzx798n8qrpk6l4v2a2k3awvm-googler-3.6
gzipping man pages under /nix/store/j4h3gxrjzx798n8qrpk6l4v2a2k3awvm-googler-3.6/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/j4h3gxrjzx798n8qrpk6l4v2a2k3awvm-googler-3.6/bin
patching script interpreter paths in /nix/store/j4h3gxrjzx798n8qrpk6l4v2a2k3awvm-googler-3.6
/nix/store/j4h3gxrjzx798n8qrpk6l4v2a2k3awvm-googler-3.6/bin/googler: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/96wn2gz3mwi71gwcrvpfg39bsymd7gqx-python3-3.6.5/bin/python3"
checking for references to /build in /nix/store/j4h3gxrjzx798n8qrpk6l4v2a2k3awvm-googler-3.6...
/nix/store/j4h3gxrjzx798n8qrpk6l4v2a2k3awvm-googler-3.6

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: googler

Partial log (click to expand)

install -m644 googler.1.gz /nix/store/xk9d6w59shm2wn6cah4m42dv0zrprizg-googler-3.6/share/man/man1
install -m644 README.md /nix/store/xk9d6w59shm2wn6cah4m42dv0zrprizg-googler-3.6/share/doc/googler
rm -f googler.1.gz
post-installation fixup
gzipping man pages under /nix/store/xk9d6w59shm2wn6cah4m42dv0zrprizg-googler-3.6/share/man/
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/xk9d6w59shm2wn6cah4m42dv0zrprizg-googler-3.6/bin
patching script interpreter paths in /nix/store/xk9d6w59shm2wn6cah4m42dv0zrprizg-googler-3.6
/nix/store/xk9d6w59shm2wn6cah4m42dv0zrprizg-googler-3.6/bin/googler: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/sm6n6vgc3gy064nnvc49b5g8a6n2cn8h-python3-3.6.5/bin/python3"
/nix/store/xk9d6w59shm2wn6cah4m42dv0zrprizg-googler-3.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: googler

Partial log (click to expand)

rm -f googler.1.gz
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/lmnn07fvlmdm6swydihrv171i84mfknr-googler-3.6
gzipping man pages under /nix/store/lmnn07fvlmdm6swydihrv171i84mfknr-googler-3.6/share/man/
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/lmnn07fvlmdm6swydihrv171i84mfknr-googler-3.6/bin
patching script interpreter paths in /nix/store/lmnn07fvlmdm6swydihrv171i84mfknr-googler-3.6
/nix/store/lmnn07fvlmdm6swydihrv171i84mfknr-googler-3.6/bin/googler: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/qdcj04rnk8kb34zjrfzg8gfgl6svfcr8-python3-3.6.5/bin/python3"
checking for references to /build in /nix/store/lmnn07fvlmdm6swydihrv171i84mfknr-googler-3.6...
/nix/store/lmnn07fvlmdm6swydihrv171i84mfknr-googler-3.6

@xeji xeji merged commit 1d1a81a into NixOS:master May 28, 2018
@r-ryantm r-ryantm deleted the auto-update/googler branch May 28, 2018 20:48
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