github-actions[bot]
01b0aa0bc6
Merge staging-next into staging
2022-04-09 06:01:47 +00:00
Jan Tojnar
fbade75c0d
Merge pull request #167266 from bobby285271/hitori
...
gnome.hitori: 3.38.3 -> 3.38.4
2022-04-09 03:43:34 +02:00
Jan Tojnar
f0f33b0cdc
Merge pull request #167127 from bobby285271/gnome-boxes
...
gnome.gnome-boxes: fix typelib path
2022-04-09 03:43:07 +02:00
github-actions[bot]
e15ff925b0
Merge staging-next into staging
2022-04-09 00:02:40 +00:00
piegames
e10e367def
Merge pull request #167933 : gnomeExtensions: auto-update
2022-04-09 01:58:49 +02:00
Jan Tojnar
16e5a1a19e
Merge pull request #167725 from bobby285271/nettool
...
gnome.gnome-nettool: 3.8.1 → 42.0
2022-04-09 01:26:18 +02:00
Jan Tojnar
f76d87f16d
Merge pull request #167876 from bobby285271/ghex
...
gnome.ghex: 4.beta.1 → 42.0
2022-04-09 00:25:24 +02:00
Jan Tojnar
c93cfbfdad
Merge pull request #167329 from r-ryantm/auto-update/gtk-frdp
...
gtk-frdp: unstable-2021-10-28 -> unstable-2022-04-07, gnome-connections: 42.0 -> 42.1.1
2022-04-09 00:24:55 +02:00
Ryan Horiguchi
dc35880008
gnomeExtensions: auto-update
2022-04-09 00:10:34 +02:00
github-actions[bot]
c57af6e8b0
Merge staging-next into staging
2022-04-08 18:11:40 +00:00
R. Ryantm
76e2f93d1a
gnome.zenity: 3.41.0 -> 3.42.0
2022-04-08 16:58:15 +02:00
Bobby Rong
8126f997ac
gnome.ghex: fix darwin build
2022-04-08 22:27:44 +08:00
Bobby Rong
e0eb0416f9
gnome.ghex: 4.beta.1 → 42.0
...
https://gitlab.gnome.org/GNOME/ghex/-/compare/4.beta.1...42.0
2022-04-08 21:20:23 +08:00
github-actions[bot]
62fec6748f
Merge staging-next into staging
2022-04-08 06:02:02 +00:00
Bobby Rong
126ad130c7
Merge pull request #167597 from r-ryantm/auto-update/gnome.gnome-initial-setup
...
gnome.gnome-initial-setup: 42.0.1 -> 42.1
2022-04-08 13:07:33 +08:00
R. Ryantm
d1d28e2514
gnome-connections: 42.0 → 42.1.1
...
https://gitlab.gnome.org/GNOME/connections/-/compare/42.0...42.1.1
2022-04-08 10:37:13 +08:00
Bobby Rong
57739be66c
gnome.gnome-nettool: 3.8.1 → 42.0
...
https://gitlab.gnome.org/GNOME/gnome-nettool/-/compare/gnome-nettool-3-8-1...gnome-nettool-42-0
2022-04-08 09:58:10 +08:00
github-actions[bot]
fef4299129
Merge staging-next into staging
2022-04-07 18:01:52 +00:00
R. Ryantm
1fd8d747b1
gnome.sushi: 41.1 -> 41.2
2022-04-07 15:14:43 +02:00
Bobby Rong
d5e040fdf8
Merge pull request #167015 from bobby285271/gnome
...
gnome.gedit: 41.0 -> 42.0
2022-04-07 20:32:30 +08:00
R. Ryantm
07369ae043
gnome.gnome-initial-setup: 42.0.1 -> 42.1
2022-04-06 22:04:15 +00:00
github-actions[bot]
3dc8bd98b9
Merge staging-next into staging
2022-04-06 00:02:41 +00:00
Jan Tojnar
e29253ad9b
gnome.eog: Hardcode library path in gir
...
By default, gobject-introspection refers to libraries using their
file name in the GIR file. Since we do not have FHS to reliably
find libraries by their name, we are patching gobject-introspection
to use absolute paths.
This works fine for libraries installed to "$out/lib" but when a different
path is used, the hard-coded absolute path will be incorrect.
To deal with this case, we also patch Meson to be able
to pass the install_dir to gobject-introspection.
But it currently only passes the data for targets
that have absolute install_dir set.
To have correct libeog path, we therefore need to absolutize the install_dir.
2022-04-06 01:44:36 +02:00
piegames
98bdd27117
Merge pull request #167213 : gnomeExtensions.arcmenu: 24 -> 27
2022-04-06 01:01:02 +02:00
piegames
b178b904ec
Merge #166187 : gnomeExtensions.system-monitor: 2021-09-07 → 2022-02-04
2022-04-06 00:55:19 +02:00
Anders Kaseorg
daa0d0d265
gnomeExtensions.system-monitor: Use upstream Makefile to fix version
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-05 15:30:37 -07:00
Bobby Rong
45b21e33b7
gnome.hitori: 3.38.3 → 3.38.4
...
https://gitlab.gnome.org/GNOME/hitori/-/compare/3.38.3...3.38.4
2022-04-05 11:04:05 +08:00
Martin Weinelt
bf1914e12a
Merge remote-tracking branch 'origin/staging-next' into staging
2022-04-05 04:05:02 +02:00
Robert Hensing
a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
...
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
R. Ryantm
7ab510e588
gnomeExtensions.arcmenu: 24 -> 27
2022-04-04 17:57:40 +00:00
Bobby Rong
5029f4bfef
gnome.gnome-boxes: fix typelib path
...
We patch gobject-introspection and meson to store absolute paths to
libraries in typelibs but that requires the install_dir is an absolute path.
2022-04-04 13:20:06 +08:00
Bobby Rong
86dc9d3295
gnome.gedit: fix darwin build
2022-04-03 17:21:59 +08:00
Bobby Rong
42bb3293c2
gnome.gedit: 41.0 → 42.0
...
https://gitlab.gnome.org/GNOME/gedit/-/compare/41.0...42.0
2022-04-03 08:54:49 +00:00
Alyssa Ross
8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/zlib/default.nix
pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Bobby Rong
d0f3fa1910
Merge pull request #166754 from bobby285271/gnome
...
GNOME updates 2022-04-01
2022-04-02 12:23:36 +08:00
Bobby Rong
c167b827b5
gnome.sushi: 41.0 → 41.1
...
https://gitlab.gnome.org/GNOME/sushi/-/compare/41.0...41.1
2022-04-02 11:04:54 +08:00
Bobby Rong
79cccf419b
gnome.gucharmap: 14.0.2 → 14.0.3
...
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/14.0.2...14.0.3
2022-04-02 11:04:54 +08:00
Bobby Rong
524c463486
gnome.five-or-more: 3.32.2 → 3.32.3
...
https://gitlab.gnome.org/GNOME/five-or-more/-/compare/3.32.2...3.32.3
2022-04-02 11:04:37 +08:00
Bobby Rong
3c583c8226
Merge pull request #166569 : unbreak GNOME Flashback and reintroduce gnome-bluetooth_1_0
...
- Add missing geocode-glib dependency for gnome-panel
- Reintroduce gnome-bluetooth_1_0 for gnome-flashback, blueberry and gnome-bluetooth-contract
Related:
- https://gitlab.gnome.org/GNOME/gnome-panel/-/merge_requests/49
- https://github.com/NixOS/nixpkgs/pull/166569#issuecomment-1084658550
- https://github.com/linuxmint/blueberry/issues/123
- https://github.com/elementary/gnome-bluetooth-contract/issues/1
2022-04-01 23:50:36 +08:00
Robert Hensing
200175a701
config.allowAliases: Define as option
...
This simplifies usages and makes the default value consistent.
In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
Bobby Rong
57d754ee3c
gnome.five-or-more: format with nixpkgs-fmt
2022-04-01 11:28:55 +08:00
Bobby Rong
20d0500abd
gnome.aisleriot: 3.22.21 → 3.22.22
...
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.21...3.22.22
2022-04-01 11:28:55 +08:00
Bobby Rong
85dff10d06
gnome.gnome-flashback: use gnome-bluetooth_1_0
2022-03-31 23:25:54 +08:00
Bobby Rong
55d676321a
gnome.gnome-bluetooth_1_0: init at 3.34.5
2022-03-31 23:22:37 +08:00
Bobby Rong
dd2c542196
gnome.gnome-panel: add missing geocode-glib dependency
2022-03-31 21:28:03 +08:00
piegames
1dfe42f57c
Merge #166485 : gnomeExtensions.pop-shell: 2022-01-14 -> 2022-03-25
2022-03-31 14:18:26 +02:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging
2022-03-31 12:02:10 +00:00
Alyssa Ross
22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
genofire
9781be53a2
gnomeExtensions.pop-shell: unstable-2022-01-14 -> unstable-2022-03-25
2022-03-30 23:41:54 +02:00
Doron Behar
e05a7fa858
Merge pull request #166392 from bobby285271/meson-fixes
2022-03-30 20:10:47 +03:00