Loading pkgs/development/tools/misc/coreboot-toolchain/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ let homepage = "https://www.coreboot.org"; description = "coreboot toolchain for ${arch} targets"; license = with licenses; [ bsd2 bsd3 gpl2 lgpl2Plus gpl3Plus ]; maintainers = with maintainers; [ felixsinger ]; maintainers = with maintainers; [ felixsinger jmbaur ]; platforms = platforms.linux; }; }) Loading Loading
pkgs/development/tools/misc/coreboot-toolchain/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ let homepage = "https://www.coreboot.org"; description = "coreboot toolchain for ${arch} targets"; license = with licenses; [ bsd2 bsd3 gpl2 lgpl2Plus gpl3Plus ]; maintainers = with maintainers; [ felixsinger ]; maintainers = with maintainers; [ felixsinger jmbaur ]; platforms = platforms.linux; }; }) Loading