11 src = fetchFromGitHub {
15 hash = "sha256-8QuMS00EutmqzAIPxyJEPxM8EHiWlSKs6E2Htoh3Kes=";
18 vendorHash = "sha256-td9NYHGYJYPlIj2tnf5I/GnJQOOgODc6TakHFwxyvLQ=";
22 passthru.tests = { inherit (nixosTests) nar-serve; };
25 description = "Serve NAR file contents via HTTP";
26 mainProgram = "nar-serve";
27 homepage = "https://github.com/numtide/nar-serve";
28 license = licenses.mit;
29 maintainers = with maintainers; [