gwenview, k3b, konsole: propagate kinit

This commit is contained in:
gnidorah
2017-08-06 12:55:02 +03:00
parent ce78756ad8
commit 771c80d216
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -20,4 +20,5 @@ mkDerivation {
kguiaddons kiconthemes kinit kio knotifications knotifyconfig kparts kpty
kservice ktextwidgets kwidgetsaddons kwindowsystem kxmlgui qtscript
];
propagatedUserEnvPkgs = [ (lib.getBin kinit) ];
}