kdeWrapper: allow wrapping several packages
This commit is contained in:
@@ -75,7 +75,8 @@ let
|
||||
homepage = https://konversation.kde.org;
|
||||
};
|
||||
};
|
||||
in kdeWrapper unwrapped {
|
||||
in kdeWrapper {
|
||||
inherit unwrapped;
|
||||
targets = [ "bin/konversation" ];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user