10 src = fetchFromGitHub {
11 owner = "lightninglabs";
14 hash = "sha256-PsmaNJxWkXiFDA7IGhT+Kx1GUvv23c8L8Jz21/b48oo=";
17 vendorHash = "sha256-rrDLdE7c6ykhdqOfRpuxyRO4xqYp3LZvovAppzy1wVw=";
19 subPackages = [ "cmd/aperture" ];
22 description = "L402 (Lightning HTTP 402) Reverse Proxy";
23 homepage = "https://github.com/lightninglabs/aperture";
24 license = licenses.mit;
25 maintainers = with maintainers; [ sputn1ck HannahMR ];
26 mainProgram = "aperture";