nafees: switch license to nafees
This commit is contained in:
@@ -61,7 +61,10 @@ stdenv.mkDerivation {
|
||||
# Used to be GPLv2. The license distributed with the fonts looks
|
||||
# more like a modified BSD, but still contains the GPLv2 embedded
|
||||
# font exception, and some not-for-resale language.
|
||||
license = "unknown";
|
||||
license = {
|
||||
fullName = "Nafees License Agreement";
|
||||
url = "https://www.cle.org.pk/software/license/Nafees_Pakistani_Naskh_License.html";
|
||||
};
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = with lib.maintainers; [ bergey ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user