···52 "cmd/go-away"
53 ];
540000055 meta = {
56 changelog = "https://git.gammaspectra.live/git/go-away/releases/tag/${finalAttrs.src.tag}";
57 description = "Self-hosted abuse detection and rule enforcement against low-effort mass AI scraping and bots";
···52 "cmd/go-away"
53 ];
5455+ postInstall = ''
56+ mkdir -p $out/lib/go-away
57+ cp -rv examples/snippets $out/lib/go-away/
58+ '';
59+60 meta = {
61 changelog = "https://git.gammaspectra.live/git/go-away/releases/tag/${finalAttrs.src.tag}";
62 description = "Self-hosted abuse detection and rule enforcement against low-effort mass AI scraping and bots";