Commit Graph

399 Commits

Author SHA1 Message Date
Jan Tojnar
016265a3ae baobab: 42.0 → 43.alpha
https://gitlab.gnome.org/GNOME/baobab/-/compare/42.0...43.alpha

Changelog-Reviewed-By: jtojnar
2022-10-11 18:52:09 +02:00
Jan Tojnar
753784ec26 evolution-data-server: 3.44.4 → 3.45.1
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.44.4...3.45.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>

Add a variant with libedataserverui-gtk4.
2022-10-11 18:52:08 +02:00
Martin Weinelt
5d4267b0f2 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-20 12:25:19 +02:00
kilianar
d2e0e5368e gucharmap: 14.0.3 -> 15.0.0
https://gitlab.gnome.org/GNOME/gucharmap/-/tags/15.0.0
2022-09-15 00:15:40 +02:00
Artturi
5fcc2889cc
Merge pull request #189397 from Artturin/gobjectfunfixessplit
lots of cross fixes
2022-09-08 23:54:09 +03:00
Jan Tojnar
ad2aac1e24 _experimental-update-script-combinators: rename from update-script-combinators
To make it obvious they are not stable yet.
2022-09-08 13:01:47 +02:00
Artturin
da9a9a4404 treewide: cross fixes 2022-09-07 21:20:54 +03:00
Jan Tojnar
6262fa0b17 evolution-data-server: generate GSettings patch as part of update script
This should avoid it getting out of sync again.
2022-09-07 14:23:28 +02:00
Artturin
a32cd711ef gnome-tour: work towards fixing cross
doesn't work yet

```
gnome-tour-aarch64-unknown-linux-gnu> error: linking with `/nix/store/3d9zjv5vaqjxb9kwbdqsd194alwm97x1-gcc-wrapper-11.3.0/bin/cc` failed: exit status: 1
gnome-tour-aarch64-unknown-linux-gnu>   |
gnome-tour-aarch64-unknown-linux-gnu>   = note: "/nix/store/3d9zjv5vaqjxb9kwbdqsd194alwm97x1-gcc-wrapper-11.3.0/bin/cc" "-m64" "/build/rustcd8pO0A/symbols.o" "/build/gnome-tour-42.0/build/src/release/deps/gnome_to
...
gnome-tour-aarch64-unknown-linux-gnu>           /nix/store/vhf2cr6immz4qdxd83y025fnxim8mmfg-binutils-2.38/bin/ld: skipping incompatible /nix/store/c84gzzifyh10w9m612wxcas04r7fq4h0-glib-aarch64-unknown-linux-gnu-2.
72.3/lib/libglib-2.0.so when searching for -lglib-2.0
gnome-tour-aarch64-unknown-linux-gnu>           /nix/store/vhf2cr6immz4qdxd83y025fnxim8mmfg-binutils-2.38/bin/ld: cannot find -lglib-2.0: No such file or directory
...
gnome-tour-aarch64-unknown-linux-gnu>           collect2: error: ld returned 1 exit status
...
gnome-tour-aarch64-unknown-linux-gnu> FAILED: src/gnome-tour
gnome-tour-aarch64-unknown-linux-gnu> /nix/store/m5n32vy7rbfrqcxigw1p6wyx3cj7smg9-coreutils-9.1/bin/env CARGO_HOME=/build/gnome-tour-42.0/build/cargo-home /nix/store/76l9r44x1sv323c90j6vi401n4fvims2-cargo-1.62.1/b
in/cargo build --manifest-path /build/gnome-tour-42.0/Cargo.toml --target-dir /build/gnome-tour-42.0/build/src --release && cp src/release/gnome-tour src/gnome-tour
gnome-tour-aarch64-unknown-linux-gnu> ninja: build stopped: subcommand failed.
```
2022-09-02 18:31:54 +03:00
Julian Stecklina
a2f98e5914 gnome.evolution-data-server: 3.44.3 -> 3.44.4 2022-08-25 18:29:11 +03:00
R. Ryantm
6b6e2ee00f gnome.eog: 42.2 -> 42.3 2022-08-14 16:40:47 +02:00
maxine [they]
150d46f642
Merge pull request #186530 from r-ryantm/auto-update/gnome.gnome-software
gnome.gnome-software: 42.3 -> 42.4
2022-08-14 12:21:10 +02:00
maxine [they]
6b45074419
Merge pull request #186532 from r-ryantm/auto-update/gnome.gnome-remote-desktop
gnome.gnome-remote-desktop: 42.3 -> 42.4
2022-08-14 12:20:57 +02:00
maxine [they]
0a8de67b93
Merge pull request #186533 from r-ryantm/auto-update/gnome.gnome-shell
gnome.gnome-shell: 42.3.1 -> 42.4
2022-08-14 12:20:23 +02:00
R. Ryantm
fd7947723e gnome.mutter: 42.3 -> 42.4 2022-08-13 22:57:50 +00:00
R. Ryantm
03d7498f4e gnome.gnome-software: 42.3 -> 42.4 2022-08-13 22:36:39 +00:00
R. Ryantm
2ecfd05765 gnome.gnome-shell: 42.3.1 -> 42.4 2022-08-13 22:36:25 +00:00
R. Ryantm
5935f45f1a gnome.gnome-remote-desktop: 42.3 -> 42.4 2022-08-13 22:33:39 +00:00
Jan Tojnar
439f25de4d
Merge pull request #181872 from Majiir/gnome-rebuild-css
gnome-shell: build css from source
2022-08-11 11:23:52 +02:00
Jan Tojnar
4d81022d2c gnome.gnome-system-monitor: Fix privileged operations
It was checking /usr/bin/pkexec, which is not available on NixOS. Instead, we need to look for the setuid wrapper in /run/wrappers/bin/pkexec.
2022-08-10 12:22:41 +02:00
Jan Tojnar
79abc2a487 gnome.sushi: Fix video previews
GStreamer was missing gtksink element.

Fixes: https://github.com/NixOS/nixpkgs/issues/182542
2022-07-25 20:06:40 +02:00
Majiir Paktu
182892c6f9 gnome-shell: build css from source 2022-07-17 14:06:23 -04:00
Thomas Tuegel
e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
R. Ryantm
7abecbac0c epiphany: 42.2 -> 42.3 2022-07-09 06:03:28 +02:00
R. Ryantm
28ce47092a gnome.gnome-bluetooth: 42.1 -> 42.2 2022-07-08 16:24:25 +02:00
maxine [they]
1cb8e9928e
Merge pull request #180199 from r-ryantm/auto-update/gnome.mutter 2022-07-05 12:13:29 +02:00
maxine [they]
64f1c98cbc
Merge pull request #180196 from r-ryantm/auto-update/gnome.gnome-shell-extensions 2022-07-05 12:13:18 +02:00
R. Ryantm
95ffdc6b73 gnome.mutter: 42.2 -> 42.3 2022-07-05 04:54:36 +00:00
R. Ryantm
042db7e16c gnome.gnome-shell-extensions: 42.2 -> 42.3 2022-07-05 04:44:26 +00:00
R. Ryantm
1468b339d0 gnome.gnome-shell: 42.2 -> 42.3.1 2022-07-05 04:34:47 +00:00
R. Ryantm
b80115e85f gnome.gnome-remote-desktop: 42.2 -> 42.3 2022-07-04 13:37:23 +02:00
Josef Kemetmüller
1ca04aa9f1 treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
R. Ryantm
3eec36f837 gnome.zenity: 3.42.1 -> 3.43.0 2022-07-03 14:16:35 +02:00
Jan Tojnar
ac47a22add gnome.sushi: 41.2 → 42.0
https://gitlab.gnome.org/GNOME/sushi/-/compare/41.2...42.0
2022-07-02 02:23:00 +02:00
Jan Tojnar
6654f95010 gnome.gnome-calculator: 42.1 → 42.2
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/42.1...42.2
2022-07-02 02:22:59 +02:00
Jan Tojnar
d87a011c1e evolution-data-server: 3.44.2 → 3.44.3
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.44.2...3.44.3
2022-07-02 02:22:59 +02:00
R. Ryantm
991aa3f49a gnome.gnome-software: 42.2 -> 42.3 2022-07-01 15:12:10 +02:00
R. Ryantm
2439ddbd9b gnome.gnome-control-center: 42.2 -> 42.3 2022-07-01 15:11:32 +02:00
Jan Tojnar
67de7b4eb2 gnome.gnome-bluetooth: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.0...42.1
2022-06-10 16:39:56 +02:00
R. Ryantm
c0bc75a4a9 gnome.rygel: 0.40.3 -> 0.40.4 2022-06-04 13:45:29 +02:00
github-actions[bot]
ebcaa0d01c
Merge master into staging-next 2022-06-01 12:01:27 +00:00
R. Ryantm
0fce602773 gnome.gnome-settings-daemon: 42.1 -> 42.2 2022-06-01 11:31:42 +02:00
github-actions[bot]
d6ede66f6a
Merge master into staging-next 2022-05-31 18:01:11 +00:00
R. Ryantm
e70ebbd0bf gnome.gnome-software: 42.1 -> 42.2 2022-05-31 06:33:33 +00:00
github-actions[bot]
76b451751c
Merge master into staging-next 2022-05-30 12:01:31 +00:00
R. Ryantm
c3d7a0ef4f gnome.gnome-shell-extensions: 42.1 -> 42.2 2022-05-30 13:42:53 +02:00
R. Ryantm
3ece45bc72 gnome.gnome-remote-desktop: 42.1.1 -> 42.2 2022-05-30 13:21:53 +02:00
R. Ryantm
cd21d43206 gnome.gnome-shell: 42.1 -> 42.2 2022-05-30 13:18:46 +02:00
R. Ryantm
d1b430ec3f gnome.mutter: 42.1 -> 42.2 2022-05-30 13:17:21 +02:00
Vladimír Čunát
af1a54b0ef
Merge #174140: downgrade xorg.xorgserver: 1.20.13 -> 21.1.4
...into staging-next
2022-05-29 17:51:49 +02:00