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
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 Jäckel
1e866acd6b
feedreader: remove unused input
2021-02-18 16:57:59 +01:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08: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
worldofpeace
d12c11e30c
treewide: use nix-update updateScript for packages I maintain
2020-07-29 12:33:39 -04:00
worldofpeace
1af3ec1427
feedreader: 2.10.0 -> 2.11.0
2020-07-07 17:40:26 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
worldofpeace
2dd7d4dd44
treewide: pantheon updateScript
2019-12-22 18:20:55 -05:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next
2019-10-03 01:47:08 +02:00
worldofpeace
7ba3608aa0
feedreader: fix build with latest libsecret
2019-10-03 00:09:13 +02:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
...
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Jan Tojnar
fac090c8dd
gnome-online-accounts: move from gnome3
2019-08-23 02:47:21 +02:00
R. RyanTM
1649f53b79
feedreader: 2.9.2 -> 2.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feedreader/versions
2019-07-19 02:18:19 -07:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Will Dietz
b186b03253
feedreader: 2.8.2 -> 2.9.2
...
https://github.com/jangernert/FeedReader/releases/tag/v2.9.1
https://github.com/jangernert/FeedReader/releases/tag/v2.9.2
2019-05-28 21:02:10 -05:00
worldofpeace
d81b51ac02
feedreader: add hicolor-icon-theme for setup-hook
2019-03-09 15:39:08 -05:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
worldofpeace
8bcb7879d0
feedreader: 2.6.2 -> 2.8.2
...
hicolor-icon-theme was added for the setup hook
2019-02-24 22:49:53 -05:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
worldofpeace
3e3ccdacec
feedreader: use more stable url for patch
2019-01-28 14:24:23 -05:00
worldofpeace
2c84b7b4a1
feedreader: fix finding libcurl
2019-01-28 18:33:12 +00:00
R. RyanTM
b55c113be2
feedreader: 2.6.1 -> 2.6.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feedreader/versions
2019-01-28 18:33:12 +00:00
R. RyanTM
c1f53579b8
feedreader: 2.4.1 -> 2.6.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/feedreader/versions
2018-12-15 22:36:48 -08:00
Jan Tojnar
52d10bcdc6
feedreader: 2.2 → 2.4.1
2018-11-18 02:11:25 +01:00
Jan Tojnar
9879ed55ae
feedreader: add python3 for install script
...
Meson no longer propagates it so we need to re-add it.
2018-09-04 03:23:32 +02:00
volth
cc55a3ebcb
treewide: fix build with disallowed aliases ( #43872 )
...
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
Edward Tjörnhammar
5d88b73cef
feedreader: init at 2.2
2018-05-23 01:50:42 +02:00