Commit graph

270 commits

Author SHA1 Message Date
Sergei Trofimovich ef91c7bcd8 newsboat: run parallel build for 'make' commands
`newsboat` contains quite a bit of C++ code built by custom Makefile.
`rust` code and tests already get build in parallel. The change enables
build parallelism for custom Makefile as well.

The effect on my machine is 78% build time reduction (4.5x speedup):

Before the change:

    $ time nix build -f. newsboat --rebuild
    real    6m20,904s
    user    0m0,345s
    sys     0m0,167s

After the change:

    $ time nix build -f. newsboat
    ...
    real    1m23,592s
    user    0m0,277s
    sys     0m0,097s
2023-01-08 10:04:44 +00:00
Sergei Trofimovich 005199faf7
Merge pull request #207713 from afh/afh-newsboat
newsboat: 2.29 -> 2.30.1
2023-01-08 09:53:22 +00:00
Sergei Trofimovich 18e2d50858
Merge pull request #199486 from afh/afh-newsboat-contrib
newsboat: Avoid duplicate contrib files
2023-01-08 09:38:41 +00:00
Alexis Hildebrandt 8a840cbeba newsboat: 2.30 -> 2.30.1 2023-01-01 17:35:32 +01:00
Alexis Hildebrandt ecbf09c86f newsboat: 2.29 -> 2.30 2022-12-25 19:47:41 +01:00
Felix Buehler 5766b2b5e2 newsflash: 2.2.2 -> 2.2.3 2022-12-12 21:32:48 +01:00
Sandro ca202a24a0
Merge pull request #200385 from zendo/fluent-reader 2022-11-25 18:01:31 +01:00
Felix Buehler f4994c862c newsflash: 2.1.2 -> 2.2.2 2022-11-20 11:39:29 +01:00
Kira Bruneau a12ee73f42
Merge pull request #200570 from Stunkymonkey/newsflash-2.1.3
newsflash: 2.1.2 -> 2.1.3
2022-11-19 20:18:04 -05:00
R. Ryantm 9971f569a9 goeland: 0.12.1 -> 0.12.3 2022-11-19 17:59:37 +08:00
R. Ryantm b9d8e64847 goeland: 0.11.0 -> 0.12.1 2022-11-17 09:58:34 +08:00
Felix Buehler ff8dcc56be newsflash: 2.1.2 -> 2.1.3 2022-11-10 19:39:23 +01:00
zendo 0f8d48c3e9 fluent-reader: init at 1.1.3 2022-11-09 22:05:15 +08:00
Bruno Inec e358319a5b
goeland: init at version 0.11.0 2022-11-04 15:15:24 +01:00
Alexis Hildebrandt fcb9211bf1 newsboat: Avoid duplicate contrib files
already available in ~/.nix-profile/share/doc/newsboat/contrib
2022-11-04 09:41:00 +01:00
Felix Buehler f739f30db3 newsflash: 2.1.0 -> 2.1.2 2022-10-15 12:19:17 +02:00
Mario Rodas b9a0d97795
Merge pull request #193010 from afh/afh-newsboat-2.29
newsboat: 2.28 -> 2.29
2022-09-30 20:45:56 -05:00
Kira Bruneau 3e8a39f914 newsflash: 2.0.1 → 2.1.0 2022-09-30 16:50:31 -04:00
Kira Bruneau be8a81a388 newsflash: remove xdg-utils
Links are now handled through org.freedesktop.portal.OpenURI
2022-09-30 16:50:22 -04:00
Kira Bruneau cbb7831412 newsflash: remove libhandy buildInput
libadwaita is the successor to libhandy, so libhandy isn't needed
anymore
2022-09-30 16:50:05 -04:00
Kira Bruneau d8f6f77282 newsflash: explicit patchShebangs 2022-09-30 16:35:41 -04:00
Kira Bruneau 2fa9956123 newsflash: sort buildInputs 2022-09-30 16:35:40 -04:00
Kira Bruneau 0f6ef57613 newsflash: use finalAttrs instead of rec 2022-09-30 16:35:39 -04:00
zendo 05fce89a1b newsflash: 1.5.2 -> 2.0.1 2022-09-29 14:26:32 +08:00
Alexis Hildebrandt a32c428e3c newsboat: 2.28 -> 2.29 2022-09-26 12:15:02 +02:00
Nikolay Korotkiy 14cb247c49
Merge pull request #191630 from sikmir/yarr
yarr: init at 2.3
2022-09-24 11:22:45 +03:00
Christian Kögler d1ba060d2a
Merge pull request #189907 from r-ryantm/auto-update/rssguard
rssguard: 4.2.3 -> 4.2.4
2022-09-18 15:59:53 +02:00
Nikolay Korotkiy bfa8da8644
yarr: init at 2.3 2022-09-17 12:41:34 +03:00
Adrian Sadłocha 77746d1ddf rsstail: update repository location
Project's repository has been moved. Former location,
`github.com/flok99/rsstail`, is no longer accessible. The author moved
the code repository to `github.com/folkertvanheusden/rsstail`.

I've verified this in the following ways.

First of all, by checking project's homepage, i.e.
https://www.vanheusden.com/rsstail/. It indeed points to the new
location.

Second of all, I've emailed the author, Folkert van Heusden, and they
confirmed the new location.

What is more, one can also note that the commit hash is still the same.
2022-09-13 01:01:49 +02:00
Adrian Sadłocha 4def96490a rsstail: add Necior to maintainers 2022-09-13 01:01:49 +02:00
R. Ryantm 7b8c90a498 rssguard: 4.2.3 -> 4.2.4 2022-09-05 20:34:51 +00:00
devhell 6bc4b4a541 tuifeed: 0.2.1 -> 0.3.2 2022-09-02 14:05:37 +01:00
R. Ryantm a50770424a rss2email: 3.13.1 -> 3.14 2022-08-27 17:17:37 +00:00
Jonas Heinrich 33723abafc
Merge pull request #184527 from kilianar/rssguard-4.2.3
rssguard: 4.1.2 -> 4.2.3
2022-08-22 23:09:36 +02:00
devhell e2b04b0157 tuifeed: init at 0.2.1 2022-08-21 19:52:06 +01:00
Kira Bruneau cd7ccff1f3 newsflash: fix adding xdg-open to PATH 2022-08-16 12:26:46 -04:00
kilianar 780e0d69e7 rssguard: 4.1.2 -> 4.2.3
- https://github.com/martinrotter/rssguard/releases/tag/4.2.0
- https://github.com/martinrotter/rssguard/releases/tag/4.2.1
- https://github.com/martinrotter/rssguard/releases/tag/4.2.2
- https://github.com/martinrotter/rssguard/releases/tag/4.2.3

Upstream now uses cmake instead of qmake.
2022-08-01 11:17:18 +02:00
Sandro Jäckel 18952893c9
photon: fix hash 2022-07-15 23:51:03 +02:00
Robert Schütz 76928386b0 newsboat: 2.27 -> 2.28
https://github.com/newsboat/newsboat/blob/r2.28/CHANGELOG.md
2022-06-30 22:37:06 +00:00
Robert Scott 466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Robert Schütz e112247f93 gnome-feeds: use readability-lxml 2022-05-24 03:36:08 +00:00
davidak 7215264eb3 feedreader: remove
Feedreader is no longer activily maintained since 2019. The developer is working on a spiritual successor called NewsFlash.

https://web.archive.org/web/20220402032320/https://github.com/jangernert/FeedReader

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
Co-authored-by: Rick van Schijndel <Mindavi@users.noreply.github.com>
2022-05-09 02:22:20 +02:00
ajs124 dcf19469a8
Merge pull request #167192 from jb55/remove-me
remove jb55 as maintainer from some packages
2022-04-04 17:36:00 +02: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
Robert Schütz 2abee3b82b newsboat: 2.26 -> 2.27
https://github.com/newsboat/newsboat/blob/r2.27/CHANGELOG.md
2022-04-03 09:40:44 +02:00
Kerstin Humm 7b4a69aec3
gnome-feeds: add glib-networking as buildInput
Otherwise articles secured with TLS fail to load
2022-02-15 19:39:14 +01:00
zowoq af296b4bb3 photon-rss: update vendorSha256 2022-02-01 12:35:44 +10:00
R. RyanTM a6785fe057
rssguard: 4.0.4 -> 4.1.2
(#155873)
2022-01-24 12:19:42 +01:00
Kierán Meinhardt 9ca2dc072c photon-rss: init at unstable-2022-01-11 2022-01-11 21:21:32 +01:00
Martin Weinelt 5a08535f4b
rawdog: remove
> rawdog requires Python 2.7 or later, and not Python 3.

Have it your way!
2022-01-02 13:38:14 +01:00