Loading pkgs/development/libraries/xgboost/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -65,6 +65,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/dmlc/xgboost"; license = licenses.asl20; platforms = platforms.unix; maintainers = with maintainers; [ abbradar ]; maintainers = with maintainers; [ abbradar nviets ]; }; } Loading
pkgs/development/libraries/xgboost/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -65,6 +65,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/dmlc/xgboost"; license = licenses.asl20; platforms = platforms.unix; maintainers = with maintainers; [ abbradar ]; maintainers = with maintainers; [ abbradar nviets ]; }; }