9 src = fetchFromGitHub {
13 hash = "sha256-cSOYHYJJEGzFtkD4mjTmYBiM9CaWKt64xgV/JeNHpfM=";
16 vendorSha256 = "sha256-RpjLs4+9abbbysYAlPDUXBLe1cz4Lp+QmR1yv+LpYwQ=";
21 description = "Serve NAR file contents via HTTP";
22 homepage = "https://github.com/numtide/nar-serve";
23 license = licenses.mit;
24 maintainers = with maintainers; [ rizary ];