Loading pkgs/development/tools/misc/distcc/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ let meta = { description = "Fast, free distributed C/C++ compiler"; homepage = "http://distcc.org"; license = "GPL"; license = lib.licenses.gpl2Only; platforms = lib.platforms.linux ++ lib.platforms.darwin; maintainers = with lib.maintainers; [ pascalj ]; Loading Loading
pkgs/development/tools/misc/distcc/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ let meta = { description = "Fast, free distributed C/C++ compiler"; homepage = "http://distcc.org"; license = "GPL"; license = lib.licenses.gpl2Only; platforms = lib.platforms.linux ++ lib.platforms.darwin; maintainers = with lib.maintainers; [ pascalj ]; Loading