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.7 -> 3.7.1 #48508

Merged
merged 1 commit into from Oct 16, 2018
Merged

googler: 3.7 -> 3.7.1 #48508

merged 1 commit into from Oct 16, 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.

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

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

nix-shell -p cachix --run '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/fc995c44dc90a888bfca0c869675bee37e731e68.tar.gz -p googler
ls -la /nix/store/4mpvsn1zwjdjcrqym0sw80kjwghhr7sl-googler-3.7.1

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
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: googler

Partial log (click to expand)

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

@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/4mpvsn1zwjdjcrqym0sw80kjwghhr7sl-googler-3.7.1
gzipping man pages under /nix/store/4mpvsn1zwjdjcrqym0sw80kjwghhr7sl-googler-3.7.1/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/4mpvsn1zwjdjcrqym0sw80kjwghhr7sl-googler-3.7.1/bin
patching script interpreter paths in /nix/store/4mpvsn1zwjdjcrqym0sw80kjwghhr7sl-googler-3.7.1
/nix/store/4mpvsn1zwjdjcrqym0sw80kjwghhr7sl-googler-3.7.1/bin/googler: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/nrl0l79a48924xb0897ap572xf29ciir-python3-3.6.6/bin/python3"
checking for references to /build in /nix/store/4mpvsn1zwjdjcrqym0sw80kjwghhr7sl-googler-3.7.1...
/nix/store/4mpvsn1zwjdjcrqym0sw80kjwghhr7sl-googler-3.7.1

@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/0mwsss03hym6ii36fq82lislz00cl8p0-googler-3.7.1
gzipping man pages under /nix/store/0mwsss03hym6ii36fq82lislz00cl8p0-googler-3.7.1/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/0mwsss03hym6ii36fq82lislz00cl8p0-googler-3.7.1/bin
patching script interpreter paths in /nix/store/0mwsss03hym6ii36fq82lislz00cl8p0-googler-3.7.1
/nix/store/0mwsss03hym6ii36fq82lislz00cl8p0-googler-3.7.1/bin/googler: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/bndavpczvnb9mmmg8by731a3mgcz3w9g-python3-3.6.6/bin/python3"
checking for references to /build in /nix/store/0mwsss03hym6ii36fq82lislz00cl8p0-googler-3.7.1...
/nix/store/0mwsss03hym6ii36fq82lislz00cl8p0-googler-3.7.1

@k0ral
Copy link
Contributor

k0ral commented Oct 16, 2018

Looks OK to me.

@xeji xeji merged commit e58816b into NixOS:master Oct 16, 2018
anpryl added a commit to anpryl/nixpkgs that referenced this pull request Oct 17, 2018
* 'master' of https://github.com/NixOS/nixpkgs: (104 commits)
  python3.pkgs.pyls: 0.2.1 -> 0.3.0
  chromium: fix aarch64 build (NixOS#48586)
  pythonPackages.cligj: 0.4.0 -> 0.5.0 (NixOS#48584)
  Flexget: 2.15.1 -> 2.16.2 (NixOS#48583)
  gitolite 3.6.7 -> 3.6.10 (NixOS#48562)
  oh-my-zsh: 2018-09-03 -> 2018-09-14
  julia_10: update to 1.0.1
  signal-desktop: 1.16.2 -> 1.16.3
  Revert "Merge pull request NixOS#48122 from zimbatm/pkg-nixos-rebuild"
  terraform-providers.libvirt: fix plugin output (NixOS#48577)
  libssh: 0.7.5 -> 0.7.6
  googler: 3.7 -> 3.7.1 (NixOS#48508)
  chromium plugins: add meta.platforms (NixOS#48495)
  varnish6: 6.0.1 -> 6.1.0 (NixOS#48487)
  erlangR21: 21.0 -> 21.1.1 (NixOS#47371)
  varnish4: 4.1.9 -> 4.1.10 (NixOS#48488)
  tmux: 2.7 -> 2.8
  nixpart0.blivet: fix reference to selinux python modules
  blivet: fix reference to selinux python modules
  magit-filenotify: Fix missing dependency on git
  ...
@r-ryantm r-ryantm deleted the auto-update/googler branch October 24, 2018 03:08
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