11 src = fetchFromGitHub {
12 owner = "containernetworking";
15 hash = "sha256-ocSc1fhbBB8YRxVVOvYMombOOkLMdfv9V4GYbf8kwIE=";
18 vendorHash = "sha256-/aPx8NgGkJ1irU0LGzmYTlsiX2U5or24Vl1PGHWuDyE=";
30 description = "Container Network Interface - networking for Linux containers";
31 mainProgram = "cnitool";
32 license = licenses.asl20;
33 homepage = "https://github.com/containernetworking/cni";
34 maintainers = with maintainers; [