knightos-kcc: update homepage
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user