summary refs log tree commit diff
path: root/pkgs/servers/mail/mailman/default.nix
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* mailman: init package for Mailman CLIAlyssa Ross2020-01-30
| | | | | | | We already had python3Packages.mailman, but that's only really usable as a library. The only other option was to create a whole Python environment, which was undesirable to install as a system-wide package.
* python3.pkgs.mailman*: check isPy3k inside packageAlyssa Ross2020-01-20
|
* python3.pkgs.mailman: 3.2.2 -> 3.3.0Peter Simons2020-01-20
|
* python3.pkgs.mailman: core.nix -> default.nixAlyssa Ross2020-01-20
| | | | | The actual upstream "mailman" name just refers to this, so we should use the Nixpkgs convention of default.nix.
* mailman: remove unused derivation for mailman 2Alyssa Ross2020-01-20
| | | | This isn't referenced anywhere, so it's just dead code.
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Treewide: use HTTPS on GNU domainsc0bw3b2018-12-02
| | | | | | | | | | | HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
* mailman: 2.1.24 -> 2.1.29R. RyanTM2018-10-14
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mailman/versions
* Merge master into stagingFrederik Rietdijk2018-08-09
|\
| * mailman: use python2rnhmjoj2018-08-08
| |
* | treewide: Make configureFlags listsJohn Ericson2018-08-03
|/
* pythonPackages: rename dns -> dnspythonrnhmjoj2017-12-10
|
* mailman: 2.1.23 -> 2.1.24Simon Lackerbauer2017-08-21
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* mailman: Fix attempts to chmod g+s during installationWill Dietz2017-06-28
|
* mailman: 2.1.18 -> 2.1.23Graham Christensen2016-09-23
|
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|
* mailman: use python2.7 package dnsDomen Kožar2015-10-28
|
* pythonPackages{dns, dnspython}: mergeDomen Kožar2015-10-28
|
* mailman: update from 2.1.17 to 2.1.18Peter Simons2015-01-27
|
* mailman: update from 2.1.16 to 2.1.17Peter Simons2014-01-15
|
* mailman: add version 2.1.16Peter Simons2013-10-21