Commit Graph

11 Commits

Author SHA1 Message Date
R. RyanTM
5d0e6576cd wireguard: 0.0.20180625 -> 0.0.20180708 (#43318)
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.
2018-07-11 10:33:41 +02:00
Jörg Thalheim
501704b13c wireguard: 0.0.20180613 -> 0.0.20180625 2018-06-26 10:22:19 +01:00
Yegor Timoshenko
9807281253 wireguard{,-go,-tools}: 0.0.20180531 -> 0.0.20180613 2018-06-14 19:45:15 +00:00
Jörg Thalheim
5024725118 wireguard: fix checksum 2018-06-08 15:36:35 +01:00
Jason A. Donenfeld
812c52a974 wireguard: 0.0.20180524 -> 0.0.20180531 2018-06-08 00:16:36 +02:00
R. RyanTM
b6c1781e58 wireguard: 0.0.20180519 -> 0.0.20180524 (#41031)
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.

These checks were done:

- built on NixOS
- /nix/store/mr991d4pyvfng5bhh06kdlb29mj93cf3-wireguard-tools-0.0.20180524/bin/wg passed the binary check.
- /nix/store/mr991d4pyvfng5bhh06kdlb29mj93cf3-wireguard-tools-0.0.20180524/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.20180524 with grep in /nix/store/mr991d4pyvfng5bhh06kdlb29mj93cf3-wireguard-tools-0.0.20180524
- directory tree listing: https://gist.github.com/52b47d18275b1b4550ccdd7bfdd16ef0
- du listing: https://gist.github.com/074aac4bf75c6a0a31e18b04cb0ffbc8
2018-05-28 14:59:12 +02:00
Yegor Timoshenko
e9e044abbb wireguard-tools: clean up, wrap w/ wireguard-go on Darwin 2018-05-22 04:24:34 +03:00
Jason A. Donenfeld
8d575415ad wireguard: fix up text, maintainer, and version 2018-05-22 02:58:13 +02:00
R. RyanTM
410be1aa1d wireguard: 0.0.20180514 -> 0.0.20180519
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.

These checks were done:

- built on NixOS
- /nix/store/c48vhaf6wqmra1g6sv4hv3i6vqlw7ll1-wireguard-tools-0.0.20180519/bin/wg passed the binary check.
- /nix/store/c48vhaf6wqmra1g6sv4hv3i6vqlw7ll1-wireguard-tools-0.0.20180519/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.20180519 with grep in /nix/store/c48vhaf6wqmra1g6sv4hv3i6vqlw7ll1-wireguard-tools-0.0.20180519
- directory tree listing: https://gist.github.com/64bccf9c57ca84c49486890ccbf17239
- du listing: https://gist.github.com/f28d6cfd8bcbf6ab1a6c39ad40ce1606
2018-05-20 10:13:23 -07:00
Kirill Elagin
95cf07fc95 wireguard: use fetchzip instead of fetchurl
Because cgit snapshots are not deterministic.
2018-05-19 13:09:14 +03:00
Kirill Elagin
865abfa609
wireguard: Enable tools on other platforms
Wireguard is now split into two pretty much independent packages:
`wireguard` (Linux-specific kernel module) and `wireguard-tools`,
which is cross-platform.
2018-05-19 01:17:26 +03:00