piegames
73e71f2ef9
gnomeExtensions: Update for GNOME 43
2022-09-27 13:39:06 +02:00
Jan Tojnar
a5af361af4
gnome.updateScript: Support freezing up to an explicit version
...
libgweather released version 4 after releasing version 40,
we need to ignore the latter.
2022-09-27 02:19:25 +02:00
Artturin
0734f54ef2
treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
...
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Jan Tojnar
35e033d416
gnome.nixos-gsettings-override: Make compilation strict
...
Otherwise people will just miss errors in their overrides and be confused why they do not work.
2022-09-26 00:52:08 +02:00
Jan Tojnar
1d4bddaed5
gnome.nixos-gsettings-override: extract from NixOS module
...
This will clean up the module slightly and bring it more in line with Pantheon & Cinnamon.
While at it do some other refactoring inspired by those modules:
- Correct a typo in light background attribute name.
- Rename the attribute name.
- Quote arguments.
- Extract the overridden package list and override text into variables.
- Avoid having separate copy commands for overrides from packages.
- Avoid `with` statements.
- Use `concatMapStringsSep`.
2022-09-26 00:52:08 +02:00
Martin Weinelt
5d4267b0f2
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-20 12:25:19 +02:00
superherointj
491043c28f
Merge pull request #191246 from kilianar/unicode-15
...
update several packages to unicode 15.0.0
2022-09-19 10:39:08 -03:00
github-actions[bot]
d9a56077c8
Merge master into staging-next
2022-09-18 18:01:18 +00:00
AndersonTorres
c64a456c72
gnomeExtensions.paperwm: 38.1 -> 38.2
2022-09-18 01:38:10 -03: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
R. Ryantm
fc340a5962
gnome.aisleriot: 3.22.24 -> 3.22.25
2022-09-08 18:17:05 +02: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
R. Ryantm
714ca3f3b8
gnomeExtensions.dash-to-dock: 72 -> 73
2022-09-08 12:57:34 +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
R. Ryantm
eae6d67f40
gnomeExtensions.arcmenu: 35 -> 37
2022-09-01 16:52:10 +00:00
kilianar
b7ee5671c2
gnomeExtensions.emoji-selector: 20 -> 22
...
- https://github.com/maoschanz/emoji-selector-for-gnome/releases/tag/21
- https://github.com/maoschanz/emoji-selector-for-gnome/releases/tag/22
2022-08-28 15:03:36 +02:00
Julian Stecklina
a2f98e5914
gnome.evolution-data-server: 3.44.3 -> 3.44.4
2022-08-25 18:29:11 +03:00
Vladimír Čunát
d59b78dd9b
gnome3.gnome-books: meta.broken = true
...
Shortly discussed on:
https://github.com/NixOS/nixpkgs/pull/186941#issuecomment-1221601016
2022-08-22 08:57:08 +02:00
piegames
98323eebbd
Merge pull request #186803 : gnomeExtensions: auto-update
2022-08-16 11:36:29 +02:00
Ryan Horiguchi
e2115fec63
gnomeExtensions: auto-update
2022-08-15 16:36:21 +02:00
piegames
862c5cd0e0
Merge pull request #184192 : gnomeExtensions.arcmenu: 30 -> 35
2022-08-15 12:41:02 +02:00
R. Ryantm
6b6e2ee00f
gnome.eog: 42.2 -> 42.3
2022-08-14 16:40:47 +02:00
maxine [they]
f374d2e577
Merge pull request #186528 from r-ryantm/auto-update/gnome.gedit
...
gnome.gedit: 42.1 -> 42.2
2022-08-14 12:21:26 +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
maxine [they]
b6b9478ec1
Merge pull request #186535 from r-ryantm/auto-update/gnome.tali
...
gnome.tali: 40.7 -> 40.8
2022-08-14 12:18:58 +02:00
R. Ryantm
fd7947723e
gnome.mutter: 42.3 -> 42.4
2022-08-13 22:57:50 +00:00
R. Ryantm
9be26ce643
gnome.tali: 40.7 -> 40.8
2022-08-13 22:57:31 +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
R. Ryantm
911de5b6eb
gnome.gedit: 42.1 -> 42.2
2022-08-13 22:20:40 +00:00
Jan Tojnar
93d50fe946
gnome.gnome-chess: 42.0 → 42.1
...
https://gitlab.gnome.org/GNOME/gnome-chess/-/compare/42.0...42.1
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-08-13 02:22:07 +02: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
Ryan Horiguchi
b25c092de4
gnomeExtensions: auto-update
2022-08-03 00:07:27 +02:00
R. Ryantm
7e7b96164d
gnome.accerciser: 3.38.0 -> 3.40.0
2022-08-02 16:51:36 +02:00
R. Ryantm
735450e173
gnomeExtensions.arcmenu: 30 -> 35
2022-07-31 09:57:22 +00: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
Ryan Horiguchi
2c19f93f08
gnomeExtensions: auto-update
2022-07-20 21:51:13 +02:00
Majiir Paktu
182892c6f9
gnome-shell: build css from source
2022-07-17 14:06:23 -04:00
github-actions[bot]
446763e8e1
Merge master into staging-next
2022-07-12 12:01:18 +00:00
piegames
22f07d544d
Merge pull request #180482 : gnomeExtensions: auto-update
2022-07-12 12:21:15 +02: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
23b48c638c
gnome.gnome-boxes: 42.2 -> 42.3
2022-07-08 20:23:37 +02:00
R. Ryantm
28ce47092a
gnome.gnome-bluetooth: 42.1 -> 42.2
2022-07-08 16:24:25 +02:00
zendo
4c4e75b3d6
gnomeExtensions: auto-update
2022-07-07 17:41:33 +08:00
maxine [they]
65753e14a3
Merge pull request #180200 from r-ryantm/auto-update/gnome.polari
2022-07-05 12:13:42 +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
95325c1793
gnome.polari: 42.0 -> 42.1
2022-07-05 05:06:19 +00: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
679a373a81
gnome.gnome-maps: 42.2 → 42.3
...
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v42.2...v42.3
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
5e2d29c7f2
gnome.gnome-boxes: 42.1 → 42.2
...
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/42.1...42.2
Tarball no longer contains gtk-frdp subproject and it is going to be dropped in the future:
https://gitlab.gnome.org/GNOME/gnome-boxes/-/merge_requests/532
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
R. Ryantm
2573b8bcc5
gnome.aisleriot: update source sha256
...
Upstream re-tagged 3.22.23 and 3.22.24:
- https://gitlab.gnome.org/GNOME/aisleriot/-/issues/937
A direct comparison:
- 3.22.23: 730f7feb48..9c89b68662
- 3.22.24: 21a6d3c8e6..b9cd13873b
The following commits are no longer presented on 3.22.24:
- 9c89b68662...c18c1797d4
- e4e55fd282...730f7feb48
- 7ed4c8c9a3...21a6d3c8e6
The following commits are no longer part of 3.22.23 but still part of 3.22.24:
- 301fa2700d...78c53b7aea
2022-06-23 09:35:55 +08:00
R. Ryantm
a72d7811be
gnome.aisleriot: 3.22.23 -> 3.22.24
2022-06-21 12:31:58 +02:00
piegames
cc83d357ad
Merge pull request #177916 : gnomeExtensions: auto-update
2022-06-18 17:08:42 +02:00
Sandro
cf1ec58e20
Merge pull request #177290 from trofi/workaround-fno-common-for-gnome.nautilus-python
...
gnome.nautilus-python: add -fcommon workaround
2022-06-17 22:11:07 +02:00
Sandro
167e455d1f
Merge pull request #177005 from trofi/fix-fno-common-for-vinagre
...
vinagre: pull fix pending upstream inclusiong for -fno-common toolcha…
2022-06-17 22:10:52 +02:00
Ryan Horiguchi
3e17f00d88
gnomeExtensions: auto-update
2022-06-16 21:19:02 +02:00
R. Ryantm
0ab94d8f77
gnome.gnome-todo: unstable-2022-05-23 -> unstable-2022-06-12
2022-06-16 19:12:54 +02:00
maxine [they]
e75e32d873
Merge pull request #177593 from r-ryantm/auto-update/gnome.ghex
...
gnome.ghex: 42.2 -> 42.3
2022-06-15 22:11:05 +02:00
Bobby Rong
c9522e3ff5
Merge pull request #177469 from r-ryantm/auto-update/gnome-text-editor
...
gnome-text-editor: 42.1 -> 42.2
2022-06-15 21:50:56 +08:00
R. Ryantm
9896d3e929
gnome.gnome-calendar: 42.1 -> 42.2
2022-06-15 03:17:14 +00:00
R. Ryantm
3c25c57c81
gnome.ghex: 42.2 -> 42.3
2022-06-14 03:04:11 +00:00
R. Ryantm
434130e202
gnome-text-editor: 42.1 -> 42.2
2022-06-13 04:38:19 +00:00
Sergei Trofimovich
a0c9b8b4fa
gnome.nautilus-python: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: nautilus-python-object.o:src/nautilus-python.h:61: multiple definition of
`_PyNautilusMenu_Type'; nautilus-python.o:src/nautilus-python.h:61: first defined here
2022-06-11 14:46:33 +01: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
AndersonTorres
9618839939
gnome-todo: use SRI hash format
2022-06-09 23:16:58 -03:00
Sergei Trofimovich
7593e005e1
vinagre: pull fix pending upstream inclusiong for -fno-common toolchain support
...
Without the change build fails on upstream gcc-10 as:
ld: plugins/vnc/vinagre_vinagre-vinagre-vnc-tab.o:plugins/vnc/vinagre-vnc-connection.h:29:
multiple definition of `scaling_command_line';
vinagre/vinagre_vinagre-vinagre-reverse-vnc-listener.o:plugins/vnc/vinagre-vnc-connection.h:29: first defined here
2022-06-09 09:33:38 +01:00
R. Ryantm
c0bc75a4a9
gnome.rygel: 0.40.3 -> 0.40.4
2022-06-04 13:45:29 +02:00
piegames
0a8e9a1592
Merge pull request #176002 : gnomeExtensions: auto-update
2022-06-03 22:03:12 +02:00
Ryan Horiguchi
2416fb6f6c
gnomeExtensions: auto-update
2022-06-02 23:10:46 +02:00
Justinas Stankevicius
c0e56baaba
gnomeExtensions.freon: fix patch for v48, simplify
2022-06-02 22:51:41 +03:00
Bobby Rong
57b107c726
gnome.geary: fix build with vala 0.56
2022-06-02 23:36:54 +08: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
maxine [they]
945fcc987f
Merge pull request #175564 from r-ryantm/auto-update/gnome.gnome-software
...
gnome.gnome-software: 42.1 -> 42.2
2022-05-31 17:21:21 +02:00
github-actions[bot]
c451d8d636
Merge master into staging-next
2022-05-31 12:01:21 +00:00
R. Ryantm
36049542b8
gnome.gnome-boxes: 42.0.1 -> 42.1
2022-05-31 13:39:23 +02: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
maxine [they]
410007180b
Merge pull request #175236 from r-ryantm/auto-update/gnome.gnome-terminal
...
gnome.gnome-terminal: 3.44.0 -> 3.44.1
2022-05-29 12:06:46 +02:00
maxine [they]
04c7b4e7d8
Merge pull request #175230 from r-ryantm/auto-update/gnome.aisleriot
...
gnome.aisleriot: 3.22.22 -> 3.22.23
2022-05-29 12:06:28 +02:00
Bobby Rong
cf24576483
Merge pull request #175233 from r-ryantm/auto-update/gnome.gnome-maps
...
gnome.gnome-maps: 42.1 -> 42.2
2022-05-29 12:13:56 +08:00
R. Ryantm
87fd72101b
gnome.gnome-terminal: 3.44.0 -> 3.44.1
2022-05-29 04:12:29 +00:00
R. Ryantm
d64d4c8fcc
gnome.gnome-maps: 42.1 -> 42.2
2022-05-29 03:46:59 +00:00
R. Ryantm
213cac429f
gnome.eog: 42.1 -> 42.2
2022-05-29 03:35:27 +00:00
R. Ryantm
9344541ff2
gnome.aisleriot: 3.22.22 -> 3.22.23
2022-05-29 03:29:11 +00:00
R. Ryantm
d77b9e43eb
evolution-data-server: 3.44.1 -> 3.44.2
2022-05-28 12:09:00 +02:00
R. Ryantm
305fc85717
gnome.gnome-control-center: 42.1 -> 42.2
2022-05-28 12:07:53 +02:00
R. Ryantm
0dfde4541e
gnome.nautilus: 42.1.1 -> 42.2
2022-05-28 12:06:22 +02:00
R. Ryantm
cdcf234ef3
gnome.gnome-calculator: 42.0 -> 42.1
2022-05-28 04:07:04 +00:00
R. Ryantm
f4d905e972
gnome.gnome-initial-setup: 42.1.1 -> 42.2
2022-05-27 10:39:20 +02:00
R. Ryantm
c7acf6a4ac
gnome.gedit: 42.0 -> 42.1
2022-05-27 03:38:48 +00:00
Sandro
62b52521c1
Merge pull request #174414 from r-ryantm/auto-update/gnome.gnome-todo
...
gnome.gnome-todo: unstable-2022-04-07 -> unstable-2022-05-23
2022-05-25 20:52:31 +02:00
Jan Tojnar
485d323a4c
Merge pull request #174102 from jtojnar/gnome-updates
...
GNOME updates
2022-05-25 19:26:26 +02:00
R. Ryantm
eabf2ab21d
gnome.gnome-todo: unstable-2022-04-07 -> unstable-2022-05-23
2022-05-25 05:16:48 +00:00
Jan Tojnar
2d6c441042
gnome.gnome-keyring: 40.0 → 42.1
...
https://gitlab.gnome.org/GNOME/gnome-keyring/-/compare/40.0...42.1
The systemd-activation support does not appear to me to be ready yet: https://gitlab.gnome.org/GNOME/gnome-keyring/-/merge_requests/35
2022-05-24 18:17:55 +02:00
Ryan Horiguchi
bd50034781
gnomeExtensions: auto-update
2022-05-23 23:22:53 +02:00
Vladimír Čunát
43b7c9611c
Revert "xorg.xorgserver: 1.20.13 -> 21.1.3"
...
This reverts commit 3312352596
.
Fixes #170856 : issues of some users.
2022-05-23 17:54:40 +02:00
Artturin
b3caa2f1fe
treewide: extraPostFetch -> postFetch
2022-05-23 17:18:50 +03:00
Jan Tojnar
e3e91f0c33
seahorse: fix missing icons
...
Recent `wrapGAppsHook` change stopped `gcr` from being added to `XDG_DATA_DIRS`:
b1e73fa2e0
But gcr installs icons expected by Seahorse to the hicolor theme so we need to add it back.
Also drop adwaita-icon-theme since whether it will be used depends on user’s environment.
2022-05-23 13:57:23 +02:00
Jan Tojnar
e337e4ea5f
evince: 42.2 → 42.3
...
https://gitlab.gnome.org/GNOME/evince/-/compare/42.2...42.3
2022-05-23 11:38:08 +00:00
Jan Tojnar
b5d942b84f
gnome.seahorse: 41.0 → 42.0
...
https://gitlab.gnome.org/GNOME/seahorse/-/compare/41.0...42.0
2022-05-23 13:37:27 +02:00
Jan Tojnar
79a058f06b
Merge pull request #165923 from linsui/tracker-miners
...
tracker-miners, gnome-music: add some gstreamer plugins
2022-05-20 11:46:58 +02:00
github-actions[bot]
74783b72bc
Merge master into staging-next
2022-05-17 06:01:12 +00:00
Jan Tojnar
277f39afc9
gnomeExtensions.dash-to-dock: 71+date=2022-02-23 → 72
...
Supports GNOME 42.
https://github.com/micheleg/dash-to-dock/compare/extensions.gnome.org-v71...extensions.gnome.org-v72
2022-05-17 07:47:33 +02:00
Vladimír Čunát
89c3a25445
gnome3.adwaita-icon-theme: reduce build parallelism
...
It was repeatedly failing to fork on our aarch64-darwin buildrers:
https://hydra.nixos.org/build/176633576#tabs-buildsteps
2022-05-16 22:52:28 +02:00
Ryan Horiguchi
399a676ada
gnomeExtensions.vitals: remove workaround
2022-05-16 00:00:46 +02:00
Ryan Horiguchi
ad6f1a577e
gnomeExtensions: auto-update
2022-05-15 00:27:30 +02:00
Nathan van Doorn
fe66cf22fd
gnome.pomodoro: 20.0 -> 21.1 ( #172147 )
2022-05-11 00:51:42 +02:00
Jan Tojnar
e2eebc3856
Merge pull request #171917 from trofi/fix-fno-common-for-gnome-atomix
...
gnome.atomix: pull upstream fix for -fno-common toolchains
2022-05-09 18:01:04 +02:00
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
Sergei Trofimovich
881d864942
gnome.atomix: pull upstream fix for -fno-common toolchains
...
Without the change build on -fno-common toolchains fails as:
$ nix build --impure --expr 'with import ~/nm {}; gnome.atomix.override { stdenv = clang13Stdenv; }'
ld: src/libatomix.a.p/canvas_helper.c.o: undefined reference to symbol 'ceil@@GLIBC_2.2.5'
ld: /nix/store/m4g6lswi75b739cpdx8wfxlfmcazyks9-glibc-2.34-115/lib/libm.so.6: error adding symbols: DSO missing from command line
2022-05-07 07:58:56 +01: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
7e4329608c
Merge pull request #170952 from SuperSandro2000/firewalld
...
firewalld: init at 1.1.1
2022-05-04 20:51:27 +02:00
Ryan Horiguchi
b9418937ec
gnomeExtensions: auto-update
2022-04-30 17:04:30 +02:00
Ryan Horiguchi
a9e957f076
gnomeExtensions: update-extensions.py fix wrong variable name
2022-04-30 16:35:33 +02:00
R. Ryantm
acfb65116a
gnome.gnome-todo: unstable-2022-03-13 -> unstable-2022-04-07
2022-04-30 11:54:07 +02:00
Sandro Jäckel
cecb014d5d
networkmanager-applet: rename from networkmanagerapplet
2022-04-30 02:26:11 +02:00
R. Ryantm
d731df50f2
gnome.gnome-todo: unstable-2022-03-11 -> unstable-2022-03-13
2022-04-30 01:55:58 +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
4a0b1df9fc
gnome.gnome-calendar: 42.0 -> 42.1
2022-04-27 07:28:18 +02:00
R. Ryantm
8dd84e8e71
gnome.ghex: 42.1 -> 42.2
2022-04-27 07:27:29 +02:00
Jan Tojnar
6a323903ad
Merge pull request #170268 from bobby285271/gnome-music
...
gnome.gnome-music: 42.0 → 42.1
2022-04-25 22:54:27 +02:00
Bobby Rong
97f1222dc7
gnome.gnome-music: 42.0 → 42.1
...
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/42.0...42.1
2022-04-25 22:28:20 +08:00
Jan Tojnar
509b8e0c0d
Merge pull request #170049 from bobby285271/gnome-maps
...
gnome.gnome-maps: 42.0 → 42.1
2022-04-25 12:03:40 +02:00
R. Ryantm
7c4d42ca77
gnome-text-editor: 42.0 -> 42.1
2022-04-25 11:54:52 +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
347647008b
gnome.tali: 40.6 -> 40.7
...
https://gitlab.gnome.org/GNOME/tali/-/compare/40.6...40.7
2022-04-24 15:47:37 +08:00
Bobby Rong
6a666dbecd
gnome.gnome-maps: 42.0 → 42.1
...
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v42.0...v42.1
2022-04-24 12:02:43 +08:00
piegames
67080603da
Merge pull request #168981 : gnomeExtensions: improve update script
2022-04-23 22:20:24 +02:00
Ryan Horiguchi
d4268e7953
gnomeExtensions: update-extensions.py remove debug code
2022-04-23 17:53:31 +02:00
Ryan Horiguchi
d13f1f869f
gnomeExtensions: update-extensions.py make var more pythonic
2022-04-23 01:38:09 +02:00
Ryan Horiguchi
7a54239267
gnomeExtensions: update-extensions.py move info after writing to file
2022-04-23 01:38:09 +02:00
Ryan Horiguchi
dcb93d0080
gnomeExtensions: update-extensions.py improve download
2022-04-23 01:38:09 +02:00
Ryan Horiguchi
51fdb8f239
gnomeExtensions: update-extensions.py use relative paths
2022-04-23 01:38:09 +02:00
Ryan Horiguchi
c88d12200c
gnomeExtensions: update-extensions.py improve collision warning
2022-04-23 01:36:58 +02:00
Ryan Horiguchi
3081845144
gnomeExtensions: update-extensions.py fix typos
2022-04-23 01:36:58 +02:00
Ryan Horiguchi
bce4a670cc
gnomeExtensions: update-extensions.py fix where metadata.json missing
2022-04-23 01:36:58 +02:00
Ryan Horiguchi
5ce8c34043
gnomeExtensions: update-extensions.py format
2022-04-23 01:14:46 +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
Thiago Kenji Okada
c11ee1c598
Merge pull request #169391 from r-ryantm/auto-update/gnome.simple-scan
...
gnome.simple-scan: 42.0 -> 42.1
2022-04-21 16:40:08 +01:00
Ryan Horiguchi
7aed828633
gnomeExtensions.night-theme-switcher: remove manual packaging
2022-04-21 14:15:08 +02:00
piegames
a31f1abfb5
Merge pull request #169045 : gnomeExtensions: auto-update
...
gnomeExtensions: auto-update
2022-04-20 14:30:08 +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
Jan Tojnar
f5d6b2d40e
Merge pull request #168841 from Sciencentistguy/gnome-impatience-v42
...
gnome-shell-extension-impatience: unstable-2019-09-23 -> unstable-2022-03-26
2022-04-19 13:40:19 +02:00
R. Ryantm
6d21daa43e
evince: 42.1 -> 42.2
2022-04-18 05:31:53 +02:00
github-actions[bot]
0b8575626a
Merge master into staging-next
2022-04-17 12:01:11 +00:00
Ryan Horiguchi
0b371422d8
gnomeExtensions: auto-update
2022-04-17 13:57:10 +02:00
R. Ryantm
89158c89c5
gnome.ghex: 42.0 -> 42.1
2022-04-17 12:33:04 +02:00
Jamie Quigley
b26d2b7998
gnome-shell-extension-impatience: unstable-2019-09-23 -> unstable-2022-03-26
2022-04-16 00:43:51 +01:00
github-actions[bot]
795332a20e
Merge staging-next into staging
2022-04-14 18:01:48 +00:00
Ryan Mulligan
cb80b946a4
Merge pull request #168310 from r-ryantm/auto-update/gtk-frdp
...
gtk-frdp: unstable-2022-04-07 -> unstable-2022-04-11, gnome-connections: 42.1.1 -> 42.1.2
2022-04-14 08:23:43 -07: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
Jan Tojnar
056b2b3beb
Merge pull request #168448 from r-ryantm/auto-update/gnome.swell-foop
...
gnome.swell-foop: 41.0.1 -> 41.1
2022-04-14 06:35:53 +02:00
Bobby Rong
dc44abca65
gnome-connections: 42.1.1 → 42.1.2
...
https://gitlab.gnome.org/GNOME/connections/-/compare/42.1.1...42.1.2
2022-04-14 10:20:08 +08:00
R. Ryantm
095da8fd9d
gnome.swell-foop: 41.0.1 → 41.1
...
https://gitlab.gnome.org/GNOME/swell-foop/-/compare/41.0.1...41.1
2022-04-14 08:50:18 +08:00
Sandro
a39694b41f
Merge pull request #168194 from SuperSandro2000/xserver-excludePackages
...
Xserver exclude packages
2022-04-13 11:37:32 +02:00
davidak
02b279323f
Merge pull request #168444 from r-ryantm/auto-update/epiphany
...
epiphany: 42.0 -> 42.1
2022-04-13 07:54:57 +02:00
R. Ryantm
5abe58a549
epiphany: 42.0 -> 42.1
2022-04-13 04:23:55 +00:00
piegames
bf133c51ac
Merge pull request #168193 : gnomeExtensions.arcmenu: 27 -> 30
2022-04-12 01:01:06 +02:00
Sandro Jäckel
28539842d8
nixos/utils: move removePackagesByName to here from gnome
2022-04-11 15:42:49 +02:00
piegames
3b396d7f8b
Merge pull request #167768 : gnomeExtensions: refactor update script
2022-04-11 12:54:41 +02:00
Korriee
8a17c5dba6
gnomeExtensions.arcmenu: 27 -> 30
2022-04-10 18:50:41 -04:00
github-actions[bot]
01b0aa0bc6
Merge staging-next into staging
2022-04-09 06:01:47 +00:00
Jan Tojnar
fbade75c0d
Merge pull request #167266 from bobby285271/hitori
...
gnome.hitori: 3.38.3 -> 3.38.4
2022-04-09 03:43:34 +02:00
Jan Tojnar
f0f33b0cdc
Merge pull request #167127 from bobby285271/gnome-boxes
...
gnome.gnome-boxes: fix typelib path
2022-04-09 03:43:07 +02:00
github-actions[bot]
e15ff925b0
Merge staging-next into staging
2022-04-09 00:02:40 +00:00
piegames
e10e367def
Merge pull request #167933 : gnomeExtensions: auto-update
2022-04-09 01:58:49 +02:00
Jan Tojnar
16e5a1a19e
Merge pull request #167725 from bobby285271/nettool
...
gnome.gnome-nettool: 3.8.1 → 42.0
2022-04-09 01:26:18 +02:00
Jan Tojnar
f76d87f16d
Merge pull request #167876 from bobby285271/ghex
...
gnome.ghex: 4.beta.1 → 42.0
2022-04-09 00:25:24 +02:00
Jan Tojnar
c93cfbfdad
Merge pull request #167329 from r-ryantm/auto-update/gtk-frdp
...
gtk-frdp: unstable-2021-10-28 -> unstable-2022-04-07, gnome-connections: 42.0 -> 42.1.1
2022-04-09 00:24:55 +02:00
Ryan Horiguchi
dc35880008
gnomeExtensions: auto-update
2022-04-09 00:10:34 +02: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
Bobby Rong
8126f997ac
gnome.ghex: fix darwin build
2022-04-08 22:27:44 +08:00
Bobby Rong
e0eb0416f9
gnome.ghex: 4.beta.1 → 42.0
...
https://gitlab.gnome.org/GNOME/ghex/-/compare/4.beta.1...42.0
2022-04-08 21:20:23 +08: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
R. Ryantm
d1d28e2514
gnome-connections: 42.0 → 42.1.1
...
https://gitlab.gnome.org/GNOME/connections/-/compare/42.0...42.1.1
2022-04-08 10:37:13 +08:00
Bobby Rong
57739be66c
gnome.gnome-nettool: 3.8.1 → 42.0
...
https://gitlab.gnome.org/GNOME/gnome-nettool/-/compare/gnome-nettool-3-8-1...gnome-nettool-42-0
2022-04-08 09:58:10 +08:00
tu-maurice
d2b225789c
gnomeExtensions: refactor update script
...
The update-extensions.py script downloads extension information once for each
shell version, although one extension version might be used for multiple shell
versions. To reduce the amount of downloads we first select the appropriate
extension version per shell version as done before, then download the
corresponding information once for each selected extension version, and finally
map each shell version to the downloaded information of the selected extension
version.
2022-04-07 22:16:22 +02: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
Bobby Rong
d5e040fdf8
Merge pull request #167015 from bobby285271/gnome
...
gnome.gedit: 41.0 -> 42.0
2022-04-07 20:32:30 +08: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
piegames
98bdd27117
Merge pull request #167213 : gnomeExtensions.arcmenu: 24 -> 27
2022-04-06 01:01:02 +02:00
piegames
b178b904ec
Merge #166187 : gnomeExtensions.system-monitor: 2021-09-07 → 2022-02-04
2022-04-06 00:55:19 +02:00
Anders Kaseorg
daa0d0d265
gnomeExtensions.system-monitor: Use upstream Makefile to fix version
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-05 15:30:37 -07:00
Bobby Rong
45b21e33b7
gnome.hitori: 3.38.3 → 3.38.4
...
https://gitlab.gnome.org/GNOME/hitori/-/compare/3.38.3...3.38.4
2022-04-05 11:04:05 +08:00
Martin Weinelt
bf1914e12a
Merge remote-tracking branch 'origin/staging-next' into staging
2022-04-05 04:05:02 +02:00
Robert Hensing
a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
...
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
R. Ryantm
7ab510e588
gnomeExtensions.arcmenu: 24 -> 27
2022-04-04 17:57:40 +00:00
Bobby Rong
5029f4bfef
gnome.gnome-boxes: fix typelib path
...
We patch gobject-introspection and meson to store absolute paths to
libraries in typelibs but that requires the install_dir is an absolute path.
2022-04-04 13:20:06 +08:00
Bobby Rong
86dc9d3295
gnome.gedit: fix darwin build
2022-04-03 17:21:59 +08:00
Bobby Rong
42bb3293c2
gnome.gedit: 41.0 → 42.0
...
https://gitlab.gnome.org/GNOME/gedit/-/compare/41.0...42.0
2022-04-03 08:54:49 +00: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
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
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
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
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
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
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
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