10 src = fetchFromGitHub {
14 sha256 = "sha256-W6+zCLPcORGcRJF0F6/LRPap4SNVn/oKGs21T4nSNO0=";
22 "-X=main.version=${version}"
26 description = "RPKI-to-Router server used at Cloudflare";
27 homepage = "https://github.com/cloudflare/gortr/";
28 license = licenses.bsd3;
29 maintainers = with maintainers; [ ];