Loading lib/licenses.nix +3 −3 Original line number Diff line number Diff line Loading @@ -670,7 +670,7 @@ lib.mapAttrs mkLicense ({ # Intel's license, seems free iasl = { spdxId = "Intel-ACPI"; fullName = "iASL"; fullName = "Intel ACPI Software License Agreement"; url = "https://old.calculate-linux.org/packages/licenses/iASL"; }; Loading Loading @@ -889,7 +889,7 @@ lib.mapAttrs mkLicense ({ spdxId = "MIT"; fullName = "MIT License"; }; # https://spdx.org/licenses/MIT-feh.html mit-feh = { spdxId = "MIT-feh"; fullName = "feh License"; Loading Loading @@ -1097,7 +1097,7 @@ lib.mapAttrs mkLicense ({ }; purdueBsd = { fullName = " Purdue BSD-Style License"; # also know as lsof license fullName = "Purdue BSD-Style License"; # also known as lsof license url = "https://enterprise.dejacode.com/licenses/public/purdue-bsd"; }; Loading Loading
lib/licenses.nix +3 −3 Original line number Diff line number Diff line Loading @@ -670,7 +670,7 @@ lib.mapAttrs mkLicense ({ # Intel's license, seems free iasl = { spdxId = "Intel-ACPI"; fullName = "iASL"; fullName = "Intel ACPI Software License Agreement"; url = "https://old.calculate-linux.org/packages/licenses/iASL"; }; Loading Loading @@ -889,7 +889,7 @@ lib.mapAttrs mkLicense ({ spdxId = "MIT"; fullName = "MIT License"; }; # https://spdx.org/licenses/MIT-feh.html mit-feh = { spdxId = "MIT-feh"; fullName = "feh License"; Loading Loading @@ -1097,7 +1097,7 @@ lib.mapAttrs mkLicense ({ }; purdueBsd = { fullName = " Purdue BSD-Style License"; # also know as lsof license fullName = "Purdue BSD-Style License"; # also known as lsof license url = "https://enterprise.dejacode.com/licenses/public/purdue-bsd"; }; Loading