Jan Tojnar
859183c058
libgnome-keyring: move from gnome scope to top-level
2024-06-22 21:26:38 +02:00
Artturin
e81266cf34
libgnome-keyring3: Apply cross-fixes from libgnome-keyring
...
Cherry-picked from 757052408f
2024-06-22 17:22:29 +02:00
Doron Behar
679224d7c7
gnomeExtensions.systemd-manager: nixfmt & add doronbehar as maintainer
2024-06-21 13:44:35 +03:00
Doron Behar
4c0a299d2c
gnomeExtensions.systemd-manager: allow install polkit files
2024-06-21 13:43:54 +03:00
linsui
e3945f2507
gnomeExtensions.systemd-manager: package manually
...
As per https://extensions.gnome.org/extension/4174/systemd-manager/ this
is no longer uploaded to e.g.o
2024-06-21 17:52:10 +08:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
...
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Basti
3ae3a26547
Merge pull request #317972 from pogobanane/dev/auto-update
...
gnomeExtensions: auto-update
2024-06-13 01:58:15 +00:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Doron Behar
cd76254478
gnomeExtensions.easyScreenCast: 1.7.1 -> 1.9.0
...
Diff: https://github.com/EasyScreenCast/EasyScreenCast/compare/1.7.1...1.9.0
2024-06-08 20:47:46 +03:00
Pogobanane
db32fe79bd
gnomeExtensions: auto-update
2024-06-07 11:08:20 +02:00
Pol Dellaiera
1522b6c4be
Merge pull request #308278 from surfaceflinger/gnome-ddcutil-fix
...
gnomeExtensions.brightness-control-using-ddcutil: fix for ddcutil path patch
2024-06-06 08:04:10 +02:00
nat
86d3f6b9a3
gnomeExtensions.brightness-control-using-ddcutil: fix for ddcutil path patch
2024-06-04 14:33:50 +02:00
Sigmanificient
d48a9bb622
treewide: remove unused fetchpatch arguments
2024-06-04 12:40:25 +02:00
Jan Tojnar
4655367aee
gnome.gnome-control-center: 46.1 → 46.2
...
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/46.1...46.2
2024-06-01 14:07:08 +02:00
Jan Tojnar
c4f8dbd245
gnome.gdm: 46.0 → 46.2
...
https://gitlab.gnome.org/GNOME/gdm/-/compare/46.0...46.2
2024-06-01 14:07:08 +02:00
Jan Tojnar
195626dfe4
epiphany: 46.0 → 46.1
...
https://gitlab.gnome.org/GNOME/epiphany/-/compare/46.0...46.1
2024-06-01 14:06:19 +02:00
Aleksana
fc2390fa15
Merge pull request #316096 from uninsane/pr-gnome-color-manager-cross
...
gnome.gnome-color-manager: fix cross compilation
2024-06-01 16:03:47 +08:00
Jan Tojnar
661b8098ce
Merge pull request #316000 from Nanotwerp/gnome-shell-extensions-fix
...
gnome.gnome-shell-extensions: patch `GTop` path for the builtin GNOME System Monitor extension
2024-05-31 23:27:34 +02:00
Colin
6d7ba969df
gnome.gnome-color-manager: fix cross compilation
...
glib is used (additionally) for `glib-compile-resources`, used at build time.
2024-05-31 09:06:25 +00:00
Jan Tojnar
c7e65c09b0
Merge pull request #314893 from honnip/gnome-extensions-collision
...
gnomeExtensions: count naming collisions only for the last three shell versions
2024-05-31 11:01:55 +02:00
Nano Twerpus
78ecb9195e
gnome.gnome-shell-extensions: patch GTop path for the GNOME System Monitor extension
...
Formatted with `nixfmt-rfc-style`.
2024-05-30 17:37:55 -04:00
Artturin
b79309a470
Merge pull request #311773 from uninsane/pr-gnome-keyring-cross
...
gnome.gnome-keyring: support cross compilation
2024-05-29 21:06:00 +03:00
Honnip
820a0fea9e
gnomeExtensions: add honnip to maintainers
2024-05-29 11:01:25 +09:00
Jan Tojnar
6c25325ec3
Merge pull request #310143 from Nanotwerp/gnome-system-monitor-extension-fix
...
`gnomeExtensions.system-monitor`: patch to add `GTop` to the extension's path
2024-05-29 02:04:48 +02:00
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
Nanotwerp
064730b54f
gnomeExtensions.system-monitor: patch to add GTop to the extension's path
2024-05-26 15:21:36 -04: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
Colin
1ad936e7ce
gnome.gnome-keyring: support cross compilation
2024-05-24 01:44:26 +00: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
Jan Tojnar
0b37ccc824
gnome.polari: fix build
...
1eb54d4fc6
replaced telepathy-logger with tracker database.
Importer is reading the old logs directly using GMarkup.
Also replaces appstream-glib with appstream but we do not need to validate the file.
2024-04-24 23:42:32 +02:00
github-actions[bot]
0977f8605c
Merge master into staging-next
2024-04-24 12:01:23 +00:00
Jan Tojnar
c036e6cc9e
gnome.gpaste: 45 → 45.1
...
GNOME 46 support!
https://www.imagination-land.org/posts/2024-03-21-gpaste-45.1-released.html
No tag yet.
Checked that v45 tarball matches the git repo and that 45.1 diff is okay.
Also clean up the expression and fix license.
2024-04-24 12:13:18 +02:00
WrenIX
d8b6b0e4f1
gnomeExtensions.pop-shell: unstable-2023-11-10 -> unstable-2024-04-04 ( #299042 )
...
* gnomeExtensions.pop-shell: unstable-2023-11-10 -> unstable-2024-03-25
* gnomeExtensions.pop-shell: fix pick of "Active Hint Color" #256889
* gnomeExtensions.pop-shell: unstable-2024-03-25 -> unstable-2024-04-04
2024-04-24 11:01:28 +02:00
github-actions[bot]
e50548dc95
Merge master into staging-next
2024-04-23 18:01:16 +00:00
Sebastian Sellmeier
4c4df4766a
gnomeExtensions: auto-update
2024-04-23 15:15:49 +02:00
github-actions[bot]
3e8920f50b
Merge master into staging-next
2024-04-23 00:02:30 +00:00
Maxine Aubrey
b46d64fdc0
gnome.nautilus: 46.0 → 46.1
...
https://gitlab.gnome.org/GNOME/nautilus/-/compare/46.0...46.1
2024-04-22 21:41:48 +02:00
Maxine Aubrey
ed07280609
gnome.mutter: 46.0 → 46.1
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/46.0...46.1
2024-04-22 21:41:18 +02:00
Maxine Aubrey
d277117e0b
gnome.gnome-shell: 46.0 → 46.1
...
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/46.0...46.1
2024-04-22 21:40:53 +02:00
Maxine Aubrey
0bd22df46d
gnome.gnome-shell-extensions: 46.0 → 46.1
...
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/46.0...46.1
2024-04-22 21:40:02 +02:00
Maxine Aubrey
fde471fa10
gnome.gnome-control-center: 46.0.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/46.0.1...46.1
2024-04-22 21:39:19 +02:00
Maxine Aubrey
1eb54d4fc6
gnome.polari: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/polari/-/compare/45.0...46.0
2024-04-22 21:38:38 +02:00
Maxine Aubrey
43f7d581d5
gnome.gnome-calendar: 46.0 → 46.1
...
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/46.0...46.1
2024-04-22 21:37:08 +02:00
Maxine Aubrey
4323a0c8e8
gnome.gnome-boxes: 46.0 → 46.1
...
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/46.0...46.1
2024-04-22 21:36:21 +02:00
Maxine Aubrey
b8ef37ea81
gnome.gnome-maps: 46.0 → 46.10
...
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v46.0...v46.10
2024-04-22 21:11:35 +02:00
Maxine Aubrey
59bd126e03
nautilus-python: 4.0 → 4.0.1
...
https://gitlab.gnome.org/GNOME/nautilus-python/-/compare/4.0...4.0.1
2024-04-22 21:11:35 +02:00
Maxine Aubrey
59cfc3bdc7
evolution-data-server: 3.52.0 → 3.52.1
...
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.52.0...3.52.1
2024-04-22 21:11:34 +02:00
Maxine Aubrey
8d69226d2c
gnomeExtensions: add 46 to defaults
2024-04-22 21:11:33 +02:00
Maxine Aubrey
bd0176e726
gnome.gnome-nibbles: 4.0.3 → 4.0.4
...
https://gitlab.gnome.org/GNOME/gnome-nibbles/-/compare/4.0.3...4.0.4
2024-04-22 21:11:33 +02:00
Maxine Aubrey
fb57f3b5f3
gnome.gnome-remote-desktop: 46.0 → 46.1
...
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/46.0...46.1
2024-04-22 21:11:33 +02:00
Maxine Aubrey
049411760f
gnome.gnome-text-editor: 46.0 → 46.1
...
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/46.0...46.1
2024-04-22 21:11:32 +02:00
Maxine Aubrey
d09bc10dfb
gnome.file-roller: 44 → 44.1
...
https://gitlab.gnome.org/GNOME/file-roller/-/compare/44...44.1
2024-04-22 21:11:28 +02:00
Maxine Aubrey
ff0df2d5d3
gnome.sushi: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/sushi/-/compare/45.0...46.0
2024-04-22 21:11:26 +02:00
Maxine Aubrey
30300a0e03
gnome.gnome-font-viewer: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:23 +02:00
Maxine Aubrey
d83bcbd455
gnome.baobab: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/baobab/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:23 +02:00
Maxine Aubrey
e64c86d880
gnome.gnome-logs: 45.beta → 45.0
...
https://gitlab.gnome.org/GNOME/gnome-logs/-/compare/gnome-logs-45.beta...gnome-logs-45.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:23 +02:00
Maxine Aubrey
958de05476
gnome.gnome-weather: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:23 +02:00
Maxine Aubrey
dc4e9efcd8
gnome.file-roller: 43.1 → 44
...
https://gitlab.gnome.org/GNOME/file-roller/-/compare/43.1...44
now using gtk4/libadwaita
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:22 +02:00
Maxine Aubrey
70b9788e8d
gnome.gnome-panel: 3.50.0 → 3.52.0
...
https://gitlab.gnome.org/GNOME/gnome-panel/-/compare/3.50.0...3.52.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:21 +02:00
Maxine Aubrey
1fca48c199
gnome.metacity: 3.50.0 → 3.52.0
...
https://gitlab.gnome.org/GNOME/metacity/-/compare/3.50.0...3.52.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:20 +02:00
Maxine Aubrey
901134f1c7
gnome.gnome-flashback: 3.50.0 → 3.52.1
...
https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.50.0...3.52.1
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:20 +02:00
Maxine Aubrey
8f6b296241
gnome.gnome-applets: 3.50.0 → 3.52.0
...
https://gitlab.gnome.org/GNOME/gnome-applets/-/compare/3.50.0...3.52.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:20 +02:00
Maxine Aubrey
113994dfc7
gnome.gnome-boxes: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:20 +02:00
Maxine Aubrey
38aabcc959
gnome.gnome-characters: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/45.0...46.0
2024-04-22 21:11:19 +02:00
Maxine Aubrey
06109fe767
gnome.evince: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/evince/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:19 +02:00
Maxine Aubrey
f9b16dff77
gnome.gnome-tour: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-tour/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:18 +02:00
Maxine Aubrey
5583c20b0b
gnome.gnome-clocks: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-clocks/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:18 +02:00
Maxine Aubrey
2bd2a49415
gnome.gnome-nibbles: 4.0.2 → 4.0.3
...
https://gitlab.gnome.org/GNOME/gnome-nibbles/-/compare/4.0.2...4.0.3
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:17 +02:00
Maxine Aubrey
e3018bf06a
gnome.gnome-color-manager: freeze
2024-04-22 21:11:17 +02:00
Maxine Aubrey
d0bbb71b7b
gnome.gnome-tweaks: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-tweaks/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:11 +02:00
Maxine Aubrey
3b5e82e1a8
gnome.gnome-terminal: 3.50.1 → 3.52.0
...
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.50.1...3.52.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:11 +02:00
Maxine Aubrey
8a7a27a2a8
gnome.gnome-keyring: 42.1 → 46.1
...
https://gitlab.gnome.org/GNOME/gnome-keyring/-/compare/42.1...46.1
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:09 +02:00
Maxine Aubrey
be13ed51e4
gnome.simple-scan: 44.0 → 46.0
...
https://gitlab.gnome.org/GNOME/simple-scan/-/compare/44.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:09 +02:00
Maxine Aubrey
30a742ea9e
gnome.gnome-music: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:09 +02:00
Maxine Aubrey
4a4a56f37f
gnome.gnome-maps: 45.5 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.5...v46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:08 +02:00
Maxine Aubrey
293b606284
gnome-connections: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/connections/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:08 +02:00
Maxine Aubrey
1ad8eb9fdf
gnome.gnome-calendar: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:08 +02:00
Maxine Aubrey
429c603fa9
gnome.nautilus: 45.2.1 → 46.0
...
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.2.1...46.0
libxml2 no longer needed (and we don't run xmllint also)
9dbef31384
Co-Authored-By: Bobby Rong <rjl931189261@126.com>
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:06 +02:00
Bobby Rong
617e0ee76f
gnome.gnome-remote-desktop: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/45.1...46.0
In file included from ../src/grd-settings.c:28:
/nix/store/xxx-freerdp-3.4.0/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:10:
fatal error: winpr/stream.h: No such file or directory
25 | #include <winpr/stream.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
Ugh. So stuff I am aware of here:
- In freerdp3.pc, winpr3 is in Requires.private.
- In https://github.com/FreeRDP/FreeRDP/blob/3.4.0/include/freerdp/freerdp.h#L25 <winpr/stream.h>
is included.
- In GNOME/gnome-remote-desktop@d29909a
<freerdp/freerdp.h> is included in src/grd-settings.c.
- We patched pkg-config in NixOS to not include Requires.private in --cflags according to
mate-desktop/atril issue 351.
- According to https://gitlab.gnome.org/GNOME/gjs/-/issues/571 , Requires.private is probably correct
if no data types are exposed in public API.
So to fix this somewhere, if src/grd-settings.c has direct usage of winpr, we can PR to g-r-d declaring
the dep. If freerdp/freerdp.h exposes winpr data types we PR to freerdp and move winpr to Requires.
Probably someone can help me do the check, I am committing this simply to unbreak the build for now.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:10:54 +02:00
Bobby Rong
c0ffd4c221
gnome.gnome-system-monitor: 45.0.2 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/45.0.2...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:10:53 +02:00
Bobby Rong
fdddda82fe
gnome.gnome-sudoku: 45.5 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.5...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:10:53 +02:00
Bobby Rong
5a4492b45a
gnome.gnome-initial-setup: 45.4.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/45.4.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:10:53 +02:00
Bobby Rong
cbf8888a34
gnome-text-editor: 45.3 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/45.3...46.0
We don't need appstream-util or appstreamcli if we don't run tests.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:51 +02:00
Bobby Rong
def1a3bf27
gnome.swell-foop: 41.1 → 46.0
...
https://gitlab.gnome.org/GNOME/swell-foop/-/compare/41.1...46.0
Port to GTK4.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:51 +02:00
Bobby Rong
99404bce0f
gnome.lightsoff: 40.0.1 → 46.0
...
https://gitlab.gnome.org/GNOME/lightsoff/-/compare/40.0.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:50 +02:00
Bobby Rong
f8152d1d17
gnome.gnome-software: 45.3 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/45.3...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:50 +02:00
Bobby Rong
894ad2081f
gnome.gnome-shell-extensions: 45.2 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/45.2...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:50 +02:00
Bobby Rong
628e5732da
gnome.gnome-shell: 45.5 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.5...46.0
Remove gnome-shell.portal:
36b3a995eb
Port to gi-docgen:
4373a91911
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:50 +02:00
Bobby Rong
1afec2cb4c
gnome.gnome-session: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-session/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:49 +02:00
Bobby Rong
e41c7e112e
gnome.gnome-disk-utility: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:49 +02:00
Bobby Rong
18eefa1c83
gnome.gnome-control-center: 45.3 → 46.0.1
...
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.3...46.0.1
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:49 +02:00
Bobby Rong
39d0f9ecb7
gnome.gnome-contacts: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/45.1...46.0
gnome-desktop likely not needed.
064b06e84e
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:49 +02:00
Bobby Rong
a7242a3218
gnome.gnome-chess: 43.2 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-chess/-/compare/43.2...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:48 +02:00
Bobby Rong
bba3383534
gnome.gnome-calculator: 45.0.2 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/45.0.2...46.0
Note that we run tests for this package.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:48 +02:00
Bobby Rong
53628f6bd6
gnome.gnome-bluetooth: 42.8 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.8...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:48 +02:00
Bobby Rong
4883633363
gnome.gnome-backgrounds: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:48 +02:00
Bobby Rong
5f4115bc15
gnome.ghex: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/ghex/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:47 +02:00
Bobby Rong
830d591fc6
gnome.adwaita-icon-theme: 45.0 → 46.0
...
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/45.0...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:47 +02:00
Bobby Rong
d3de5bb8de
evolution-data-server: 3.50.4 → 3.52.0
...
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.50.4...3.52.0
libaccounts-glib cleanup already done in 3.50.3 bump.
2024-04-22 21:08:47 +02:00
Bobby Rong
a461a0f722
epiphany: 45.3 → 46.0
...
https://gitlab.gnome.org/GNOME/epiphany/-/compare/45.3...46.0
Remove Safe Browsing support
4cfb37b4a6
Add PKCS11 (smartcard) support
d1f428e9bd
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:46 +02:00
Maxine Aubrey
629073c919
gnome.gnome-settings-daemon: 45.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/45.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:46 +02:00
Maxine Aubrey
fde899eefd
gnome.mutter: 45.5 → 46.0
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.5...46.0
API bump happens every release.
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:45 +02:00
Maxine Aubrey
9c3661e703
gnome.gdm: 45.0.1 → 46.0
...
https://gitlab.gnome.org/GNOME/gdm/-/compare/45.0.1...46.0
Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:08:44 +02:00
Artturin
3239171fe6
gnomeExtensions: Set platforms
2024-04-22 18:26:12 +03:00
Maxine Aubrey
bc41aa7225
Merge pull request #305359 from Janik-Haag/drop-piegames-from-gnome-plugins
...
gnomeExtensions: drop piegames from maintainers
2024-04-19 20:05:39 +02:00
Janik H.
c8d5a4ca24
gnomeExtensions: drop piegames from maintainers
...
upon request of @piegamesde
2024-04-19 20:04:32 +02:00
zzzsyyy
45a89f4ea3
eog: add jxl
support
2024-04-19 18:47:45 +02:00
zzzsyyy
0518f07b8e
gnome: add jxl
thumbnails and wallpapers support
2024-04-19 18:47:45 +02:00
Victor Engmark
9262fa5692
gnome.gnome-mahjongg: 3.40.0 -> 3.40.1
...
Change log: https://download.gnome.org/sources/gnome-mahjongg/3.40/gnome-mahjongg-3.40.1.news
Commits: https://gitlab.gnome.org/GNOME/gnome-mahjongg/-/compare/3.40.0...3.40.1
2024-04-18 11:52:36 +02:00
Luflosi
f1901cf020
gitg: 41 -> 44
...
https://download.gnome.org/sources/gitg/44/gitg-44.news
Also:
- Add myself as a maintainer
- Enable `strictDeps`
- Run the tests again since they now work
- Use `--replace-fail` instead of `--replace` for `substituteInPlace`
2024-04-16 13:44:12 +00:00
Harsh Shandilya
cde53c12dc
gnomeExtensions: remove GNOME 46 extensions from the default set
...
Fixes #304236
2024-04-15 11:33:49 +00:00
Harsh Shandilya
8c60d2f75c
gnomeExtensions.impatience: 0.5.0 -> 0.5.1
...
Diff: https://github.com/timbertson/gnome-shell-impatience/compare/refs/tags/version-0.5.0...version-0.5.1
2024-04-12 18:35:39 +00:00
Harsh Shandilya
5ef8f585c4
gnomeExtensions.argos: unstable-2023-09-26 -> unstable-2024-04-03
2024-04-12 18:35:39 +00:00
Harsh Shandilya
dfdc8d6751
gnomeExtensions.argos: set passthru.updateScript
2024-04-12 18:35:39 +00:00
Harsh Shandilya
b8959b55dc
gnomeExtensions.mullvad-indicator: add patch for GNOME 46 compat
2024-04-12 18:35:39 +00:00
Harsh Shandilya
ac556a6d52
gnomeExtensions.pop-shell: unstable-2023-11-10 -> unstable-2024-04-04
2024-04-12 18:35:39 +00:00
Harsh Shandilya
3c84c5602f
gnomeExtensions.pop-shell: set passthru.updateScript
2024-04-12 18:35:39 +00:00
Harsh Shandilya
35e7cd1dfc
gnomeExtensions.arcmenu: 52 -> 55
...
Diff: https://gitlab.com/arcmenu/ArcMenu/-/compare/v52...v55
2024-04-12 18:35:39 +00:00
Harsh Shandilya
8b3fe3e265
gnomeExtensions: pull in updates for GNOME 46
2024-04-12 18:35:39 +00:00
Harsh Shandilya
d7146d9494
gnomeExtensions: add support for GNOME 46
2024-04-12 18:35:39 +00:00
aleksana
9dddc116d5
treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps
2024-04-06 01:33:38 +08:00
Martin Weinelt
26bd025b2e
gnome-extensions-cli: relax packaging constraint
2024-03-28 16:48:41 +01:00
Vladimír Čunát
02cfa48f93
gnome-extensions-cli: fix build by unpinning pydantic
...
It was complaining:
Executing pythonRuntimeDepsCheck
Checking runtime dependencies for gnome_extensions_cli-0.10.1-py3-none-any.whl
- pydantic<3.0.0,>=2.3.0 not satisfied by version 1.10.14
2024-03-20 07:25:47 +01:00
Martin Weinelt
7762462405
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/flask-security-too/default.nix
2024-03-19 17:30:16 +01:00
Bobby Rong
2dcadb7087
Merge pull request #297072 from FedericoSchonborn/add-federicoschonborn
...
maintainers: Add federicoschonborn back again
2024-03-19 23:12:06 +08:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Federico Damián Schonborn
455b915be0
maintainers: Add federicoschonborn back again
...
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-18 21:51:28 -03:00
github-actions[bot]
100b3bb178
Merge master into staging-next
2024-03-17 18:00:54 +00:00
Maxine Aubrey
a1ac8ac9a2
gnome.mutter: 45.4 → 45.5
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.4...45.5
2024-03-17 14:29:25 +01:00
Maxine Aubrey
4e64f16048
gnome.gnome-shell: 45.4 → 45.5
...
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.4...45.5
2024-03-17 14:29:02 +01:00
Maxine Aubrey
743c5f584b
gnome.eog: 45.2 → 45.3
...
https://gitlab.gnome.org/GNOME/eog/-/compare/45.2...45.3
2024-03-17 14:28:28 +01:00
github-actions[bot]
c222aba0b8
Merge master into staging-next
2024-03-17 12:01:55 +00:00
piegames
a4f18ce966
Merge pull request #296026 : gnomeExtensions.unite: 77 -> 78
2024-03-17 08:36:51 +00:00
github-actions[bot]
7006358e6a
Merge master into staging-next
2024-03-16 00:02:02 +00:00
maxine
9af9c1c87e
Merge pull request #296240 from amaxine/gnome-extension-icon-hider-drop
...
gnomeExtensions.icon-hider: drop
2024-03-15 21:27:35 +01:00
Maxine Aubrey
b82b5358fa
gnomeExtensions.icon-hider: drop
2024-03-15 20:30:20 +01:00
Manuel Frischknecht
78afe0b7ef
gnome-extensions-cli: 0.9.5 -> 0.10.1
...
The `gnome-extensions-cli` uses other packaged Python dependencies
and failing to build because the packaged versions of `more-itertools`
and `pydantic` are newer than what the project's dependency constraints
allow for.
Upgrading the package to the newest version fixes the build.
https://github.com/essembeh/gnome-extensions-cli/compare/0.9.5...0.10.1
2024-03-15 20:17:09 +01:00
github-actions[bot]
9da92f31f4
Merge master into staging-next
2024-03-15 12:01:07 +00:00
piegames
1385883988
Merge pull request #293511 : gnomeExtensions: auto-update
2024-03-15 10:00:04 +00:00
R. Ryantm
2cf82a9ad2
gnomeExtensions.unite: 77 -> 78
2024-03-15 00:29:52 +00:00
github-actions[bot]
2bffd64e73
Merge master into staging-next
2024-03-15 00:01:59 +00:00
Maxine Aubrey
4c61ee21b2
gtkpod, gnome.anjuta: drop
2024-03-14 21:39:20 +01:00
github-actions[bot]
c866a07331
Merge master into staging-next
2024-03-14 06:01:12 +00:00
Bobby Rong
180575819a
Merge pull request #295696 from FedericoSchonborn/drop-federicoschonborn
...
maintainers: drop federicoschonborn
2024-03-14 12:13:07 +08:00
Federico Damián Schonborn
91a2510d05
maintainers: drop federicoschonborn
...
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2024-03-13 16:21:10 -03:00
Martin Weinelt
1dbf8a8c16
gnome-extensions-cli: fix build
2024-03-12 18:25:16 +01:00
PerchunPak
9f6b151ddf
gnomeExtensions: auto-update
2024-03-05 14:36:41 +01:00
Maxine Aubrey
801fc46bbd
gnome.gnome-contacts: 45.0 → 45.1
...
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/45.0...45.1
2024-03-03 00:58:41 +01:00
Maxine Aubrey
e5580538b9
gnome.epiphany: 45.2 → 45.3
...
https://gitlab.gnome.org/GNOME/epiphany/-/compare/45.2...45.3
2024-03-03 00:57:48 +01:00
Maxine Aubrey
4e932c8506
gnome.gnome-maps: 45.4 → 45.5
...
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.4...v45.5
2024-03-03 00:56:49 +01:00
Bobby Rong
5d07ac63fb
gnome.gnome-initial-setup: 45.0 → 45.4.1
...
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/45.0...45.4.1
2024-02-13 17:14:22 +08:00
Bobby Rong
f12ba3617c
gnome.mutter: 45.3 → 45.4
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.3...45.4
2024-02-13 17:14:21 +08:00
Bobby Rong
f0487f42e6
gnome.gnome-tweaks: 45.0 → 45.1
...
https://gitlab.gnome.org/GNOME/gnome-tweaks/-/compare/45.0...45.1
2024-02-13 17:14:21 +08:00
Bobby Rong
8027502e17
gnome.gnome-shell: 45.3 → 45.4
...
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.3...45.4
2024-02-13 17:14:21 +08:00
Bobby Rong
a68ed7d3de
gnome.gnome-music: 45.0 → 45.1
...
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/45.0...45.1
2024-02-13 17:14:21 +08:00
Bobby Rong
ad9a891acb
gnome.gnome-control-center: 45.2 → 45.3
...
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.2...45.3
2024-02-13 17:14:21 +08:00
maxine
7275f33129
Merge pull request #286808 from SuperSandro2000/gnome-themes-extra
...
gnome-themes-extra: don't manually construct name
2024-02-11 12:08:16 +01:00
Maxine Aubrey
158767db6a
gnomeExtensions.no-title-bar: drop self from maintainers
2024-02-11 12:01:04 +01:00
Bobby Rong
bd32fc07f9
gnome.gnome-sudoku: 45.4 → 45.5
...
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.4...45.5
2024-02-10 21:01:20 +08:00
Bobby Rong
1182a3e5b6
gnome.gnome-maps: 45.3 → 45.4
...
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.3...v45.4
2024-02-10 21:01:20 +08:00
Bobby Rong
cae23c3edb
gnome.gnome-nibbles: 4.0.1 → 4.0.2
...
https://gitlab.gnome.org/GNOME/gnome-nibbles/-/compare/4.0.1...4.0.2
2024-02-10 21:01:19 +08:00
Bobby Rong
f62b86fc46
gnome.gnome-bluetooth: 42.7 → 42.8
...
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.7...42.8
2024-02-10 21:01:19 +08:00
Bobby Rong
5f0daae6c0
evolution-data-server: 3.50.3 → 3.50.4
...
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.50.3...3.50.4
2024-02-10 21:01:19 +08:00
Sandro Jäckel
39d4556db8
gnome-themes-extra: don't manually construct name
2024-02-06 21:43:36 +01:00
maxine
d64bb036d1
Merge pull request #286294 from bobby285271/upd/gnome
...
GNOME updates 2024-02-04
2024-02-04 19:05:11 +01:00
Bobby Rong
bd4b200c2e
gnome-text-editor: 45.1 → 45.3
...
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/45.1...45.3
2024-02-04 22:01:12 +08:00
4JX
3bc3304c94
gnomeExtensions.gtk4-desktop-icons-ng-ding: Fix patch
2024-02-02 18:36:45 +01:00
4JX
1c2c677be9
gnomeExtensions: auto-update
2024-02-02 18:13:38 +01:00
Elijah M. Immer
e8ac3b6847
gnome.nautilus: add meta.mainProgram
...
The `lib.getExe` function's feature of assuming the program name
from the package is depracated, and it says to specify it here.
I didn't use the `.nautilus-wrapped` because I didn't see any other
packages with `meta.mainProgram` use the wrapped version, but I can
change if needed.
2024-01-29 12:30:25 -08:00
Federico Damián Schonborn
a58775cfde
gnome.gnome-session: Drop gnomeShellSupport option
...
It was only used by Budgie, which now has its own session manager.
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2024-01-28 20:08:59 -03:00
Federico Damián Schonborn
3a50e0e6cb
gnome.totem: Do not set PYTHONPATH
...
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2024-01-13 22:35:34 -03:00
Vladimír Čunát
bae093a327
Merge #275620 : staging-next 2023-12-20
2024-01-12 15:02:23 +01:00
Bobby Rong
30ed0d95e4
Merge pull request #279843 from bobby285271/upd/gnome
...
GNOME updates 2024-01-09
2024-01-12 20:45:45 +08:00
Bobby Rong
e9fa83cac8
gnome.rygel: 0.42.4 → 0.42.5
...
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.42.4...rygel-0.42.5
2024-01-10 00:23:53 +08:00
Bobby Rong
a26521a51d
gnome.mutter: 45.2 → 45.3
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.2...45.3
2024-01-09 23:49:43 +08:00
Bobby Rong
40a254f716
gnome.gnome-shell: 45.2 → 45.3
...
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.2...45.3
2024-01-09 23:49:43 +08:00
K900
bff9ee8862
Merge remote-tracking branch 'origin/master' into staging-next
2024-01-09 13:03:34 +03:00
piegames
1dd463e138
Merge pull request #279025 : gnomeExtensions: auto-update
2024-01-08 21:57:53 +01:00
piegames
afa823bdf2
Merge pull request #279118 from sund3RRR/impatience-0.5.0
...
gnomeExtensions.impatience: 2023-04-04 -> 0.5.0
2024-01-08 21:57:26 +01:00
Jan Tojnar
ff42d23313
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/development/python-modules/dbt-core/default.nix
pkgs/development/python-modules/dbt-semantic-interfaces/default.nix
Still broken by pydantic 2 bump, though.
2024-01-07 16:14:41 +01:00
maxine
7e35e26668
Merge pull request #279315 from bobby285271/upd/gnome
...
GNOME updates 2024-01-07
2024-01-07 13:13:32 +01:00
github-actions[bot]
9f96550945
Merge master into staging-next
2024-01-07 12:01:24 +00:00
Bobby Rong
e65466e20f
gnome.zenity: 4.0.0 → 4.0.1
...
https://gitlab.gnome.org/GNOME/zenity/-/compare/4.0.0...4.0.1
2024-01-07 17:42:47 +08:00
Bobby Rong
1c83fb9294
gnome.gnome-sudoku: 45.3 → 45.4
...
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.3...45.4
2024-01-07 17:42:46 +08:00
Bobby Rong
27fe24d5a7
gnome.gnome-software: 45.2 → 45.3
...
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/45.2...45.3
2024-01-07 17:42:46 +08:00
Bobby Rong
fa9355cc18
gnome.gnome-settings-daemon: 45.0 → 45.1
...
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/45.0...45.1
2024-01-07 17:42:46 +08:00
Bobby Rong
c6a8328bcf
gnome.gnome-maps: 45.2 → 45.3
...
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.2...v45.3
2024-01-07 17:42:46 +08:00
Bobby Rong
ab4a44cd73
gnome.eog: 45.1 → 45.2
...
https://gitlab.gnome.org/GNOME/eog/-/compare/45.1...45.2
2024-01-07 17:42:46 +08:00
Bobby Rong
32eaad55ff
epiphany: 45.1 → 45.2
...
https://gitlab.gnome.org/GNOME/epiphany/-/compare/45.1...45.2
2024-01-07 16:18:15 +08:00
Bobby Rong
0269b2a485
Merge pull request #278939 from amaxine/evolution_3.50.3
...
evolution{,-data-server}: 3.50.2 -> 3.50.3
2024-01-07 15:05:20 +08:00
Bobby Rong
09686ed7f8
evolution-data-server: Fix darwin build
...
Probably caused by the clang 16 bump.
/tmp/nix-build-evolution-data-server-3.50.3.drv-0/evolution-data-server-3.50.3/src/addressbook/libebook-contacts/e-phone-number-private.cpp:186:7: error: no member named 'auto_ptr' in namespace 'std'
std::auto_ptr<EPhoneNumber> parsed_number(new EPhoneNumber);
~~~~~^
2024-01-07 14:05:39 +08:00
Maxine Aubrey
85f0144502
evolution-data-server: 3.50.2 → 3.50.3
...
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.50.2...3.50.3
Also removes libaccounts-glib dependency, which is not needed since 3.31.1:
66121edf92
2024-01-07 12:27:56 +08:00
github-actions[bot]
17cf061755
Merge master into staging-next
2024-01-06 18:01:15 +00:00
Maximilian Bosch
8e14176f0f
gnome.eog: add meta.mainProgram
...
In one of my personal deployments, I happen to have the line
lib.getExe gnome.eog
which fails rather loudly with a warning that doing this is deprecated
if `mainProgram` is not defined for understandable reasons. So, this
patch adds this attribute.
2024-01-06 16:41:23 +01:00
sunder
90d8f31f24
gnomeExtensions.impatience 2023-04-04 -> 0.5.0
2024-01-06 11:48:45 +03:00
Ryan Horiguchi
0f2a4659ab
gnomeExtensions: auto-update
2024-01-05 23:14:45 +01:00
github-actions[bot]
76201c62e0
Merge master into staging-next
2024-01-05 18:00:58 +00:00
Bobby Rong
5f70a5cbca
Merge pull request #273297 from bobby285271/upd/appstream
...
appstream: 0.15.5 → 1.0.1
2024-01-05 20:02:26 +08:00
github-actions[bot]
1e290d634f
Merge master into staging-next
2024-01-05 00:02:27 +00:00
Jan Tojnar
26ea4a73ac
gnome.gnome-user-share: clean up
...
Wrapper only needed for settings schema.
2024-01-04 19:32:52 +01:00
Jan Tojnar
e2caaf1f8c
gnome.gnome-user-share: Fix eval with allowAliases = false
2024-01-04 19:27:19 +01:00