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
default.nix
deps.nix
update.sh