Commit Graph

2220 Commits

Author SHA1 Message Date
Honnip
f177c2d46f
gnomeExtensions: auto-update 2024-05-29 00:36:23 +09:00
Honnip
7d150337d1
gnomeExtensions: count naming collisions only for the last three shell versions
Before this commit, we counted naming collisions of extensions for each shell version.
With this commit, we count naming collisions of extensions for the last three shell versions, because `gnomeExtensions` contains extensions for the last three shell versions.
2024-05-29 00:36:23 +09:00
Jan Tojnar
d552665012
Merge pull request #315046 from honnip/fix-gnome-extensions-test
nixosTests.gnome-extensions: fix test
2024-05-28 09:46:45 +02:00
Jan Tojnar
caab6315d8 gnome-control-center: Add missing dependency
This was previously propagated by mutter.
(e6719289cd)
2024-05-28 09:09:05 +02:00
Jan Tojnar
76d36c09da
Merge pull request #314678 from jtojnar/gnome-updates
GNOME updates 2024-05-25
2024-05-28 08:59:13 +02:00
Honnip
709d326858
gnomeExtensions.mullvad-indicator: remove outdated patch 2024-05-27 18:24:28 +09:00
Jan Tojnar
07ae3d806b gnome.geary: 44.1 → 46.0
https://gitlab.gnome.org/GNOME/geary/-/compare/44.1...46.0
2024-05-26 16:23:03 +02:00
Jan Tojnar
1cf80c71d4 gnome.gnome-shell: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/46.1...46.2
2024-05-26 16:23:01 +02:00
Jan Tojnar
ca3b765cfb gnome.nautilus: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/nautilus/-/compare/46.1...46.2
2024-05-26 16:23:01 +02:00
Jan Tojnar
e6719289cd gnome.mutter: remove unneeded dependencies
json-glib was removed in 03235773be
(part of bump in fde899eefd).

libcap-ng is not used at all. It was added in 9742df1595
required by an older version of the patch from https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/460
which was dropped in 8c5884ef4e.

Also update comment since mutter-clutter no longer depends on graphene, -cogl and -mtk libraries do.
2024-05-26 16:23:00 +02:00
Jan Tojnar
49097abda9 gnome.mutter: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/mutter/-/compare/46.1...46.2
2024-05-26 16:22:59 +02:00
Jan Tojnar
41e94d87d8 gnome.gnome-terminal: 3.52.1 → 3.52.2
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.52.1...3.52.2
2024-05-26 16:22:59 +02:00
Jan Tojnar
8c463bfeb0 gnome.gnome-shell-extensions: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/46.1...46.2
2024-05-26 16:22:58 +02:00
Jan Tojnar
184ffd7bee gnome.gucharmap: 15.1.2 → 15.1.5
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/15.1.2...15.1.5
2024-05-26 16:22:58 +02:00
Jan Tojnar
2b0062f5fa gnome.aisleriot: 3.22.32 → 3.22.33
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.32...3.22.33
2024-05-26 16:22:58 +02:00
Jan Tojnar
46f9348479 gnome.rygel: 0.42.5 → 0.42.6
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.42.5...rygel-0.42.6
2024-05-26 16:22:55 +02:00
Jan Tojnar
15024190f5 gnome.gnome-software: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/46.1...46.2
2024-05-26 16:22:54 +02:00
Jan Tojnar
c130d93c68 gnome.gnome-maps: 46.10 → 46.11
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v46.10...v46.11
2024-05-26 16:22:54 +02:00
Jan Tojnar
dd7db60d7b gnome.gnome-initial-setup: 46.0 → 46.2
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/46.0...46.2
2024-05-26 16:22:53 +02:00
Jan Tojnar
aa2d96b2b8 gnome.file-roller: 44.2 → 44.3
https://gitlab.gnome.org/GNOME/file-roller/-/compare/44.2...44.3
2024-05-26 16:22:53 +02:00
Jan Tojnar
1e5cbf8038 evince: 46.1 → 46.3
https://gitlab.gnome.org/GNOME/evince/-/compare/46.1...46.3
2024-05-26 16:22:53 +02:00
Basti
880dae48fb
Merge pull request #311480 from NixOS/geu_052024
gnomeExtensions: auto-update
2024-05-26 12:40:11 +00:00
Thomas Gerbet
092ca8d1cf gnome.gnome-remote-desktop: 46.1 -> 46.2
Fixes CVE-2024-5148.
https://security.opensuse.org/2024/05/22/gnome-remote-desktop-system-dbus.html

Changes:
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/blob/46.2/NEWS?ref_type=tags
2024-05-25 21:34:20 +02:00
Bobby Rong
ae1ff88dae
Merge pull request #314475 from bobby285271/upd/evolution
evolution: 3.52.1 → 3.52.2
2024-05-25 20:16:37 +08:00
Bobby Rong
2688261096
evolution-data-server: 3.52.1 → 3.52.2
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.52.1...3.52.2
2024-05-25 10:44:31 +08:00
Artturin
5a69430d17
Merge pull request #298973 from tmyllymaki/update-ddterm
gnomeExtensions.ddterm: fix gjs path and dependencies
2024-05-24 16:51:11 +03:00
Timo Myllymäki
d89c0a9689 gnomeExtensions.ddterm: fix gjs path
The new version has #!@GJS_SHEBANG@ which ended up as #!/usr/bin/gjs -> #!/usr/bin//nix/store../bin/gjs.

gnomeExtensions.ddterm: add libhandy as dependency

libhandy was added as dependency on commit: eade14f6f4
2024-05-23 23:09:48 +03:00
Sebastian Sellmeier
48a52a281c
gnomeExtensions: auto-update 2024-05-13 23:50:48 +02:00
Bobby Rong
5ceece11fb
gnome.gnome-shell: Fix screencast proxy bus name
As said in the upstream MR this is needed for the GLib CVE-2024-34397 fix.
2024-05-10 22:23:55 +08:00
Bobby Rong
8bdde3c836
gnome-text-editor: 46.1 → 46.3
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/46.1...46.3
2024-05-10 22:10:28 +08:00
Bobby Rong
6799e1ea83
gnome.gnome-sudoku: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/46.0...46.1
2024-05-10 22:05:47 +08:00
Bobby Rong
bd285d966a
gnome.gnome-calculator: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/46.0...46.1
2024-05-10 22:00:59 +08:00
Bobby Rong
e78405ac05
gnome.file-roller: 44.1 → 44.2
https://gitlab.gnome.org/GNOME/file-roller/-/compare/44.1...44.2
2024-05-10 21:55:06 +08:00
Bobby Rong
58dbfa26eb
gnome.aisleriot: 3.22.30 → 3.22.32
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.30...3.22.32

Does not seem to need appstream-glib.
2024-05-10 21:54:35 +08:00
Fabián Heredia Montiel
6ff120a5ca
Merge pull request #308853 from LibreCybernetics/update-gsconnect
gnomeExtensions.gsconnect: 56 → 57
2024-05-05 21:05:20 -06:00
Bobby Rong
76de884476
gnome.gnome-terminal: 3.52.0 → 3.52.1
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.52.0...3.52.1

org.gnome.ShellSearchProvider2.xml is added in-tree via
63b43d7385
2024-05-04 11:49:28 +08:00
Bobby Rong
cc7b19b850
gnome.gnome-tweaks: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/gnome-tweaks/-/compare/46.0...46.1
2024-05-04 11:49:28 +08:00
Bobby Rong
e8f6b2db7b
gnome.gnome-software: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/46.0...46.1
2024-05-04 11:49:28 +08:00
Bobby Rong
c5c843e27d
evince: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/evince/-/compare/46.0...46.1

The gio-unix-2.0 thing is there for https://gitlab.gnome.org/GNOME/evince/-/issues/950, I
think with 5efb84f24a
gio-unix-2.0.pc is no longer needed for gio/gunixfdlist.h.
2024-05-04 11:46:38 +08:00
Fabián Heredia Montiel
0bcf9f3610 gnomeExtensions.gsconnect: 56 → 57
Release notes: https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v57
Diff: https://github.com/GSConnect/gnome-shell-extension-gsconnect/compare/v56...v57
2024-05-03 11:09:28 -06:00
Vladimír Čunát
725f48a252
Merge branch 'master' into staging-next 2024-05-02 09:05:49 +02:00
Bobby Rong
a6a01f8c99
pkgs/gnome: Move away from wiki.gnome.org
The wiki.gnome.org site is planned for retirement.
2024-05-01 21:02:59 +08:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Bobby Rong
d9d9312265
pkgs/gnome: Move away from wiki.gnome.org/Projects
The wiki.gnome.org site is planned for retirement.
2024-04-30 22:14:16 +08:00
Weijia Wang
37876dbdad Merge branch 'master' into staging-next 2024-04-27 05:44:19 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Weijia Wang
3c81e4475a
Merge pull request #307054 from FedericoSchonborn/maintainers-remove-federicoschonborn
maintainers: remove federicoschonborn
2024-04-27 02:07:25 +02:00
Federico Damián Schonborn
2a4711c771
maintainers: remove federicoschonborn
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-04-26 17:32:54 -03:00
Jan Tojnar
206b5966b9 gnome.file-roller: use wrapGAppsHook4
Missed in dc4e9efcd8
2024-04-25 01:17:28 +02:00
Jan Tojnar
d5da203916 gnome.gnome-boxes: Drop unused appstream-glib
It was replaced with appstream-cli but we do not really need to validate appstream files.

Missed in 113994dfc7
2024-04-25 01:15:40 +02:00