···99219922 libcap_manpages = callPackage ../os-specific/linux/libcap/man.nix { };
99239924+ libcap_ng = callPackage ../os-specific/linux/libcap-ng {
9925+ swig = null; # Currently not using the python2/3 bindings
9926+ python2 = null; # Currently not using the python2 bindings
9927+ python3 = null; # Currently not using the python3 bindings
9928+ };
99299930 libnscd = callPackage ../os-specific/linux/libnscd { };
9931