···2418424185 libcap = callPackage ../os-specific/linux/libcap { };
2418624187- libcap_ng = callPackage ../os-specific/linux/libcap-ng {
24188- swig = null; # Currently not using the python2/3 bindings
24189- python2 = null; # Currently not using the python2 bindings
24190- python3 = null; # Currently not using the python3 bindings
24191- };
2419224193 libnotify = callPackage ../development/libraries/libnotify { };
24194