Loading lib/licenses.nix +5 −4 Original line number Diff line number Diff line Loading @@ -1261,6 +1261,11 @@ in mkLicense lset) ({ fullName = "xinetd License"; }; xskat = { spdxId = "XSkat"; fullName = "XSkat License"; }; zlib = { spdxId = "Zlib"; fullName = "zlib License"; Loading @@ -1276,10 +1281,6 @@ in mkLicense lset) ({ fullName = "Zope Public License 2.1"; }; xskat = { spdxId = "XSkat"; fullName = "XSkat License"; }; } // { # TODO: remove legacy aliases apsl10 = { Loading Loading
lib/licenses.nix +5 −4 Original line number Diff line number Diff line Loading @@ -1261,6 +1261,11 @@ in mkLicense lset) ({ fullName = "xinetd License"; }; xskat = { spdxId = "XSkat"; fullName = "XSkat License"; }; zlib = { spdxId = "Zlib"; fullName = "zlib License"; Loading @@ -1276,10 +1281,6 @@ in mkLicense lset) ({ fullName = "Zope Public License 2.1"; }; xskat = { spdxId = "XSkat"; fullName = "XSkat License"; }; } // { # TODO: remove legacy aliases apsl10 = { Loading