Commit graph

915 commits

Author SHA1 Message Date
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
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 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
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 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 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
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
Bobby Rong fbdd55d995
gnome.gnome-software: Backport AppStream 1.0 build fix 2024-01-04 22:28:07 +08:00
github-actions[bot] f6ece27ed4
Merge master into staging-next 2023-12-25 18:00:59 +00:00
Jan Tojnar 4c10797e5b
Merge pull request #268535 from jtojnar/destdir-hack-cleanups
gnome.gdm, upower: Simplify DESTDIR hack
2023-12-25 17:06:05 +01:00
github-actions[bot] 63fbe1a992
Merge master into staging-next 2023-12-21 18:00:56 +00:00
Alyssa Ross 6a39c2355f evince.meta.mainProgram: init 2023-12-21 15:42:57 +01:00
github-actions[bot] 051d0ec1db
Merge staging-next into staging 2023-12-10 12:01:43 +00:00
Jan Tojnar a2001ba817 gnome.nautilus: 45.1 → 45.2.1
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.1...45.2.1
2023-12-09 16:32:58 +01:00
Jan Tojnar 3b7892c729 gnome.gnome-control-center: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.1...45.2
2023-12-09 16:32:58 +01:00
Jan Tojnar a072ff94f5 gnome.gnome-shell-extensions: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/45.1...45.2
2023-12-09 16:32:58 +01:00
Jan Tojnar d18b7d6568 gnome.gnome-shell: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.1...45.2
2023-12-09 16:32:57 +01:00
Jan Tojnar 0918edb59f gnome.mutter: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.1...45.2
2023-12-09 16:32:57 +01:00
Jan Tojnar b27c9d91ee gnome.zenity: 3.99.2 → 4.0.0
https://gitlab.gnome.org/GNOME/zenity/-/compare/3.99.2...4.0.0
2023-12-09 16:32:57 +01:00
github-actions[bot] dc5d7b29e6
Merge staging-next into staging 2023-12-05 00:02:52 +00:00
Jan Tojnar 1f62848076 evolution-data-server: 3.50.1 → 3.50.2
Adds custom eds-oauth2 URI protocol handler.

https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.50.1...3.50.2
2023-12-02 15:32:20 +01:00
Jan Tojnar 5ed6c86757 gnome.gnome-software: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/45.1...45.2
2023-12-02 15:15:25 +01:00
Jan Tojnar 487b33d61a gnome.gnome-disk-utility: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/45.0...45.1
2023-12-02 15:15:25 +01:00
Artturin 18951ce703 vala: look for files in targetOffset
when vala is in `nativeBuildInputs`, look for files in `buildInputs`.
2023-11-23 20:58:37 +02:00
Jan Tojnar c688132081 gnome.gucharmap: 15.0.4 → 15.1.2
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/15.0.4...15.1.2

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:51 +01:00
Jan Tojnar bea8e13cb0 gnome.gnome-bluetooth: 42.6 → 42.7
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.6...42.7

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:50 +01:00
Bobby Rong dd011a2e79 evolution-data-server: Actually drop tentative settings constructor
Since makeHardcodeGsettingsPatch now supports applying patches, let's
make use of it. Dropping e_reminder_watcher_load_settings_tentative
entirely brings us benefits that the build will fail loudly when new
calls appear.

We apply hardcode-gsettings.patch at the very end so all the patches
should apply fine.
2023-11-21 08:42:48 +01:00
Bobby Rong fe4b52e60a epiphany: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/epiphany/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:45 +01:00
Bobby Rong ee2f32a4c8 gnome.mutter: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.0...45.1

xwayland: Enable XDG portal only when not nested
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3303

If I read it right, xwayland "added XTEST support using EIS" in [this MR][1],
it seems to cause gamescope [broken][2], later portal support was made opt-in as
a [commandline option][3], the above MR make use of that. But we don't build xwayland
with libei now 🤷

[1]: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/975
[2]: https://gitlab.gnome.org/GNOME/mutter/-/issues/3047
[3]: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1170

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:44 +01:00
Bobby Rong 464762c584 gnome.gnome-shell: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:43 +01:00