3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10172 commits

Author SHA1 Message Date
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
github-actions[bot] 27e49cc5a4
Merge master into staging-next 2022-04-01 18:01:22 +00: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
davidak 1b4d728eaf
Merge pull request #166812 from bobby285271/pantheon
pantheon.elementary-dock: run glib-compile-schemas
2022-04-01 15:05:48 +02:00
Bobby Rong 3f6e36987b
pantheon.elementary-dock: run glib-compile-schemas 2022-04-01 18:59:28 +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
Ilya Fedin 8b167e1817 caja-extensions: patch gsettings calls to find the schemas 2022-04-01 07:49:18 +04:00
Ilya Fedin 7ca4bdd62e mate-settings-daemon-wrapped: init 2022-04-01 07:44:43 +04:00
Ilya Fedin bf2b42a2c1 mate-panel: fix workspace switcher settings 2022-04-01 07:38:47 +04:00
Ilya Fedin cbebf2e15e mate-control-center: make desktop font setting working 2022-04-01 07:37:35 +04: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
github-actions[bot] be4f006d3c
Merge master into staging-next 2022-03-31 18:01:13 +00:00
Bobby Rong 7ce8bc5d48
pantheon.gnome-bluetooth-contract: use gnome-bluetooth_1_0 2022-03-31 23:32:29 +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
Erik Jensen e0d0ff64b2 xfce4-screensaver: init at 4.16.0
A simple screen saver and locker for the Xfce desktop environment.
2022-03-31 12:00:00 +00:00
Martin Weinelt d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +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
Jan Tojnar 289a54ef8d dconf-editor: Respect NIX_GSETTINGS_OVERRIDES_DIR variable
We patch GLib to recognize NIX_GSETTINGS_OVERRIDES_DIR
environment variable as a high priority source of settings
schemas. This is used by NixOS modules for desktop environments
like GNOME to set default values for stuff like background image.

Since dconf-editor uses custom GSettingsSchemaSource,
it bypassed that patch, leading to the dconf-editor
showing different values from what other apps
using the GLib’s default source saw.

Let’s mirror our GLib patch in dconf-editor to fix that.
2022-03-30 11:36:56 +02:00
Bobby Rong 5fa8d3ac38
gnome-2048: fix build with meson 0.61 2022-03-30 17:29:10 +08:00
Bobby Rong 68824fbc89
gnome.gnome-screenshot: fix build with meson 0.61 2022-03-30 17:29:10 +08:00
Bobby Rong dbc55b6667
gnome.gnome-screenshot: format
- use pname + version
- format with nixpkgs-fmt
- reorder the attributes
2022-03-30 17:29:10 +08:00
Bobby Rong 3d1d33c5ff
gnome.gnome-books: fix build with meson 0.61 2022-03-30 17:29:09 +08:00
Bobby Rong d3dab0e67d
gnome.devhelp: fix build with meson 0.61 2022-03-30 17:29:09 +08:00
Sandro a08c0e60a8
Merge pull request #166254 from bobby285271/gnome-logs 2022-03-30 02:48:57 +02:00
Ryan Horiguchi b9c5ad1c06
gnomeExtensions: auto-update 2022-03-30 00:28:30 +02:00
piegames eabb942f1f
Merge #166184: gnomeExtensions.sound-output-device-chooser: update 2022-03-29 22:58:01 +02:00
piegames bd9ceeda56
Merge pull request #165977: gnomeExtensions.freon: package automatically 2022-03-29 21:57:32 +02:00
Doron Behar 2682154e89 gnomeExtensions.sound-output-device-chooser: 39 -> unstable-2022-03-29 2022-03-29 22:25:21 +03:00
André Vitor de Lima Matos 1f78ade885
kde/plasma5: 5.24.3 -> 5.24.4 2022-03-29 15:41:44 -03:00
Martin Weinelt 630d5e1d0d Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
Jan Tojnar e9c2918e9b gnome.gnome-control-center: fix Online Accounts configuration on X11 2022-03-29 16:06:13 +02:00
Bobby Rong 3ea0bebd9e
gnome.gnome-logs: 3.36.0 → 42.0
https://gitlab.gnome.org/GNOME/gnome-logs/-/compare/gnome-logs-3.36.0...gnome-logs-42.0
2022-03-29 21:37:01 +08:00
github-actions[bot] 5a9b6a3f1a
Merge master into staging-next 2022-03-29 12:06:05 +00:00
José Romildo Malaquias 9f17dd3f44
Merge pull request #166090 from bobby285271/matebg
mate.mate-backgrounds: fix build with meson 0.61
2022-03-29 08:42:25 -03:00
Frederik Rietdijk 25c014324b Merge master into staging-next 2022-03-29 13:25:16 +02:00
Jan Tojnar ae92c8f516 gnome.yelp: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/yelp/-/compare/42.0...42.1
2022-03-29 10:23:06 +02:00
Jan Tojnar 16b4042373 gnome.gnome-terminal: 3.43.90 → 3.44.0
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.43.90...3.44.0
2022-03-29 10:23:06 +02:00
Jan Tojnar 9a2de8ca73 Revert "gnome.gnome-color-manager: 3.32.0 → 3.36.0"
This was bumped accidentaly, it removes gcm-calibrate,
which is still used gnome-control-center.

This reverts commit 133d326efd.
2022-03-29 10:06:45 +02:00
Anders Kaseorg 966b98f945 gnomeExtensions.system-monitor: 2021-09-07 → 2022-02-04
Needed for GNOME 42 support.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-03-28 21:53:08 -07:00
github-actions[bot] 80ddf916da
Merge master into staging-next 2022-03-29 00:02:04 +00:00
Jan Tojnar 997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Bobby Rong bcdb2fdee6
mate.mate-backgrounds: fix build with meson 0.61
abstract/meson.build:3:5: ERROR: Function does not take positional arguments.
2022-03-28 22:52:26 +08:00
Ryan Horiguchi af26200234
gnomeExtensions: add gnome40Extensions to gnomeExtensions 2022-03-28 16:48:58 +02:00
Sandro 44fe73efbe
Merge pull request #165868 from LibreCybernetics/remove-python2-dependencies-from-gnome 2022-03-28 14:38:17 +02:00
Sandro fd79a3b8b8
Merge pull request #165550 from LibreCybernetics/cleanup-aliases 2022-03-28 13:25:48 +02:00
Ryan Mulligan 3390840cd3
Merge pull request #165383 from r-ryantm/auto-update/bismuth
libsForQt5.bismuth: 2.3.0 -> 3.0.0
2022-03-27 18:36:40 -07:00
github-actions[bot] e3d20dfaa5
Merge master into staging-next 2022-03-27 18:01:05 +00:00
Justinas Stankevicius 2b52fed975 gnomeExtensions.freon: package automatically 2022-03-27 20:15:31 +03:00
Fabián Heredia Montiel 1207aa204e gnome-user-share: add upstream meson >= 0.61 patch 2022-03-27 10:15:55 -06:00
Fabián Heredia Montiel c5dead21cd treewide: cleanup old throw aliases 2022-03-27 09:16:46 -06:00
Martin Weinelt d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Sandro f164238df1
Merge pull request #165840 from piegamesde/gnome-extensions 2022-03-27 15:54:01 +02:00
Sandro 0b308b52b8
Merge pull request #165635 from romildo/upd.orage 2022-03-27 14:35:08 +02:00
Fabián Heredia Montiel f23a1c2033 gnome-keyring: checkInputs python2 → python3 2022-03-26 23:49:49 -06:00
Martin Weinelt 7be28200e2 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 01:45:13 +01:00
Jan Tojnar 7574eb2cba gnome.gpaste: 42.0 → 42.1
https://www.imagination-land.org/posts/2022-03-21-gpaste-42.1-released.html
https://github.com/Keruspe/GPaste/compare/v42.0...v42.1
2022-03-26 22:25:40 +01:00
github-actions[bot] 3b6f03e497
Merge master into staging-next 2022-03-26 18:01:22 +00:00
Fabián Heredia Montiel 95f91dbed5 gnome.nautilus: remove unused exempi dependency
https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/26

> Since now we use gexiv2 these are not longer necessary.
2022-03-26 11:01:20 -06:00
piegames 4edf59e00a gnomeExtensions.screen-autorotate: Patch gjs path
Fixes #164865
2022-03-26 13:24:42 +01:00
github-actions[bot] 811b90f085
Merge master into staging-next 2022-03-26 12:01:14 +00:00
Jan Tojnar 5445d7342c
Merge pull request #165469 from LibreCybernetics/gnome
gnomeExtensions: 41 → 42 updates
2022-03-26 10:00:17 +01:00
Vladimír Čunát a42ca0678b
Merge branch 'master' into staging-next 2022-03-26 09:20:38 +01:00
Jan Tojnar 44c7781ee8 lxqt.lxqt-build-tools: Fix finding GLib 2.72
Without this build of packages using this (e.g. lxqt.libqtxdg) will fail.
2022-03-25 19:51:36 +01:00
Fabián Heredia Montiel 1a805fcd23 gnomeExtensions: update extensions.json 2022-03-25 11:36:22 -06:00
Fabián Heredia Montiel 9715d3e5b3 gnomeExtensions.freon: 45 → unstable-2022-02-05 2022-03-25 11:36:22 -06:00
Fabián Heredia Montiel 33a2ef2060 gnomeExtensions.gsconnect: 53 → 50 2022-03-25 11:36:21 -06:00
Jan Tojnar 57b7111537 gnome.gnome-initial-setup: 42.0 → 42.0.1
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/42.0...42.0.1
2022-03-25 15:02:50 +01:00
Bobby Rong ca71a3f375 gnome.aisleriot: 3.22.20 → 3.22.21
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.20...3.22.21
2022-03-25 15:02:50 +01:00
Jan Tojnar 18a72ef69f gnome.aisleriot: Fix build
pygame dependency of pysolc does not currently build but it would not do anything
without a path being explicitly specified anyway.
2022-03-25 15:02:50 +01:00
piegames d30f68d0b8 gnomeExtensions: 41 → 42 2022-03-25 15:02:50 +01:00
Jan Tojnar 8be53bf3d9 gnome.gnome-contacts: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/42.beta...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar 548f950b3c gnome.gnome-session-ctl: 41.3 → 42.0
https://github.com/nix-community/gnome-session-ctl/releases/tag/42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar d9a7352912 gnome.gnome-session: 41.3 → 42.0
https://gitlab.gnome.org/GNOME/gnome-session/-/compare/41.3...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar e182fe0665 gnome-connections: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/connections/-/compare/42.beta...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar 8a91a19d5e gnome.gnome-backgrounds: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/42.beta...42.0

- Format the expression
- Remove unused dependencies
- Add meta.{description,homepage,license}
2022-03-25 15:02:49 +01:00
Jan Tojnar cd1d12ca65 gnome.gdm: 41.3 → 42.0
https://gitlab.gnome.org/GNOME/gdm/-/compare/41.3...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar 8d24f4a6c8 gnome.adwaita-icon-theme: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/42.beta...42.0
2022-03-25 15:02:49 +01:00
Jan Tojnar b11117dd86 gnomeExtensions.gsconnect: 50 → 53
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v51
https://github.com/GSConnect/gnome-shell-extension-gsconnect/releases/tag/v53
2022-03-25 15:02:48 +01:00
Jan Tojnar fb4b0c019f gnome.polari: 41.0 → 42.0
https://gitlab.gnome.org/GNOME/polari/-/compare/41.0...42.0

- Now uses libadwaita.
- Format the expression.
- Remove unnecessary icon theme dependency.
- Add comments to thumbnailer deps.
- Correct license.
2022-03-25 15:02:48 +01:00
Jan Tojnar 3ecef34ed0 gnome.gnome-weather: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar d80b089680 gnome.gnome-remote-desktop: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar 1f3e12ea10 gnome.gnome-music: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/42.beta...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar 97763f8b06 gnome.gnome-font-viewer: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar dcd3431bc9 baobab: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/baobab/-/compare/42.rc...42.0
2022-03-25 15:02:48 +01:00
Jan Tojnar 49e154ce0b gnome.file-roller: 3.41.90 → 3.42.0
https://gitlab.gnome.org/GNOME/file-roller/-/compare/3.41.90...3.42.0
2022-03-25 15:02:47 +01:00
Jan Tojnar a0d22d2ada gnome.gpaste: 3.42.6 → 42.0
https://www.imagination-land.org/posts/2022-03-19-gpaste-42.0-released.html
2022-03-25 15:02:47 +01:00
Jan Tojnar 8e4ab2ff1e gnome-tour: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/gnome-tour/-/compare/42.beta...42.0
2022-03-25 15:02:46 +01:00
Jan Tojnar c1c386b761 gnome-text-editor: 42.rc1 → 42.0
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/42.rc1...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar a1cabaf9de gnome.yelp-xsl: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/yelp-xsl/-/compare/42.beta...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar 0fa24ad74b gnome.yelp: 42.beta → 42.0
https://gitlab.gnome.org/GNOME/yelp/-/compare/42.beta...42.0
2022-03-25 15:02:45 +01:00
Jan Tojnar e150d2f3e2 gnome.tali: 40.5 → 40.6
https://gitlab.gnome.org/GNOME/tali/-/compare/40.5...40.6
2022-03-25 15:02:45 +01:00
Jan Tojnar 66b7d51d18 gnome.nautilus: 42.rc → 42.0
https://gitlab.gnome.org/GNOME/nautilus/-/compare/42.rc...42.0
2022-03-25 15:02:45 +01:00