Loading pkgs/development/interpreters/dart/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ stdenv.mkDerivation { meta = with lib; { homepage = "https://www.dartlang.org/"; maintainers = with maintainers; [ grburst flexagoon ]; maintainers = with maintainers; [ grburst ]; description = "Scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps"; longDescription = '' Dart is a class-based, single inheritance, object-oriented language Loading Loading
pkgs/development/interpreters/dart/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ stdenv.mkDerivation { meta = with lib; { homepage = "https://www.dartlang.org/"; maintainers = with maintainers; [ grburst flexagoon ]; maintainers = with maintainers; [ grburst ]; description = "Scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps"; longDescription = '' Dart is a class-based, single inheritance, object-oriented language Loading