about summary refs log tree commit diff
path: root/pkgs/applications/kde
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@mailbox.org>2019-09-25 10:00:38 -0500
committerThomas Tuegel <ttuegel@mailbox.org>2019-09-25 13:07:20 -0500
commit0f5769df77e25a5504ec8e0b41608d625315be2a (patch)
tree71cc08196204503627f2f5589ad8f759a6400e9a /pkgs/applications/kde
parentf012fc8f61bfacd4c04a03511708367c761eb155 (diff)
downloadnixlib-0f5769df77e25a5504ec8e0b41608d625315be2a.tar
nixlib-0f5769df77e25a5504ec8e0b41608d625315be2a.tar.gz
nixlib-0f5769df77e25a5504ec8e0b41608d625315be2a.tar.bz2
nixlib-0f5769df77e25a5504ec8e0b41608d625315be2a.tar.lz
nixlib-0f5769df77e25a5504ec8e0b41608d625315be2a.tar.xz
nixlib-0f5769df77e25a5504ec8e0b41608d625315be2a.tar.zst
nixlib-0f5769df77e25a5504ec8e0b41608d625315be2a.zip
kate: No propagatedBuildInputs
kate does not have a `dev` output, so it should not have
`propagatedBuildInputs`, as this propagates other `dev` outputs into the user
environment.
Diffstat (limited to 'pkgs/applications/kde')
-rw-r--r--pkgs/applications/kde/kate.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/kde/kate.nix b/pkgs/applications/kde/kate.nix
index 95ff6cf198b2..f01a57a55d4d 100644
--- a/pkgs/applications/kde/kate.nix
+++ b/pkgs/applications/kde/kate.nix
@@ -15,8 +15,8 @@ mkDerivation {
   };
 
   nativeBuildInputs = [ extra-cmake-modules kdoctools ];
-  buildInputs = [ libgit2 ];
-  propagatedBuildInputs = [
+  buildInputs = [
+    libgit2
     kactivities ki18n kio ktexteditor kwindowsystem plasma-framework
     qtscript kconfig kcrash kguiaddons kiconthemes kinit kjobwidgets kparts
     kxmlgui kdbusaddons kwallet kitemmodels knotifications threadweaver