nixpkgs/pkgs/applications/networking/feedreaders
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
..
canto-curses
canto-daemon
castget
fluent-reader fluent-reader: init at 1.1.3 2022-11-09 22:05:15 +08:00
gnome-feeds gnome-feeds: use readability-lxml 2022-05-24 03:36:08 +00:00
goeland goeland: 0.12.1 -> 0.12.3 2022-11-19 17:59:37 +08:00
indigenous-desktop treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
newsboat newsboat: run parallel build for 'make' commands 2023-01-08 10:04:44 +00:00
newsflash newsflash: 2.2.2 -> 2.2.3 2022-12-12 21:32:48 +01:00
photon photon: fix hash 2022-07-15 23:51:03 +02:00
rss2email rss2email: 3.13.1 -> 3.14 2022-08-27 17:17:37 +00:00
rssguard rssguard: 4.2.3 -> 4.2.4 2022-09-05 20:34:51 +00:00
rsstail rsstail: update repository location 2022-09-13 01:01:49 +02:00
tuifeed tuifeed: 0.2.1 -> 0.3.2 2022-09-02 14:05:37 +01:00
yarr yarr: init at 2.3 2022-09-17 12:41:34 +03:00