font-bitstream-type1: refactor, move to pkgs/by-name and rename from xorg.fontbitstreamtype1

the package output doesn't change
This commit is contained in:
quantenzitrone
2025-08-27 04:43:53 +02:00
parent 9549cb44ea
commit 4c4fd26ced
6 changed files with 69 additions and 60 deletions

View File

@@ -167,6 +167,11 @@ lib.mapAttrs mkLicense (
fullName = "Apache License 2.0";
};
bitstreamCharter = {
spdxId = "Bitstream-Charter";
fullName = "Bitstream Charter Font License";
};
bitstreamVera = {
spdxId = "Bitstream-Vera";
fullName = "Bitstream Vera Font License";