about summary refs log tree commit diff
path: root/pkgs/applications/networking/feedreaders
AgeCommit message (Collapse)AuthorFilesLines
2017-05-02treewide: meta.platform -> meta.platformsAneesh Agrawal1-2/+2
2017-04-05rss2email: init at 3.9Profpatsch1-0/+29
2017-01-20newsbeuter: darwin build working and enabledNick Novitski1-2/+2
2017-01-20newsbeuter: podbeuter can download without segfaultingNick Novitski1-0/+4
2016-11-24rawdog: use python2Frederik Rietdijk1-3/+3
2016-09-01Disable bunch of non-compiling packages on DarwinTuomas Tynkkynen2-2/+2
These ones have a "Last successful build" timestamp in the 2014s or 2015s. Presumably no one will notice if we now stop building them. softether_4_18 2015-09-20 http://hydra.nixos.org/build/39418483 lensfun 2014-09-30 http://hydra.nixos.org/build/39394104 net_snmp 2015-09-20 http://hydra.nixos.org/build/39410553 djview 2015-08-11 http://hydra.nixos.org/build/39413233 libmusicbrainz2 2015-09-20 http://hydra.nixos.org/build/39410106 fox_1_6 2014-05-07 http://hydra.nixos.org/build/39410858 libofx 2015-09-24 http://hydra.nixos.org/build/39423507 yacas 2014-09-30 http://hydra.nixos.org/build/39393150 iomelt 2014-09-30 http://hydra.nixos.org/build/39408486 softether 2015-09-20 http://hydra.nixos.org/build/39425800 mp4v2 2014-09-30 http://hydra.nixos.org/build/39421899 virtuoso7 2014-09-21 http://hydra.nixos.org/build/39415206 man_db 2015-04-23 http://hydra.nixos.org/build/39404236 libdiscid 2014-09-30 http://hydra.nixos.org/build/39412202 zabbix22.agent 2014-09-21 http://hydra.nixos.org/build/39412149 vidalia 2015-08-06 http://hydra.nixos.org/build/39411500 libmtp 2015-09-20 http://hydra.nixos.org/build/39419199 wxGTK29 2015-09-20 http://hydra.nixos.org/build/39415296 ncmpcpp 2015-11-06 http://hydra.nixos.org/build/39404455 libtorrent 2014-09-21 http://hydra.nixos.org/build/39394646 shishi 2014-03-21 http://hydra.nixos.org/build/39418874 ocaml_3_12_1 2014-09-30 http://hydra.nixos.org/build/39392996 djview4 2015-08-11 http://hydra.nixos.org/build/39427799 vimNox 2014-05-23 http://hydra.nixos.org/build/39397012 ttfautohint 2015-08-06 http://hydra.nixos.org/build/39398330 libraw 2015-09-24 http://hydra.nixos.org/build/39402271 wxGTK30 2015-09-20 http://hydra.nixos.org/build/39401871 sbcl_1_2_5 2015-09-20 http://hydra.nixos.org/build/39426091 prover9 2014-09-30 http://hydra.nixos.org/build/39406476 rcs 2015-08-25 http://hydra.nixos.org/build/39392037 gpac 2015-09-24 http://hydra.nixos.org/build/39399470 virtuoso6 2014-09-30 http://hydra.nixos.org/build/39398651 xlslib 2015-09-24 http://hydra.nixos.org/build/39410387 ucommon 2015-03-27 http://hydra.nixos.org/build/39414040 commoncpp2 2014-09-30 http://hydra.nixos.org/build/39420117 virtuoso 2014-09-21 http://hydra.nixos.org/build/39399978 miniHttpd 2014-09-30 http://hydra.nixos.org/build/39392925 mpack 2014-09-26 http://hydra.nixos.org/build/39399535 nbd 2014-09-26 http://hydra.nixos.org/build/39401367 newsbeuter-dev 2014-07-29 http://hydra.nixos.org/build/39406259 gimp_2_8 2015-09-20 http://hydra.nixos.org/build/39436271 gimp 2015-09-20 http://hydra.nixos.org/build/39435976 zabbix20.agent 2014-09-30 http://hydra.nixos.org/build/39393242 gst_all_1.gst-plugins-good 2015-09-20 http://hydra.nixos.org/build/39408506 ocaml_4_00_1 2014-09-30 http://hydra.nixos.org/build/39399526 inadyn 2014-09-30 http://hydra.nixos.org/build/39426389 gst_all_1.gst-plugins-bad 2015-09-20 http://hydra.nixos.org/build/39392970 zabbix.agent 2014-09-30 http://hydra.nixos.org/build/39421412 cmake-2_8 2015-09-24 http://hydra.nixos.org/build/39399443 liblastfm 2015-08-06 http://hydra.nixos.org/build/39421812 newsbeuter 2014-07-29 http://hydra.nixos.org/build/39396605 sdcv 2014-09-26 http://hydra.nixos.org/build/39412928
2016-06-12canto-{curses,daemon}: 0.9.{6,5} -> 0.9.{7,6}devhell2-4/+4
Unfortunately there is no changelog available.
2016-06-03Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen1-1/+1
2016-03-08Merge master into closure-sizeVladimír Čunát3-3/+3
The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
2016-02-19buildPythonApplication: use new function for Python applicationsFrederik Rietdijk3-3/+3
2016-02-03Merge recent 'staging' into closure-sizeVladimír Čunát2-4/+2
Let's get rid of those merge conflicts.
2016-01-25Add version attribute where maintainers |= nckxTobias Geerinckx-Rice2-4/+2
This will probably be mandatory soon, and is a step in the right direction. Removes the deprecated meta.version, and move some meta sections to the end of the file where I should have put them in the first place.
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát2-7/+17
2016-01-14newsbeuter: patch memory leak (close #12374)Eric Sagnes1-1/+8
vcunat fixed the patch hash.
2016-01-04rawdog: add myself as a maintainerTobias Geerinckx-Rice1-4/+5
2016-01-04rawdog: 2.20 -> 2.21Tobias Geerinckx-Rice1-2/+4
2015-11-29Merge branch 'master' into closure-sizeLuca Bruno1-1/+1
2015-11-26Convert some *Flags from strings to listsTobias Geerinckx-Rice1-1/+1
2015-11-25Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno1-1/+1
2015-11-20Merge staging into closure-sizeVladimír Čunát1-4/+4
The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
2015-11-17Replace 'with plaforms; platform' with 'platforms.platform'Pascal Wittmann1-1/+1
2015-10-15rsstail 2015-09-06 -> 2.1Tobias Geerinckx-Rice1-4/+4
2015-10-05libxml2,libxslt: split into multiple outputsVladimír Čunát1-1/+1
Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work.
2015-09-10rsstail: 2.0 -> 2015-09-06Tobias Geerinckx-Rice1-15/+15
There are no releases, so don't let's pretend.
2015-08-11rsstail: 1.9.1 -> 2.0Tobias Geerinckx-Rice1-8/+5
2015-07-28canto-{curses,daemon}: {0.9.4,0.9.3} -> {0.9.6,0.9.5}devhell2-4/+4
Built and tested locally. The changelog can be found here: http://codezen.org/canto-ng/news/
2015-07-19canto-{curses,daemon}: 0.9.{3,1} -> 0.9.{4,3}devhell2-4/+4
Close #8884. A very detailed changelog and discussion can be found here: http://codezen.org/canto-ng/news/ This change was built locally and tested by me. There will be changes noticable in the `canto-curses` interface since color support has been reworked. For more details follow the hint in `canto-curses` or read the changelog/manual liked to above. There also have been many under-the-hood improvements which can also be found in the link above.
2015-06-04rsstail -> 1.9.1Tobias Geerinckx-Rice1-3/+3
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice1-1/+1
And don't use square brackets on such lines.
2015-05-06Merge pull request #7716 from joachifm/newsbeuter-2_9Arseniy Seroka1-11/+9
newsbeuter: 2.8 -> 2.9
2015-05-05newsbeuter: 2.8 -> 2.9Joachim Fasting1-11/+9
Also set installFlags rather than call make install directly. This release has a logic error which causes the newsbeuter cache to be deleted on exit iff urls contains a single URL [1] (no problem for n > 1). [1]: https://github.com/akrennmair/newsbeuter/pull/179
2015-04-28Fixed some descriptionsPascal Wittmann1-1/+1
2015-04-28Add rsstail 1.9: tail for RSS feedsTobias Geerinckx-Rice1-0/+41
2015-04-17canto-curses: 0.9.1 -> 0.9.3devhell1-2/+2
2015-02-13Merge remote-tracking branch 'master' into staging.Peter Simons2-0/+64
2015-02-08canto-{curses,daemon}: Add packagesdevhell2-0/+64
This adds canto-daemon, a feedparser background service, and canto-curses, a highly customizable curses-based frontend.
2015-02-07kill libiconvOr*Eric Seidel2-6/+4
Conflicts: pkgs/applications/networking/mailreaders/sup/default.nix pkgs/development/compilers/ghc/7.8.3-binary.nix pkgs/development/interpreters/php/5.3.nix pkgs/development/interpreters/ruby/patches.nix pkgs/development/libraries/cairo/default.nix pkgs/development/libraries/poppler/default.nix pkgs/top-level/all-packages.nix
2014-12-24setting namePrefix = "" in rawdogMarcell Vazquez-Chanlatte1-0/+2
2014-12-24style changes + license + platform for rawdogMarcell Vazquez-Chanlatte1-4/+7
2014-12-23adding rawdog rss readerMarcell Vazquez-Chanlatte1-0/+16
2014-03-13newsbeuter: bump development version to latest masterBen Doyle1-3/+4
2014-03-13newsbeuter: Update from 2.7 to 2.8Ben Doyle1-5/+6
2013-11-24newsbeuter-dev: update to latest masterJason "Don" O'Conal1-5/+5
2013-11-17newsbeuter: update 2.6 -> 2.7Bjørn Forsman1-2/+2
2013-11-17newsbeuter: add dev expressionJason "Don" O'Conal1-0/+45
2013-07-04newsbeuter: fix perl shebangJason \"Don\" O'Conal1-2/+3
2013-07-04newsbeuter: add expressionJason \"Don\" O'Conal1-0/+41