plasma5: rename plasmaPackage to mkDerivation

This commit is contained in:
Thomas Tuegel
2017-06-18 08:42:20 -05:00
parent 6beea32ab1
commit eaa644a5af
38 changed files with 106 additions and 133 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
{
plasmaPackage, extra-cmake-modules,
mkDerivation, extra-cmake-modules,
kcmutils, kconfig, kdelibs4support, kdesu, kdoctools, ki18n, kiconthemes,
kwindowsystem, qtsvg, qtx11extras
}:
plasmaPackage {
mkDerivation {
name = "kde-cli-tools";
nativeBuildInputs = [ extra-cmake-modules kdoctools ];
propagatedBuildInputs = [