Loading pkgs/by-name/kn/knightos-kcc/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ stdenv.mkDerivation rec { buildInputs = [ boost ]; meta = with lib; { homepage = "https://knightos.org/"; homepage = "https://github.com/KnightOS/kcc"; description = "KnightOS C compiler"; mainProgram = "kcc"; license = licenses.gpl2Plus; Loading Loading
pkgs/by-name/kn/knightos-kcc/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ stdenv.mkDerivation rec { buildInputs = [ boost ]; meta = with lib; { homepage = "https://knightos.org/"; homepage = "https://github.com/KnightOS/kcc"; description = "KnightOS C compiler"; mainProgram = "kcc"; license = licenses.gpl2Plus; Loading