Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
a50770424a
rss2email: 3.13.1 -> 3.14
2022-08-27 17:17:37 +00:00
William Casarin
a1390787c3
remove jb55 as maintainer from some packages
...
I no longer use these and don't have much incentive to maintain them :(
2022-04-04 08:10:42 -07:00
R. RyanTM
ce651d3aab
rss2email: 3.13 -> 3.13.1 ( #134087 )
2021-08-16 15:33:07 +02:00
Léo Gaspard
6444c4420c
rss2email: 3.12.1 -> 3.13 ( #118371 )
2021-04-03 02:27:46 +02:00
Orivej Desh
83a9bbdf82
rss2email: fix build with feedparser 6
2020-12-07 10:05:26 +00:00
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