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

nq: 0.2.2 -> 0.3.1 #37234

Merged
merged 1 commit into from Mar 17, 2018
Merged

nq: 0.2.2 -> 0.3.1 #37234

merged 1 commit into from Mar 17, 2018

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 17, 2018

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

  • built on NixOS
  • ran /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/nq help got 0 exit code
  • ran /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/fq help got 0 exit code
  • ran /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/tq help got 0 exit code
  • found 0.3.1 with grep in /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1
  • directory tree listing: https://gist.github.com/572554e36b5b4ef6af9d80ebc5153935

cc @cstrahan for review

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/nq help` got 0 exit code
- ran `/nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/fq help` got 0 exit code
- ran `/nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/tq help` got 0 exit code
- found 0.3.1 with grep in /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1
- directory tree listing: https://gist.github.com/572554e36b5b4ef6af9d80ebc5153935
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin

The following builds were skipped because they don't evaluate on x86_64-darwin: nq

No log is available.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nq

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1
shrinking /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/fq
shrinking /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/nq
gzipping man pages under /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/share/man/
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin 
patching script interpreter paths in /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1
/nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1/bin/tq: interpreter directive changed from "/bin/sh" to "/nix/store/q1g0rl8zfmz7r371fp5p42p4acmv297d-bash-4.4-p19/bin/sh"
checking for references to /tmp/nix-build-nq-0.3.1.drv-0 in /nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1...
/nix/store/gyphh3yyw7k1m0igds051f5rnkap5j8q-nq-0.3.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nq

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/7xd7bg1mfl3mmz7v1srxvwd22k8g9lmc-nq-0.3.1
shrinking /nix/store/7xd7bg1mfl3mmz7v1srxvwd22k8g9lmc-nq-0.3.1/bin/fq
shrinking /nix/store/7xd7bg1mfl3mmz7v1srxvwd22k8g9lmc-nq-0.3.1/bin/nq
gzipping man pages under /nix/store/7xd7bg1mfl3mmz7v1srxvwd22k8g9lmc-nq-0.3.1/share/man/
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/7xd7bg1mfl3mmz7v1srxvwd22k8g9lmc-nq-0.3.1/bin
patching script interpreter paths in /nix/store/7xd7bg1mfl3mmz7v1srxvwd22k8g9lmc-nq-0.3.1
/nix/store/7xd7bg1mfl3mmz7v1srxvwd22k8g9lmc-nq-0.3.1/bin/tq: interpreter directive changed from "/bin/sh" to "/nix/store/3gg2p6n4kv2f0lsxd41f5iz1ivkbzyzr-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/7xd7bg1mfl3mmz7v1srxvwd22k8g9lmc-nq-0.3.1...
/nix/store/7xd7bg1mfl3mmz7v1srxvwd22k8g9lmc-nq-0.3.1

@gebner gebner merged commit 2a4733f into NixOS:master Mar 17, 2018
@ryantm ryantm deleted the auto-update/nq branch March 17, 2018 14:19
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