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