Merge pull request #44852 from yegortimoshenko/20180810.025530/libinotify-kqueue
libinotify-kqueue: init at 20180201
This commit is contained in:
@@ -10371,6 +10371,8 @@ with pkgs;
|
||||
libindicator-gtk3 = libindicator.override { gtkVersion = "3"; };
|
||||
libindicator = callPackage ../development/libraries/libindicator { };
|
||||
|
||||
libinotify-kqueue = callPackage ../development/libraries/libinotify-kqueue { };
|
||||
|
||||
libiodbc = callPackage ../development/libraries/libiodbc {
|
||||
useGTK = config.libiodbc.gtk or false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user