kf5Packages: use KDE Frameworks 5.14

This commit is contained in:
Thomas Tuegel
2015-10-05 13:08:26 -05:00
parent 398b01ed2a
commit 1a03a577f4
+2 -2
View File
@@ -6682,8 +6682,8 @@ let
};
kf513Packages = lib.makeScope kf513.newScope kf5PackagesFun;
kf5Packages = kf513Packages;
kf514Packages = lib.makeScope kf514.newScope kf5PackagesFun;
kf5Packages = kf514Packages;
kinetic-cpp-client = callPackage ../development/libraries/kinetic-cpp-client { };