Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Léo Gaspard
9be67b2eeb
rss2email: 3.12.1 -> 3.12.2
2020-08-31 17:34:31 +02:00
Léo Gaspard
f9b0bc3f29
rss2email: 3.12 -> 3.12.1
2020-08-02 21:35:50 +02:00
Léo Gaspard
27b280b59b
rss2email: 3.11 -> 3.12
2020-08-02 21:35:50 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
0f4d7128a8
rss2email: 3.10 -> 3.11
2019-11-03 10:23:33 +01:00
Léo Gaspard
a80eef922d
rss2email: 3.9 -> 3.10
2019-09-09 18:03:17 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Léo Gaspard
0483ce0eee
rss2email module: init
...
Also adding `system-sendmail` package for sharing the code with other
modules or packages needing it.
2018-11-15 23:44:16 +09:00
Profpatsch
da71b8fd5f
rss2email: sendmail from PATH instead of /usr/sbin
2018-02-15 13:55:33 +01:00
Profpatsch
c4af2ca2cb
rss2email: add docs and code for running tests
...
The tests are not working yet (upstream bug).
2018-02-15 13:55:33 +01:00
Profpatsch
53e790e7a8
maintainers: capitalize the Profpatsch attribute (vanity)
...
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* 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
2017-08-01 22:03:30 +02:00
Profpatsch
6b5e5de0ef
rss2email: init at 3.9
2017-04-05 16:59:01 +02:00