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
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
Winter
eaeea6e933
newsboat: remove unneeded CFLAGS on darwin
2021-12-28 21:00:00 +00:00
Robert Schütz
1e374a750f
newsboat: 2.25 -> 2.26
...
https://github.com/newsboat/newsboat/blob/r2.26/CHANGELOG.md
2021-12-27 23:23:11 +00:00
Sandro
98747f27ec
Merge pull request #143416 from WolfangAukang/indigenous
2021-11-22 16:07:45 +01:00
P. R. d. O
8f76cb12c1
indigenous-desktop: init at 1.3.0
2021-11-11 18:33:14 -06:00
P. R. d. O
8544de565e
indigenous-desktop: init at 1.2.0
2021-11-11 18:26:59 -06:00
Felix Buehler
bf3aff8eb0
newsflash: 1.4.3 -> 1.5.1
2021-11-06 20:44:26 +01:00
Bobby Rong
f1d9248edd
Merge pull request #143505 from r-ryantm/auto-update/rssguard
...
rssguard: 4.0.2 -> 4.0.4
2021-10-29 12:20:54 +08:00
R. Ryantm
0f2c51b831
rssguard: 4.0.2 -> 4.0.4
2021-10-29 00:06:20 +00:00
Robert Schütz
9ce555e0af
newsboat: 2.24 -> 2.25
...
https://github.com/newsboat/newsboat/releases/tag/r2.25
2021-10-28 11:29:51 +02:00
R. RyanTM
2266969e8b
rssguard: 3.9.2 -> 4.0.2
2021-09-14 07:07:07 +00:00
Felix Buehler
997ad14b0d
newsflash: 1.4.2 -> 1.4.3
2021-09-06 11:45:14 +02:00
Ben Siraphob
d534c34f6e
Merge pull request #134539 from r-ryantm/auto-update/rssguard
...
rssguard: 3.9.1 -> 3.9.2
2021-08-17 17:39:35 -05:00
R. RyanTM
b343c57041
rssguard: 3.9.1 -> 3.9.2
2021-08-17 20:51:48 +00:00
R. RyanTM
ce651d3aab
rss2email: 3.13 -> 3.13.1 ( #134087 )
2021-08-16 15:33:07 +02:00
Robert Schütz
1ec5651913
treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil
2021-07-03 13:45:57 +02:00
Sandro
136fc3cd96
Merge pull request #128107 from dotlambda/newsboat-2.24
2021-06-25 19:21:14 +02:00
Philipp Bartsch
8eb36583e3
gnome-feeds: 0.16.1 -> 0.16.2
2021-06-22 00:30:02 +02:00
Robert Schütz
3dee3f649f
newsboat: 2.23 -> 2.24
...
https://github.com/newsboat/newsboat/releases/tag/r2.24
2021-06-20 21:40:06 +02:00
Kira Bruneau
35e8ddfac3
newsflash: 1.4.1 → 1.4.2
2021-06-20 12:37:04 -04:00
Felix Buehler
5a6ff6c275
newsflash: fix xdg-open link
2021-06-07 14:37:10 +02:00
figsoda
b0b823be50
newsflash: fix build
2021-05-29 19:36:33 -04:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Kira Bruneau
cd4780fab4
maintainers: rename metadark -> kira-bruneau ( #124035 )
2021-05-22 16:47:40 +02:00
github-actions[bot]
c10600230e
Merge staging-next into staging
2021-05-15 18:30:31 +00:00
Kira Bruneau
7e96d4c7a7
newsflash: 1.4.0 → 1.4.1
2021-05-13 02:16:17 -04:00
Jan Tojnar
dd78ce1c53
Merge branch 'staging-next' into staging
2021-05-08 20:59:05 +02:00
Vladimír Čunát
080cd658ca
Merge #121780 : treewide meta.maintainers tweaks
2021-05-08 10:47:08 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Daniël de Kok
85f96822a0
treewide: fix cargoSha256/cargoHash
...
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.
This change updates cargoSha256/cargoHash tree-wide.
Fixes #121994 .
2021-05-08 00:36:37 -07:00
Vladimír Čunát
9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
...
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
Sandro
46e4c824cb
Merge pull request #119067 from doronbehar/pkg/gnome-feeds/rename
2021-04-13 18:06:14 +02:00
Doron Behar
72341ac04e
feeds: Rename to gnome-feeds
...
Make it reach repology's `gnome-feeds` project:
https://repology.org/project/gnome-feeds
2021-04-13 09:26:32 +03:00
R. RyanTM
0050708bd5
rssguard: 3.9.0 -> 3.9.1
2021-04-11 14:58:37 +00:00
Léo Gaspard
6444c4420c
rss2email: 3.12.1 -> 3.13 ( #118371 )
2021-04-03 02:27:46 +02:00
Robert Schütz
f373e17810
newsboat: 2.22.1 -> 2.23
2021-03-22 10:49:33 +01:00
Kira Bruneau
2cbd01d244
newsflash: 1.3.0 -> 1.4.0
2021-03-14 10:32:23 -04:00
Kira Bruneau
6e3988ae06
newsflash: use cargoSetupHook instead of buildRustPackage
...
The new cargoSetupHook makes it easier to work with mixed projects. In
this case meson & ninja + rust.
See https://github.com/NixOS/nixpkgs/pull/114669#issuecomment-787470564
2021-02-28 11:47:47 -05:00
Kira Bruneau
df4f3e90e2
newsflash: 1.2.2 -> 1.3.0
2021-02-27 18:07:52 -05:00
Fabian Affolter
2ce6aec3d1
rssguard: specify license
2021-02-25 18:22:17 +01:00
R. RyanTM
2a361c6681
rssguard: 3.8.4 -> 3.9.0
2021-02-25 16:23:30 +00:00
Ryan Mulligan
3240fc06e6
Merge pull request #111336 from MetaDark/newsflash
...
newsflash: 1.1.1 -> 1.2.2
2021-02-19 20:58:10 -08:00