kdeApplications: rename kdeApp to mkDerivation

This commit is contained in:
Thomas Tuegel
2017-06-18 08:42:20 -05:00
parent 7b6f8dc77f
commit 6beea32ab1
47 changed files with 96 additions and 97 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
kdeApp, lib, config, kdeWrapper,
mkDerivation, lib, config, kdeWrapper,
extra-cmake-modules, kdoctools, makeWrapper,
@@ -15,7 +15,7 @@
let
unwrapped =
kdeApp {
mkDerivation {
name = "ark";
nativeBuildInputs = [
extra-cmake-modules kdoctools makeWrapper