Loading pkgs/development/tools/dtools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ stdenv.mkDerivation rec { description = "Ancillary tools for the D programming language compiler"; homepage = "https://github.com/dlang/tools"; license = lib.licenses.boost; maintainers = with maintainers; [ ThomasMader ]; maintainers = with maintainers; [ ThomasMader jtbx ]; platforms = lib.platforms.unix; }; } Loading
pkgs/development/tools/dtools/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ stdenv.mkDerivation rec { description = "Ancillary tools for the D programming language compiler"; homepage = "https://github.com/dlang/tools"; license = lib.licenses.boost; maintainers = with maintainers; [ ThomasMader ]; maintainers = with maintainers; [ ThomasMader jtbx ]; platforms = lib.platforms.unix; }; }