summary refs log tree commit diff
path: root/pkgs/servers/mail/mailman
Commit message (Collapse)AuthorAge
* python3.pkgs.mailman*: check isPy3k inside packageAlyssa Ross2020-01-20
|
* python3.pkgs.mailman: 3.2.2 -> 3.3.0Peter Simons2020-01-20
|
* python3.pkgs.postorius: 1.2.4 -> 1.3.2Alyssa Ross2020-01-20
|
* python3.pkgs.postorius: use checkInputsAlyssa Ross2020-01-20
|
* python3.pkgs.hyperkitty: use checkInputsAlyssa Ross2020-01-20
| | | | | | The previously propagated build inputs are optional, and so are included in checkInputs so the tests can run, but not propagated so they aren't included if unneeded.
* python3.pkgs.hyperkitty: 1.2.2 -> 1.3.2Alyssa Ross2020-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.
* python-mailman-web: turn these Djando configuration files into a make-shift ↵Peter Simons2019-09-11
| | | | | | Python library Suggested in https://github.com/NixOS/nixpkgs/pull/67951#issuecomment-530309702.
* nixos/mailman: add support for the Mailman Web UI (Postorius & Hyperkitty)Peter Simons2019-09-11
|
* Merge master into staging-nextFrederik Rietdijk2019-08-31
|\
| * python-HyperKitty: initial version 1.2.2Peter Simons2019-08-30
| | | | | | | | | | | | | | Package the mail archiver for GNU Mailman. I liberally borrowed code from @globin's repository [1]. [1] https://github.com/mayflower/nixexprs/tree/master/pkgs/python
| * mailman: build full paths to postmap and lynx into the packagePeter Simons2019-08-29
| | | | | | | | No more need to rely on $PATH.
* | Merge master into staging-nextFrederik Rietdijk2019-08-27
|\|
| * mailman: add postorius testingRobin Gloster2019-08-26
| |
| * mailman: add meta to python depsRobin Gloster2019-08-26
| |
| * mailman: add the Postorious web UIPeter Simons2019-08-26
| |
| * mailman: drop hard-coded references to /usr/binPeter Simons2019-08-26
| |
| * mailman: update from 2.1.29 to version 3.2.2Peter Simons2019-08-25
| |
* | 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