Commit graph

811 commits

Author SHA1 Message Date
Sandro a39694b41f
Merge pull request #168194 from SuperSandro2000/xserver-excludePackages
Xserver exclude packages
2022-04-13 11:37:32 +02:00
davidak 02b279323f
Merge pull request #168444 from r-ryantm/auto-update/epiphany
epiphany: 42.0 -> 42.1
2022-04-13 07:54:57 +02:00
R. Ryantm 5abe58a549 epiphany: 42.0 -> 42.1 2022-04-13 04:23:55 +00:00
piegames bf133c51ac
Merge pull request #168193: gnomeExtensions.arcmenu: 27 -> 30 2022-04-12 01:01:06 +02:00
Sandro Jäckel 28539842d8
nixos/utils: move removePackagesByName to here from gnome 2022-04-11 15:42:49 +02:00
piegames 3b396d7f8b
Merge pull request #167768: gnomeExtensions: refactor update script 2022-04-11 12:54:41 +02:00
Korriee 8a17c5dba6 gnomeExtensions.arcmenu: 27 -> 30 2022-04-10 18:50:41 -04: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
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
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
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
tu-maurice d2b225789c gnomeExtensions: refactor update script
The update-extensions.py script downloads extension information once for each
shell version, although one extension version might be used for multiple shell
versions. To reduce the amount of downloads we first select the appropriate
extension version per shell version as done before, then download the
corresponding information once for each selected extension version, and finally
map each shell version to the downloaded information of the selected extension
version.
2022-04-07 22:16:22 +02: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
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
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
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
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
piegames bf80fd1786
Merge pull request #166327: gnomeExtensions: auto-update 2022-03-30 12:26:50 +02:00
Jan Tojnar 645796c0cb dconf-editor: fix build with Meson 0.61 2022-03-30 11:36:56 +02:00