10 src = fetchFromGitHub {
14 sha256 = "sha256-EIajvcBhS5G9dJzRgXhnD1QKOAhmzngdyCU4L7itT8U=";
17 vendorHash = "sha256-BZzhBC4C0OoAxUEDROkggCQF35C9Z4+0/Jk0ZD8Hz1s=";
20 "-s" "-w" "-X main.version=${version}"
24 description = "Wireguard overlay mesh network manager";
25 homepage = "https://github.com/costela/wesher";
26 license = licenses.gpl3Only;
27 maintainers = with maintainers; [ tylerjl ];
28 platforms = platforms.linux;
29 mainProgram = "wesher";