18 url = "git://git.linux-nfs.org/projects/steved/rpcbind.git";
19 rev = "c0c89b3bf2bdf304a5fe3cab626334e0cdaf1ef2";
20 hash = "sha256-aidETIZaQYzC3liDGM915wyBWpMrn4OudxEcFS/Iucw=";
30 ] ++ lib.optional useSystemd systemd;
33 "--with-systemdsystemunitdir=${
34 if useSystemd then "${placeholder "out"}/etc/systemd/system" else "no"
46 description = "ONC RPC portmapper";
47 license = licenses.bsd3;
48 platforms = platforms.unix;
49 homepage = "https://linux-nfs.org/";
50 maintainers = with maintainers; [ abbradar ];
52 Universal addresses to RPC program number mapper.