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

wireguard-tools: 0.0.20180904 -> 0.0.20180918 #46933

Merged
merged 1 commit into from Sep 20, 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/wireguard-tools/versions.

meta.description for wireguard-tools is: '"Tools for the WireGuard secure network tunnel"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918/bin/wg passed the binary check.
  • /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918/bin/wg-quick passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 0.0.20180918 with grep in /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918
  • directory tree listing: https://gist.github.com/0521b1c63847524c529d0e4f17340107
  • du listing: https://gist.github.com/27f66deed89f58c4b5331f16731df757
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/03d8620098e392e0753ceb8f36146882e1c51af5.tar.gz -p wireguard-tools
ls -la /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918

cc @ericsagnes @Mic92 @zx2c4 for testing.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: wireguard-tools

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918
shrinking /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918/bin/wg
gzipping man pages under /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918/share/man/
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918/lib  /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918/bin
patching script interpreter paths in /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918
/nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918/bin/wg-quick: interpreter directive changed from "/bin/bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918...
/nix/store/hdwd5n3lcxjn4nzmhqw52m7g9k87hqi5-wireguard-tools-0.0.20180918

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: wireguard-tools

Partial log (click to expand)

install: creating directory '/nix/store/jcws9jzzmbc7gwwqpr5k59vcpgqqdzqx-wireguard-tools-0.0.20180918//lib/systemd'
install: creating directory '/nix/store/jcws9jzzmbc7gwwqpr5k59vcpgqqdzqx-wireguard-tools-0.0.20180918//lib/systemd/system'
'systemd/wg-quick@.service' -> '/nix/store/jcws9jzzmbc7gwwqpr5k59vcpgqqdzqx-wireguard-tools-0.0.20180918//lib/systemd/system/wg-quick@.service'
post-installation fixup
gzipping man pages under /nix/store/jcws9jzzmbc7gwwqpr5k59vcpgqqdzqx-wireguard-tools-0.0.20180918/share/man/
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/jcws9jzzmbc7gwwqpr5k59vcpgqqdzqx-wireguard-tools-0.0.20180918/lib  /nix/store/jcws9jzzmbc7gwwqpr5k59vcpgqqdzqx-wireguard-tools-0.0.20180918/bin
patching script interpreter paths in /nix/store/jcws9jzzmbc7gwwqpr5k59vcpgqqdzqx-wireguard-tools-0.0.20180918
/nix/store/jcws9jzzmbc7gwwqpr5k59vcpgqqdzqx-wireguard-tools-0.0.20180918/bin/wg-quick: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/bash"
/nix/store/jcws9jzzmbc7gwwqpr5k59vcpgqqdzqx-wireguard-tools-0.0.20180918

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: wireguard-tools

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/yywhskyswy7k5gc2idy8sspp8z7kfpkn-wireguard-tools-0.0.20180918
shrinking /nix/store/yywhskyswy7k5gc2idy8sspp8z7kfpkn-wireguard-tools-0.0.20180918/bin/wg
gzipping man pages under /nix/store/yywhskyswy7k5gc2idy8sspp8z7kfpkn-wireguard-tools-0.0.20180918/share/man/
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/yywhskyswy7k5gc2idy8sspp8z7kfpkn-wireguard-tools-0.0.20180918/lib  /nix/store/yywhskyswy7k5gc2idy8sspp8z7kfpkn-wireguard-tools-0.0.20180918/bin
patching script interpreter paths in /nix/store/yywhskyswy7k5gc2idy8sspp8z7kfpkn-wireguard-tools-0.0.20180918
/nix/store/yywhskyswy7k5gc2idy8sspp8z7kfpkn-wireguard-tools-0.0.20180918/bin/wg-quick: interpreter directive changed from "/bin/bash" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/yywhskyswy7k5gc2idy8sspp8z7kfpkn-wireguard-tools-0.0.20180918...
/nix/store/yywhskyswy7k5gc2idy8sspp8z7kfpkn-wireguard-tools-0.0.20180918

@Mic92 Mic92 merged commit f2516b1 into NixOS:master Sep 20, 2018
@Mic92
Copy link
Member

Mic92 commented Sep 20, 2018

backport: d4e9c35

@r-ryantm r-ryantm deleted the auto-update/wireguard-tools branch October 3, 2018 04:11
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