mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
font-alias: refactored, moved to pkgs/by-name and renamed from xorg.fontalias
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user