Loading lib/licenses.nix +5 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,11 @@ lib.mapAttrs mkLicense ({ free = false; }; aml = { spdxId = "AML"; fullName = "Apple MIT License"; }; ampas = { spdxId = "AMPAS"; fullName = "Academy of Motion Picture Arts and Sciences BSD"; Loading Loading
lib/licenses.nix +5 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,11 @@ lib.mapAttrs mkLicense ({ free = false; }; aml = { spdxId = "AML"; fullName = "Apple MIT License"; }; ampas = { spdxId = "AMPAS"; fullName = "Academy of Motion Picture Arts and Sciences BSD"; Loading