kdeWrapper: allow wrapping several packages

This commit is contained in:
Nikolay Amiantov
2017-01-03 02:33:15 +03:00
parent 5ba7f33e3a
commit e908442693
23 changed files with 108 additions and 53 deletions
+2 -1
View File
@@ -37,6 +37,7 @@ let
};
in kdeWrapper unwrapped {
in kdeWrapper {
inherit unwrapped;
targets = [ "bin/peruse" ];
}