Commit Graph

197 Commits

Author SHA1 Message Date
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
Sandro Jäckel
1e866acd6b
feedreader: remove unused input 2021-02-18 16:57:59 +01:00
Kira Bruneau
1196443fb2 newsflash: 1.2.1 -> 1.2.2 2021-02-15 11:18:32 -05:00
Kira Bruneau
919109017d newsflash: 1.2.0 -> 1.2.1 2021-02-15 11:17:27 -05:00
Kira Bruneau
8696e999ac newsflash: 1.1.1 -> 1.2.0 2021-02-15 11:14:22 -05:00
Kira Bruneau
9c318e6d57 newsflash: add explanation for no-post-install.patch 2021-02-15 11:12:03 -05:00
R. RyanTM
ea32ab850f rssguard: 3.8.3 -> 3.8.4 2021-02-03 22:52:15 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Sandro
cdb29eb851
Merge pull request #109509 from dotlambda/newsboat-2.22.1
newsboat: 2.21 -> 2.22.1
2021-01-16 14:09:22 +01:00
Robert Schütz
b7af27e9ea newsboat: 2.21 -> 2.22.1 2021-01-16 10:43:21 +01:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
devhell
b31fada847 canto-daemon: 0.9.7 -> 0.9.8 2020-12-27 13:52:36 +00:00
Doron Behar
5277b1d123
Merge pull request #92339 from pbogdan/add-feeds
feeds: init at 0.16.1
2020-12-18 10:26:43 +02:00
Maximilian Bosch
33ef2f0e07
Merge pull request #107075 from MetaDark/newsflash
newsflash: 1.0.5 -> 1.1.1
2020-12-17 23:15:38 +01:00
Piotr Bogdan
35c588addb feeds: init at 0.16.1 2020-12-17 19:50:07 +00:00
Kira Bruneau
c67ba8c9d4 newsflash: 1.0.5 -> 1.1.1 2020-12-16 18:39:23 -05:00
Michael Alan Dorman
e3d8f4278a feedparser: keep 5.2.1 available for python-2.7 2020-12-09 14:02:39 -08:00
Orivej Desh
83a9bbdf82 rss2email: fix build with feedparser 6 2020-12-07 10:05:26 +00:00
R. RyanTM
79216f8a95 rssguard: 3.8.2 -> 3.8.3 2020-12-01 07:34:19 +00:00
R. RyanTM
524d110912 rssguard: 3.8.0 -> 3.8.2 2020-11-26 19:12:50 +00:00
R. RyanTM
2386295d7e rssguard: 3.7.2 -> 3.8.0 2020-11-12 01:05:32 +00:00
Atemu
edbad936cf
newsflash: use libhandy_0 2020-10-24 01:17:51 +02:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Doron Behar
a8ff9be2b6 newsboat: 2.20.1 -> 2.21
Add missing deps for Darwin, and tell it where gettext is installed.
2020-10-03 18:16:52 +03:00
R. RyanTM
bfa4aa15a2 rssguard: 3.7.0 -> 3.7.2 2020-09-05 17:05:40 +00:00
Léo Gaspard
9be67b2eeb rss2email: 3.12.1 -> 3.12.2 2020-08-31 17:34:31 +02:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
MetaDark
53d5c9a119 newsflash: 1.0.4 -> 1.0.5 2020-08-14 19:27:40 -04:00
MetaDark
0a2d60b2c9 newsflash: 1.0.2 -> 1.0.4 2020-08-09 23:56:37 -04:00
Léo Gaspard
f9b0bc3f29 rss2email: 3.12 -> 3.12.1 2020-08-02 21:35:50 +02:00
Léo Gaspard
27b280b59b rss2email: 3.11 -> 3.12 2020-08-02 21:35:50 +02:00