9 version = "unstable-2022-05-13";
11 src = fetchFromGitHub {
12 owner = "jonpulsifer";
14 rev = "ec1d59f1f1314ce310ad4c04d2924e0ebd857f1d";
15 hash = "sha256-lAJ2bjs5VLzrHd09eFK4X0V/cCee2QsgdgiKq+y2c10=";
18 vendorHash = "sha256-aiX+NGUsFK0N9vC5baAHHMr28CbF5Xa4WgYLFFLBYTs=";
25 description = "Tool to collect DNS traffic";
26 homepage = "https://github.com/jonpulsifer/dnsmon-go";
27 license = with licenses; [ mit ];
28 maintainers = with maintainers; [ fab ];
29 mainProgram = "dnsmon-go";