nixpkgs/pkgs/applications/networking/feedreaders
Timo Kaufmann b747a86f8f newsboat: fetch from vcs
In hopes of working around
https://github.com/NixOS/nixpkgs/issues/60845. This fetches a gz archive
instead of xz and also fetches the archive from a different source,
hopefully avoiding the issue (whatever ist is caused by).

In addition to that, I think that building directly from VCS is
generally cleaner and more flexible for the following reasons:

- It cuts out and unnecessary middle step.

- It makes sure the version users install is equal to the version users
may have vetted.

- It makes it easy to develop patches or bisect changes by simply
checking out a different rev.

- It avoids using upstream-provided "binary" artifacts like those
generated by autotools.
2019-12-22 16:31:10 +01:00
..
canto-curses canto-{curses,daemon}: use python3 instead of python34 2018-11-04 18:48:24 +01:00
canto-daemon canto-{curses,daemon}: use python3 instead of python34 2018-11-04 18:48:24 +01:00
castget Treewide: fix URL permanent redirects 2019-11-16 01:41:23 +01:00
feedreader Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
newsboat newsboat: fetch from vcs 2019-12-22 16:31:10 +01:00
rawdog treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
rss2email rss2email: 3.10 -> 3.11 2019-11-03 10:23:33 +01:00
rssguard rssguard: add wrapQtAppsHook to run app in all environments (#70281) 2019-11-29 19:17:21 +01:00
rsstail treewide: remove redundant rec 2019-08-28 11:07:32 +00:00