Loading pkgs/development/compilers/emscripten/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ stdenv.mkDerivation rec { homepage = "https://github.com/emscripten-core/emscripten"; description = "An LLVM-to-JavaScript Compiler"; platforms = platforms.all; maintainers = with maintainers; [ qknight matthewbauer ]; maintainers = with maintainers; [ qknight matthewbauer raitobezarius ]; license = licenses.ncsa; }; } Loading
pkgs/development/compilers/emscripten/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ stdenv.mkDerivation rec { homepage = "https://github.com/emscripten-core/emscripten"; description = "An LLVM-to-JavaScript Compiler"; platforms = platforms.all; maintainers = with maintainers; [ qknight matthewbauer ]; maintainers = with maintainers; [ qknight matthewbauer raitobezarius ]; license = licenses.ncsa; }; }