Commit graph

289 commits

Author SHA1 Message Date
R. Ryantm 1c4165f174 rssguard: 4.3.2 -> 4.3.3 2023-03-30 23:32:05 +00:00
Yureka f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
github-actions[bot] 6413316565
Merge master into staging-next 2023-03-05 06:01:04 +00:00
Doron Behar fcc20dec13 castget: buildInputs format 2023-03-02 14:12:45 +02:00
Doron Behar 0defd769b4 castget: 2.0.0 -> 2.0.1 2023-03-02 14:12:19 +02:00
Artturi cdcca1cdcd
Merge pull request #215715 from Artturin/removegirworkarounds2 2023-02-18 20:12:57 +02:00
Artturin cadffcfe50 treewide: remove issue #56943 workarounds
checked with diffoscope+difflog and launching the programs

i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
Sandro Jäckel 02124bbb7e
rsstail: don't run cppcheck linter, little cleanup 2023-02-15 21:41:18 +01:00
R. Ryantm 98232c145a rssguard: 4.3.1 -> 4.3.2 2023-02-08 04:33:00 +00:00
R. Ryantm b20821a6ea rssguard: 4.2.7 -> 4.3.1 2023-01-29 03:02:02 +00:00
Nick Cao 80f251b441
Merge pull request #212012 from r-ryantm/auto-update/goeland
goeland: 0.12.3 -> 0.13.0
2023-01-23 09:09:42 +08:00
Weijia Wang 3f15ec4601
Merge pull request #193771 from r-ryantm/auto-update/rssguard
rssguard: 4.2.4 -> 4.2.7
2023-01-22 22:18:31 +01:00
R. Ryantm 8acd881cf6 goeland: 0.12.3 -> 0.13.0 2023-01-22 00:03:56 +00:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Felix Bühler 30ace348c0
Merge pull request #211882 from kira-bruneau/newsflash
newsflash: 2.2.3 → 2.2.4
2023-01-21 14:44:47 +01:00
Kira Bruneau c75fcace8e newsflash: 2.2.3 → 2.2.4 2023-01-21 00:43:41 -05:00
Kira Bruneau f8761c63e4 newsflash: add updateScript 2023-01-21 00:34:14 -05:00
Bruno Inec 988feead01
nixos/goeland: init 2023-01-20 00:39:31 +01:00
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
R. Ryantm 53b3a6bc4d rssguard: 4.2.4 -> 4.2.7 2022-12-26 16:15:42 +00: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