diff --git a/lib/licenses.nix b/lib/licenses.nix index ae8c924ca2dd..92b1b2966ecc 100644 --- a/lib/licenses.nix +++ b/lib/licenses.nix @@ -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";