Loading lib/licenses.nix +5 −0 Original line number Diff line number Diff line Loading @@ -747,6 +747,11 @@ lib.mapAttrs mkLicense ( fullName = "Historical Permission Notice and Disclaimer - University of California variant"; }; hyphenBulgarian = { fullName = "hyphen-bulgarian License"; spdxId = "hyphen-bulgarian"; }; # Intel's license, seems free iasl = { spdxId = "Intel-ACPI"; Loading pkgs/by-name/xk/xkeyboard-config/package.nix +1 −3 Original line number Diff line number Diff line Loading @@ -81,9 +81,7 @@ stdenv.mkDerivation (finalAttrs: { mit hpnd cronyx # there is another unknown license at the end but it seems free # also see this issue https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/527 free hyphenBulgarian ]; maintainers = [ ]; platforms = lib.platforms.unix; Loading Loading
lib/licenses.nix +5 −0 Original line number Diff line number Diff line Loading @@ -747,6 +747,11 @@ lib.mapAttrs mkLicense ( fullName = "Historical Permission Notice and Disclaimer - University of California variant"; }; hyphenBulgarian = { fullName = "hyphen-bulgarian License"; spdxId = "hyphen-bulgarian"; }; # Intel's license, seems free iasl = { spdxId = "Intel-ACPI"; Loading
pkgs/by-name/xk/xkeyboard-config/package.nix +1 −3 Original line number Diff line number Diff line Loading @@ -81,9 +81,7 @@ stdenv.mkDerivation (finalAttrs: { mit hpnd cronyx # there is another unknown license at the end but it seems free # also see this issue https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/527 free hyphenBulgarian ]; maintainers = [ ]; platforms = lib.platforms.unix; Loading