lol

lib/licenses: add unicode-30

authored by

Dee Anzorge and committed by
Alyssa Ross
54f77142 a25312ed

+5
+5
lib/licenses.nix
··· 1168 1168 # channel and NixOS images. 1169 1169 }; 1170 1170 1171 + unicode-30 = { 1172 + spdxId = "Unicode-3.0"; 1173 + fullName = "Unicode License v3"; 1174 + }; 1175 + 1171 1176 unicode-dfs-2015 = { 1172 1177 spdxId = "Unicode-DFS-2015"; 1173 1178 fullName = "Unicode License Agreement - Data Files and Software (2015)";