php.extensions: Add descriptions, homepage and license to all upstream extensions

This commit is contained in:
Elis Hirwing 2020-04-30 13:20:27 +02:00
parent 01790228ca
commit 56562a3036
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F

View File

@ -829,7 +829,10 @@ in
. $dev/include/
'';
meta.maintainers = lib.teams.php.members;
meta = {
description = "PHP upstream extension: ${name}";
inherit (php.meta) maintainers homepage license;
};
});
# This list contains build instructions for different modules that one may