Commit graph

255 commits

Author SHA1 Message Date
Thomas Gerbet 58c379c19e gnome3.gnome-autoar: 0.2.4 -> 0.3.0
Fixes CVE-2020-36241.
2021-02-16 22:41:29 +01:00
R. RyanTM 60d73310e7 gnome3.gpaste: 3.38.4 -> 3.38.5 2021-02-11 07:00:24 +01:00
R. RyanTM abc1c04714 gnome3.gpaste: 3.38.3 -> 3.38.4 2021-01-30 16:36:41 +01:00
Ben Siraphob 5fffcef915 pkgs/desktops: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +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
R. RyanTM 1e40e796af gnome3.gnome-tweaks: 3.34.0 -> 3.34.1 2020-12-26 12:25:51 +01:00
Matt Votava 51b3765689 gnome3.gnome-tweaks: use buildPythonApplication 2020-11-28 08:40:48 -08:00
James Ravn e4883cb78e
gnome3.pomodoro: 0.17.0 -> 0.18.0
Needed to work with the current Gnome 3 version in master.
2020-11-18 21:24:48 +01:00
Tor Hedin Brønner 9aa5a10068 gnome3.gnome-tweaks: use libhandy_0 2020-11-08 19:54:39 +01:00
Jan Tojnar 9843da727b
gnome3.gpaste: 3.38.2 → 3.38.3
https://www.imagination-land.org/posts/2020-11-02-gpaste-3.38.3-released.html
2020-11-02 16:23:24 +01:00
Jan Tojnar 71064f875f
gnome3.gnome-panel: 3.37.1 → 3.38.0 2020-10-24 06:00:37 +02:00
Jan Tojnar f7bfb52a60
gnome3.gnome-flashback: 3.37.2 → 3.38.0 2020-10-24 06:00:37 +02:00
Jan Tojnar 1e70d8d536
gnome3.gnome-applets: 3.37.2 → 3.38.0 2020-10-24 06:00:37 +02:00
Jan Tojnar 61afd7f80e
tracker_2: drop
It does not seem to work and only semi-broken apps like Books and Documents depend on it.
2020-10-24 01:18:49 +02:00
Jan Tojnar bf9edc9e38
gnome3.geary: fix tests
We forgot about this in 3.36 bump.
2020-10-24 01:18:43 +02:00
Jan Tojnar 06929e3f28
gnome3.gpaste: 3.36.3 → 3.38.2
https://www.imagination-land.org/posts/2020-09-15-gpaste-3.38.0-released.html
https://www.imagination-land.org/posts/2020-10-01-gpaste-3.38.1-released.html
https://www.imagination-land.org/posts/2020-10-03-gpaste-3.38.2-released.html
2020-10-24 01:18:42 +02:00
Jan Tojnar cd441a5d31
gnome3.metacity: 3.37.1 → 3.38.0
https://ftp.gnome.org/pub/GNOME/sources/metacity/3.38/metacity-3.38.0.news
2020-10-24 01:18:00 +02:00
Jan Tojnar f55ce0fbff
gnome3.geary: 3.38.0.1 → 3.38.1
https://ftp.gnome.org/pub/GNOME/sources/geary/3.38/geary-3.38.1.news
2020-10-24 01:17:54 +02:00
Piotr Bogdan ecd7a3aa58
gnome3.libgnome-games-support: 1.6.1 -> 1.8.0
* reformat

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-10-24 01:15:08 +02:00
Piotr Bogdan 9db93f06ac
gnome3.metacity: 3.36.1 -> 3.37.1
* add libXres to buildInputs.
* reformat

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-10-24 01:15:08 +02:00
Piotr Bogdan 284ee7b70b
gnome3.gnome-panel: 3.36.2 -> 3.37.1
* reformat

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-10-24 01:15:07 +02:00
Piotr Bogdan 9deacb776b
gnome3.gnome-flashback: 3.36.3 -> 3.37.2
* reformat

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-10-24 01:15:07 +02:00
Piotr Bogdan 51597e6435
gnome3.gnome-applets: 3.36.4 -> 3.37.2
Add patch to set gnome panel's modules dir, during configurePhase.
2020-10-24 01:15:07 +02:00
Piotr Bogdan 08e633d354
gnome3.geary: 3.36.2 -> 3.38.0.1
https://gitlab.gnome.org/GNOME/geary/-/blob/3.38.0.1/NEWS

- add new dependencies gnome3.sound and glade
- include a local copy of the test timeout patch, Debian hasn't yet
  updated theirs
- reformat
- fix build with patch for https://gitlab.gnome.org/GNOME/geary/-/issues/985

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-10-24 01:14:58 +02:00
Daniel Șerbănescu 2764f810be gnome-panel: 3.36.1 -> 3.36.2 2020-08-10 13:56:07 +02:00
R. RyanTM 27276d8252 gnome3.gnome-applets: 3.36.3 -> 3.36.4 2020-06-09 21:16:24 +00:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
R. RyanTM 93f303a21c gnome3.gnome-applets: 3.36.2 -> 3.36.3 2020-05-21 19:24:38 +00:00
Tor Hedin Brønner 01a3fa470c
Merge pull request #86661 from hedning/gnome-3.36.2
Gnome 3.36.2
2020-05-06 19:43:38 +02:00
R. RyanTM 9cd820f0bc gnome3.pomodoro: 0.16.0 -> 0.17.0 2020-05-05 15:43:48 +05:30
Tor Hedin Brønner fb62f5c024 gnome3.gnome-flashback: 3.36.1 -> 3.36.3 2020-05-03 17:42:32 +02:00
Tor Hedin Brønner 2d9e779c9e gnome3.geary: 3.36.1 -> 3.36.2 2020-05-03 17:42:31 +02:00
Jan Tojnar a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar 1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Tor Hedin Brønner a17bb2d183
gnome3.metacity: 3.36.0 -> 3.36.1 2020-04-09 10:24:06 +02:00
Tor Hedin Brønner b6475af77b
gnome3.libgnome-games-support: 1.6.0.1 -> 1.6.1 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner fe8798333c
gnome3.gnome-panel: 3.36.0 -> 3.36.1 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner 929db6184b
gnome3.gnome-flashback: 3.36.0 -> 3.36.1 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner 7135e5963c
gnome3.gnome-applets: 3.36.0 -> 3.36.2 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner 08cc86f009
gnome3.geary: 3.36.0 -> 3.36.1 2020-04-09 10:24:05 +02:00
Jan Tojnar 15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
Jan Tojnar a803f716bd
gnome3.gpaste: 3.36.0 → 3.36.3
http://www.imagination-land.org/posts/2020-03-27-gpaste-3.36.3-released.html
http://www.imagination-land.org/posts/2020-03-19-gpaste-3.36.2-released.html
http://www.imagination-land.org/posts/2020-03-19-gpaste-3.36.1-released.html
2020-03-30 01:17:17 +02:00
Tor Hedin Brønner 9b8b765723
gnome3.gnome-screensaver: remove
It has been abandoned for ages and we only reintroduced it for GNOME Flashback.

Since Flashback now has its own lock screen manager [1], we can finally drop this.

[1]: https://gitlab.gnome.org/GNOME/gnome-flashback/issues/18
2020-03-24 07:11:22 +01:00
Tor Hedin Brønner a01c646dbc
gnome3.gnome-applets: 3.34.0 -> 3.36.0 2020-03-24 07:11:12 +01:00
Tor Hedin Brønner e0e99537ad
gnome3.libgnome-games-support: 1.4.4 -> 1.6.0.1
Port to meson
2020-03-24 07:11:07 +01:00
Tor Hedin Brønner 072e39410b
gnome3.gpaste: 3.34.1 -> 3.36.0 2020-03-24 07:11:00 +01:00
Tor Hedin Brønner cf4b9ee9c0
gnome3.metacity: 3.34.1 -> 3.36.0 2020-03-24 07:10:59 +01:00
Tor Hedin Brønner 682143a3b2
gnome3.gnome-panel: 3.34.1 -> 3.36.0 2020-03-24 07:10:58 +01:00