11 src = fetchFromGitHub {
12 owner = "cfunkhouser";
15 hash = "sha256-OcvLVsPtAIaGTxk5SKNme0+i0PsDc8uY/sDcM/L5yqU=";
18 vendorHash = "sha256-cBHAo2RL7Q6TJbv1QYrescMFwbSUnGlOmTqqt8CZ/qc=";
21 description = "Prometheus Service Discovery for Tailscale";
22 changelog = "https://github.com/cfunkhouser/tailscalesd/releases/tag/v${version}";
23 homepage = "https://github.com/cfunkhouser/tailscalesd";
24 license = lib.licenses.mit;
25 maintainers = with lib.maintainers; [ SuperSandro2000 ];
26 mainProgram = "tailscalesd";