11 src = fetchFromGitHub {
15 sha256 = "sha256-Li/bMgl/wj9bHpXW5gwWvb7BvyBPzeLCP979J2kyRCM=";
18 vendorHash = "sha256-JHimXGsUMAQqCutREsmtgDIf6Vda+it0IL3AfS86omU=";
20 # Tests need network access
24 description = "Alternative to the auditd daemon";
25 homepage = "https://github.com/slackhq/go-audit";
26 license = with licenses; [ mit ];
27 maintainers = with maintainers; [ fab ];
28 platforms = platforms.linux;
29 mainProgram = "go-audit";