Commit graph

337 commits

Author SHA1 Message Date
Jan Tojnar 17b0f145a3 gnome.mutter: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/mutter/-/compare/42.0...42.1
2022-05-07 11:39:39 +02:00
Jan Tojnar d9fed886f3 gnome.gnome-shell-extensions: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/42.0...42.1
2022-05-07 11:39:39 +02:00
Jan Tojnar 6f44ed8857 gnome.gnome-shell: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/42.0...42.1
2022-05-07 11:39:39 +02:00
Jan Tojnar 41b15d2c14 gnome.gnome-control-center: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/42.0...42.1
2022-05-06 10:52:44 +02:00
Jan Tojnar ec0ae174f8 Revert "networkmanager-applet: rename from networkmanagerapplet"
network-manager-applet uses differrent naming scheme from the VPN plug-ins.
Let’s revert to the previous state, for now, to fix eval. We can do the rename later.

This reverts commit cecb014d5d.
2022-05-04 23:29:42 +02:00
Sandro Jäckel cecb014d5d
networkmanager-applet: rename from networkmanagerapplet 2022-04-30 02:26:11 +02:00
R. Ryantm 8591989440 gnome.zenity: 3.42.0 -> 3.42.1 2022-04-27 07:42:01 +02:00
R. Ryantm 22bb11f301 gnome.gnome-software: 42.0 -> 42.1 2022-04-27 07:41:45 +02:00
R. Ryantm 5ad3773d7f gnome.gnome-remote-desktop: 42.1 -> 42.1.1 2022-04-27 07:40:43 +02:00
R. Ryantm ca3dae7c22 gnome.gnome-remote-desktop: 42.0 -> 42.1 2022-04-25 11:53:28 +02:00
R. Ryantm 4983d550e4 gnome.eog: 42.0 -> 42.1 2022-04-25 11:51:45 +02:00
R. Ryantm 1606016efd gnome.nautilus: 42.0 -> 42.1.1 2022-04-25 11:49:39 +02:00
R. Ryantm 8b62eae040 evolution-data-server: 3.44.0 -> 3.44.1 2022-04-25 11:48:42 +02:00
R. Ryantm c0681019f4 gnome.gnome-initial-setup: 42.1 -> 42.1.1 2022-04-22 09:18:11 +02:00
R. Ryantm eed6535791 epiphany: 42.1 -> 42.2 2022-04-22 07:52:51 +02:00
R. Ryantm a4512530fe
gnome.simple-scan: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/simple-scan/-/compare/42.0...42.1

Also:
- move vala to nativeBuildInputs
- remove adwaita-icon-theme from buildInputs
2022-04-20 12:34:11 +08:00
R. Ryantm 6d21daa43e evince: 42.1 -> 42.2 2022-04-18 05:31:53 +02:00
Vladimír Čunát d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
R. Ryantm 5abe58a549 epiphany: 42.0 -> 42.1 2022-04-13 04:23:55 +00:00
github-actions[bot] c57af6e8b0
Merge staging-next into staging 2022-04-08 18:11:40 +00:00
R. Ryantm 76e2f93d1a gnome.zenity: 3.41.0 -> 3.42.0 2022-04-08 16:58:15 +02:00
github-actions[bot] 62fec6748f
Merge staging-next into staging 2022-04-08 06:02:02 +00:00
Bobby Rong 126ad130c7
Merge pull request #167597 from r-ryantm/auto-update/gnome.gnome-initial-setup
gnome.gnome-initial-setup: 42.0.1 -> 42.1
2022-04-08 13:07:33 +08:00
github-actions[bot] fef4299129
Merge staging-next into staging 2022-04-07 18:01:52 +00:00
R. Ryantm 1fd8d747b1 gnome.sushi: 41.1 -> 41.2 2022-04-07 15:14:43 +02:00
R. Ryantm 07369ae043 gnome.gnome-initial-setup: 42.0.1 -> 42.1 2022-04-06 22:04:15 +00:00
github-actions[bot] 3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
Jan Tojnar e29253ad9b gnome.eog: Hardcode library path in gir
By default, gobject-introspection refers to libraries using their
file name in the GIR file. Since we do not have FHS to reliably
find libraries by their name, we are patching gobject-introspection
to use absolute paths.

This works fine for libraries installed to "$out/lib" but when a different
path is used, the hard-coded absolute path will be incorrect.
To deal with this case, we also patch Meson to be able
to pass the install_dir to gobject-introspection.
But it currently only passes the data for targets
that have absolute install_dir set.

To have correct libeog path, we therefore need to absolutize the install_dir.
2022-04-06 01:44:36 +02:00
Alyssa Ross 8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Bobby Rong d0f3fa1910
Merge pull request #166754 from bobby285271/gnome
GNOME updates 2022-04-01
2022-04-02 12:23:36 +08:00
Bobby Rong c167b827b5
gnome.sushi: 41.0 → 41.1
https://gitlab.gnome.org/GNOME/sushi/-/compare/41.0...41.1
2022-04-02 11:04:54 +08:00
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 55d676321a
gnome.gnome-bluetooth_1_0: init at 3.34.5 2022-03-31 23:22:37 +08:00
github-actions[bot] 9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross 22c23dbb8d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/google-auth-oauthlib/default.nix
2022-03-31 11:42:24 +00:00
Doron Behar e05a7fa858
Merge pull request #166392 from bobby285271/meson-fixes 2022-03-30 20:10:47 +03: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 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
Martin Weinelt 4c9568e20e
Merge pull request #153994 from TredwellGit/xorg.xorgserver 2022-03-29 22:21:46 +02:00
Jan Tojnar e9c2918e9b gnome.gnome-control-center: fix Online Accounts configuration on X11 2022-03-29 16:06:13 +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
Sandro 44fe73efbe
Merge pull request #165868 from LibreCybernetics/remove-python2-dependencies-from-gnome 2022-03-28 14:38:17 +02: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 f23a1c2033 gnome-keyring: checkInputs python2 → python3 2022-03-26 23:49:49 -06: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
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