11 src = fetchFromGitHub {
12 owner = "coreruleset";
15 hash = "sha256-HMW0SIcPDCy2QNfxpMke+/d1XCNpyx6RL6RCZAmU+WE=";
18 vendorHash = "sha256-3YBcu/GEonEoORbB7x6YGpIl7kEzUQ9PAZNFB8NKb+c=";
26 description = "HTTP reflector and black hole";
27 homepage = "https://github.com/coreruleset/albedo";
28 changelog = "https://github.com/coreruleset/albedo/releases/tag/v${version}";
29 license = lib.licenses.asl20;
30 maintainers = with lib.maintainers; [ fab ];
31 mainProgram = "albedo";