about summary refs log tree commit diff
path: root/pkgs/applications/networking/feedreaders
AgeCommit message (Collapse)AuthorFilesLines
2021-02-03rssguard: 3.8.3 -> 3.8.4R. RyanTM1-2/+2
2021-01-25treewide: remove stdenv where not neededPavol Rusnak4-4/+4
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob2-4/+4
2021-01-16Merge pull request #109509 from dotlambda/newsboat-2.22.1Sandro1-3/+3
newsboat: 2.21 -> 2.22.1
2021-01-16newsboat: 2.21 -> 2.22.1Robert Schütz1-3/+3
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob3-13/+13
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch7-13/+13
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
2020-12-27canto-daemon: 0.9.7 -> 0.9.8devhell1-6/+10
2020-12-18Merge pull request #92339 from pbogdan/add-feedsDoron Behar2-0/+119
feeds: init at 0.16.1
2020-12-17Merge pull request #107075 from MetaDark/newsflashMaximilian Bosch1-5/+5
newsflash: 1.0.5 -> 1.1.1
2020-12-17feeds: init at 0.16.1Piotr Bogdan2-0/+119
2020-12-16newsflash: 1.0.5 -> 1.1.1Kira Bruneau1-5/+5
2020-12-09feedparser: keep 5.2.1 available for python-2.7Michael Alan Dorman1-0/+4
2020-12-07rss2email: fix build with feedparser 6Orivej Desh1-1/+14
2020-12-01rssguard: 3.8.2 -> 3.8.3R. RyanTM1-2/+2
2020-11-26rssguard: 3.8.0 -> 3.8.2R. RyanTM1-2/+2
2020-11-12rssguard: 3.7.2 -> 3.8.0R. RyanTM1-2/+2
2020-10-24newsflash: use libhandy_0Atemu1-2/+2
2020-10-17treewide: remove periods from end of package descriptionsBen Siraphob1-1/+1
2020-10-03newsboat: 2.20.1 -> 2.21Doron Behar1-10/+20
Add missing deps for Darwin, and tell it where gettext is installed.
2020-09-05rssguard: 3.7.0 -> 3.7.2R. RyanTM1-2/+2
2020-08-31rss2email: 3.12.1 -> 3.12.2Léo Gaspard1-2/+2
2020-08-16buildRustPackage: remove platform.all from packageszowoq1-1/+0
2020-08-14newsflash: 1.0.4 -> 1.0.5MetaDark1-3/+3
2020-08-09newsflash: 1.0.2 -> 1.0.4MetaDark1-4/+4
2020-08-02rss2email: 3.12 -> 3.12.1Léo Gaspard1-2/+2
2020-08-02rss2email: 3.11 -> 3.12Léo Gaspard1-4/+5
2020-07-29treewide: use nix-update updateScript for packages I maintainworldofpeace1-2/+2
2020-07-27newsflash: 1.0.1 -> 1.0.2MetaDark2-3394/+27
- Removed cargo.lock.patch. Cargo.lock is now available upstream. - Removed gdk-pixbuf, glib & gsettings-desktop-schemas from buildInputs. They are propagated by gtk3. - Added gstreamer plugins to support audio & video.
2020-07-25newsflash: fix loading external https contentMetaDark1-0/+2
2020-07-22newsflash: init at 1.0.1MetaDark3-0/+3464
2020-07-16rssguard: 3.6.2 -> 3.7.0R. RyanTM1-2/+2
2020-07-07feedreader: 2.10.0 -> 2.11.0worldofpeace1-11/+3
2020-06-27newsboat: 2.19 -> 2.20.1 (#91658)Vladyslav M1-5/+5
2020-05-20rssguard: 3.6.0 -> 3.6.2R. RyanTM1-2/+2
2020-05-14newsboat: fix on darwinNikolay Korotkiy1-3/+4
2020-05-04rssguard: 3.5.9 -> 3.6.0R. RyanTM1-2/+2
2020-04-12rsstail: enable on darwinMario Rodas1-3/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly7-7/+7
2020-03-29newsboat: fix strict deps buildJörg Thalheim1-3/+3
2020-03-23newsboat: remove no longer needed NIX_CFLAGSDoron Behar1-2/+2
2020-03-23newsboat: do rust tests - use preCheck, not checkPhaseDoron Behar1-1/+1
2020-03-23newsboat: quote homepage urlDoron Behar1-1/+1
2020-03-23newsboat: Switch to asciidoctor from asciidocDoron Behar1-2/+5
2020-03-23newsboat: 2.18 -> 2.19Doron Behar1-3/+3
2020-02-29newsboat: upgrade cargo fetcher and cargoSha256Benjamin Hipple1-4/+1
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple1-0/+3
Changes the default fetcher in the Rust Platform to be the newer `fetchCargoTarball`, and changes every application using the current default to instead opt out. This commit does not change any hashes or cause any rebuilds. Once integrated, we will start deleting the opt-outs and recomputing hashes. See #79975 for details.
2019-12-31treewide: NIX_*_FLAGS -> stringRobin Gloster1-2/+2
2019-12-28newsboat: 2.17.1 -> 2.18Doron Behar1-3/+3
2019-12-25newsboat: fetch from vcs (#76175)Vladyslav M1-4/+6
newsboat: fetch from vcs