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
Jonathan Ringer
1ef956c080
gnome3.iagno: remove stale patch
2020-12-28 12:23:01 -08:00
R. RyanTM
d028eb3cf7
gnome3.gnome-chess: 3.38.0 -> 3.38.1
2020-12-09 05:30:07 +01:00
R. RyanTM
389fbdbec4
gnome3.gnome-tetravex: 3.38.1 -> 3.38.2
2020-11-28 01:16:39 +01:00
Jan Tojnar
f4ce49f989
gnome3.aisleriot: 3.22.11 → 3.22.13
...
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.11...3.22.13
2020-11-17 18:14:12 +01:00
Jan Tojnar
01788e28be
gnome3.gnome-nibbles: 3.38.1 → 3.38.2
...
https://ftp.gnome.org/pub/GNOME/sources/gnome-nibbles/3.38/gnome-nibbles-3.38.2.news
2020-11-17 17:32:45 +01:00
Jan Tojnar
bb8dcb6fb0
gnome3.gnome-mahjongg: 3.38.2 → 3.38.3
...
https://ftp.gnome.org/pub/GNOME/sources/gnome-mahjongg/3.38/gnome-mahjongg-3.38.3.news
2020-11-17 17:32:45 +01:00
Frederik Rietdijk
470f05cb5d
Merge staging-next into staging
2020-11-03 12:06:41 +01:00
Pavol Rusnak
2c931312ce
treewide: simplify rev/repo arguments in src
...
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
Jan Tojnar
b8e6470f1b
gnome3.quadrapassel: 3.36.05 → 3.38.1
...
https://ftp.gnome.org/pub/GNOME/sources/quadrapassel/3.38/quadrapassel-3.38.1.news
2020-10-24 01:18:40 +02:00
Jan Tojnar
990cb913ee
gnome3.iagno: 3.38.0 → 3.38.1
...
https://ftp.gnome.org/pub/GNOME/sources/iagno/3.38/iagno-3.38.1.news
2020-10-24 01:18:00 +02:00
Jan Tojnar
8b2a2a4e3b
gnome3.gnome-tetravex: 3.38.0 → 3.38.1
...
https://ftp.gnome.org/pub/GNOME/sources/gnome-tetravex/3.38/gnome-tetravex-3.38.1.news
2020-10-24 01:17:59 +02:00
Jan Tojnar
aad938e5d3
gnome3.gnome-taquin: 3.38.0 → 3.38.1
...
https://ftp.gnome.org/pub/GNOME/sources/gnome-taquin/3.38/gnome-taquin-3.38.1.news
2020-10-24 01:17:59 +02:00
Jan Tojnar
2d99c5c607
gnome3.gnome-nibbles: 3.38.0 → 3.38.1
...
https://ftp.gnome.org/pub/GNOME/sources/gnome-nibbles/3.38/gnome-nibbles-3.38.1.news
2020-10-24 01:17:57 +02:00
Jan Tojnar
b4360968ac
gnome3.gnome-mahjongg: 3.38.1 → 3.38.2
...
https://ftp.gnome.org/pub/GNOME/sources/gnome-mahjongg/3.38/gnome-mahjongg-3.38.2.news
2020-10-24 01:17:57 +02:00
Jan Tojnar
4dc0285842
gnome3.gnome-klotski: 3.38.0 → 3.38.1
...
https://ftp.gnome.org/pub/GNOME/sources/gnome-klotski/3.38/gnome-klotski-3.38.1.news
2020-10-24 01:17:56 +02:00
Jan Tojnar
00aedd87ad
gnome3.four-in-a-row: 3.38.0 → 3.38.1
...
https://ftp.gnome.org/pub/GNOME/sources/four-in-a-row/3.38/four-in-a-row-3.38.1.news
2020-10-24 01:17:54 +02:00
Piotr Bogdan
71ea5b388b
gnome3.iagno: 3.36.4 -> 3.38.0
2020-10-24 01:15:11 +02:00
Piotr Bogdan
c8394b82ec
gnome3.tali: 3.36.4 -> 3.38.0
...
Changelogs:
- https://ftp.gnome.org/pub/GNOME/sources/tali/3.37/tali-3.37.1.news
- https://ftp.gnome.org/pub/GNOME/sources/tali/3.37/tali-3.37.3.news
- https://ftp.gnome.org/pub/GNOME/sources/tali/3.37/tali-3.37.90.news
- https://ftp.gnome.org/pub/GNOME/sources/tali/3.37/tali-3.37.91.news
- https://ftp.gnome.org/pub/GNOME/sources/tali/3.37/tali-3.37.92.news
- https://ftp.gnome.org/pub/GNOME/sources/tali/3.38/tali-3.38.0.news
Signed-off-by: Jan Tojnar <jtojnar@gmail.com>
2020-10-24 01:15:07 +02:00
Piotr Bogdan
4f04811f7f
gnome3.lightsoff: 3.36.0 -> 3.38.0
2020-10-24 01:15:06 +02:00
Piotr Bogdan
56c0d94541
gnome3.hitori: 3.36.0 -> 3.38.0
2020-10-24 01:15:06 +02:00
Piotr Bogdan
6d4499c309
gnome3.gnome-tetravex: 3.36.4 -> 3.38.0
2020-10-24 01:15:06 +02:00
Piotr Bogdan
eaaaf82518
gnome3.gnome-taquin: 3.36.4 -> 3.38.0
2020-10-24 01:15:05 +02:00
Piotr Bogdan
ddfeea9c89
gnome3.gnome-sudoku: 3.36.0 -> 3.38.0
2020-10-24 01:15:05 +02:00
Piotr Bogdan
4ab91e7bb8
gnome3.gnome-robots: 3.36.1 -> 3.38.0
2020-10-24 01:15:05 +02:00
Piotr Bogdan
e067177022
gnome3.gnome-nibbles: 3.36.1 -> 3.38.0
2020-10-24 01:15:05 +02:00
Piotr Bogdan
9d016e6393
gnome3.gnome-mahjongg: 3.36.2 -> 3.38.1
...
Changelogs:
- https://ftp.gnome.org/pub/GNOME/sources/gnome-mahjongg/3.38/gnome-mahjongg-3.38.0.news
- https://ftp.gnome.org/pub/GNOME/sources/gnome-mahjongg/3.38/gnome-mahjongg-3.38.1.news
Signed-off-by: Jan Tojnar <jtojnar@gmail.com>
2020-10-24 01:15:05 +02:00
Piotr Bogdan
a0024ddc42
gnome3.gnome-klotski: 3.36.3 -> 3.38.0
2020-10-24 01:15:04 +02:00
Piotr Bogdan
24d3f90c8d
gnome3.gnome-chess: 3.36.1 -> 3.38.0
2020-10-24 01:15:04 +02:00
Piotr Bogdan
00fa875eb4
gnome3.four-in-a-row: 3.36.4 -> 3.38.0
2020-10-24 01:15:04 +02:00
Jan Tojnar
291bb3c859
gnome3.iagno: fix build
...
* add patch fixing build with Meson > 0.55
* clean up
* do not use pkg-config alias
* drop redundant parallel building (on by default with Meson)
* format expression
* make license explicit
2020-10-23 06:48:08 +02:00
Daniel Șerbănescu
6e34cdadd3
aisleriot: 3.22.9 -> 3.22.11
2020-08-17 17:30:58 +02:00
Daniel Șerbănescu
f4df9e3c2a
quadrapassel: 3.36.02 -> 3.36.05
2020-08-14 15:31:28 +02:00
Daniel Șerbănescu
5b7de676f4
gnome-mines: 3.36.0 -> 3.36.1
2020-08-10 11:38:50 +02:00
R. RyanTM
2de809d327
gnome3.gnome-taquin: 3.36.3 -> 3.36.4
2020-07-13 03:31:09 +02:00
R. RyanTM
512637e1d0
gnome3.tali: 3.36.1 -> 3.36.4
2020-07-11 16:50:34 +02:00
R. RyanTM
8581bbf3f0
gnome3.four-in-a-row: 3.36.3 -> 3.36.4
2020-07-10 05:27:04 +02:00
R. RyanTM
c7c3e3d75d
gnome3.gnome-tetravex: 3.36.3 -> 3.36.4
2020-07-10 00:36:13 +02:00
R. RyanTM
7e37c5ce99
gnome3.gnome-nibbles: 3.36.0 -> 3.36.1
2020-07-05 07:31:52 +02:00
Daniel Șerbănescu
c6720a05f6
iagno: 3.36.3 -> 3.36.4
2020-07-03 21:50:42 +02:00
Jan Tojnar
06ad4dcb26
Merge pull request #89935 from r-ryantm/auto-update/gnome-klotski
...
gnome3.gnome-klotski: 3.36.2 -> 3.36.3
2020-06-10 03:18:20 +02:00
Jan Tojnar
ec519962fe
Merge pull request #89937 from r-ryantm/auto-update/gnome-tetravex
...
gnome3.gnome-tetravex: 3.36.2 -> 3.36.3
2020-06-10 03:15:16 +02:00
Jan Tojnar
78deca2074
Merge pull request #89947 from r-ryantm/auto-update/gnome-chess
...
gnome3.gnome-chess: 3.36.0 -> 3.36.1
2020-06-10 03:14:15 +02:00
Jan Tojnar
81ac6d6305
Merge pull request #89982 from r-ryantm/auto-update/iagno
...
gnome3.iagno: 3.36.2 -> 3.36.3
2020-06-10 02:35:18 +02:00
Jan Tojnar
266b47a7ba
Merge pull request #89974 from r-ryantm/auto-update/four-in-a-row
...
gnome3.four-in-a-row: 3.36.2 -> 3.36.3
2020-06-10 01:05:43 +02:00
R. RyanTM
a24dbc9f36
gnome3.iagno: 3.36.2 -> 3.36.3
2020-06-09 21:32:12 +00:00
R. RyanTM
7de19f4599
gnome3.four-in-a-row: 3.36.2 -> 3.36.3
2020-06-09 20:45:54 +00:00
R. RyanTM
1028f591e5
gnome3.gnome-taquin: 3.36.2 -> 3.36.3
2020-06-09 19:53:07 +00:00