Frederik Rietdijk
|
3f63c6d8b4
|
python3Packages.django-mailman3: 1.3.4 -> 1.3.5
|
2021-02-26 11:01:43 +01:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
Frederik Rietdijk
|
8a4217964d
|
python: django-mailman3: 1.3.3 -> 1.3.4
|
2020-06-11 09:59:56 +02:00 |
|
Alyssa Ross
|
ef90440c8f
|
python3.pkgs.django-mailman3: 1.3.2 -> 1.3.3
|
2020-06-06 01:05:29 +00:00 |
|
R. RyanTM
|
5d2a778c91
|
python37Packages.django-mailman3: 1.3.1 -> 1.3.2
|
2020-04-01 16:52:42 -07:00 |
|
Frederik Rietdijk
|
3f1e6133ae
|
python: django-mailman3: 1.3.0 -> 1.3.1
|
2019-12-15 16:23:14 +01:00 |
|
R. RyanTM
|
ec3e40cf24
|
python37Packages.django-mailman3: 1.2.0 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django-mailman3/versions
|
2019-09-28 02:08:12 -07:00 |
|
Robin Gloster
|
582bb94624
|
mailman: add django_mailman3 testing
|
2019-08-26 22:54:10 +02:00 |
|
Robin Gloster
|
4b1cc7eebf
|
mailman: add meta to python deps
|
2019-08-26 22:51:33 +02:00 |
|
Peter Simons
|
22af3829a4
|
mailman: add the Postorious web UI
|
2019-08-26 21:12:56 +02:00 |
|