nixpkgs/pkgs/tools/networking/wireguard-go
Maximilian Bosch 0f65693e6b
wireguard-go: fix executable name
It's supposed to be `wireguard-go` instead of `wireguard`. Upstream does
this right in their Makefile, however we use our own build-script which
creates a wrong file in $out, so it has to be fixed in the
`postInstall`-hook.

Closes #88567
2020-05-23 17:12:52 +02:00
..
0001-Fix-darwin-build.patch wireguard-go: fix darwin build 2020-01-05 16:42:17 +01:00
default.nix wireguard-go: fix executable name 2020-05-23 17:12:52 +02:00
deps.nix wireguard-go: 0.0.20200121 -> 0.0.20200320 2020-05-10 01:35:29 +02:00
update.sh