Update pkgs/development/compilers/zig/default.nix
Co-Authored-By: Andrew Kelley <andrew@ziglang.org>
This commit is contained in:
parent
841089817d
commit
f94bd95368
@ -41,7 +41,7 @@ llvmPackages.stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description =
|
||||
"Programming languaged designed for robustness, optimality, and clarity";
|
||||
"General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software";
|
||||
homepage = "https://ziglang.org/";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.unix;
|
||||
|
Loading…
Reference in New Issue
Block a user