font-alias: refactored, moved to pkgs/by-name and renamed from xorg.fontalias

This commit is contained in:
Zitrone
2025-04-10 20:29:50 +02:00
parent f868cc3a1c
commit 5d15a3d718
5 changed files with 51 additions and 34 deletions

View File

@@ -452,6 +452,11 @@ lib.mapAttrs mkLicense (
fullName = "Common Public License 1.0";
};
cronyx = {
spdxId = "Cronyx";
fullName = "Cronyx License";
};
curl = {
spdxId = "curl";
fullName = "curl License";