Loading pkgs/servers/mail/postfix/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -101,6 +101,6 @@ in stdenv.mkDerivation rec { description = "A fast, easy to administer, and secure mail server"; license = with licenses; [ ipl10 epl20 ]; platforms = platforms.linux; maintainers = with maintainers; [ globin dotlambda ]; maintainers = with maintainers; [ globin dotlambda lewo ]; }; } Loading
pkgs/servers/mail/postfix/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -101,6 +101,6 @@ in stdenv.mkDerivation rec { description = "A fast, easy to administer, and secure mail server"; license = with licenses; [ ipl10 epl20 ]; platforms = platforms.linux; maintainers = with maintainers; [ globin dotlambda ]; maintainers = with maintainers; [ globin dotlambda lewo ]; }; }