Commit Graph

10099 Commits

Author SHA1 Message Date
Martin Weinelt
d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +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
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
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