Commit graph

563 commits

Author SHA1 Message Date
R. Ryantm
bdc5169fa4 gnomeExtensions.dash-to-dock: 71+date=2022-01-24 -> 71+date=2022-02-23 2022-02-24 13:51:29 +01:00
R. Ryantm
52e9fca9ee gnomeExtensions.arcmenu: 21 -> 23 2022-02-24 05:53:24 +00:00
Jan Tojnar
2427ba619c
Merge pull request #161260 from jtojnar/gnome-update-bump
gnome.updateScript: Various improvements
2022-02-23 21:17:45 +01:00
piegames
ac3478bf83
Merge pull request #161103: gnomeExtensions: auto-update 2022-02-23 11:53:50 +01:00
Jan Tojnar
00ee56846b gnome.updateScript: allow updating to unstable releases
It is now possible to update to GNOME pre-release by simply running:

GNOME_UPDATE_STABILITY=unstable nix-shell maintainers/scripts/update.nix --arg predicate '(path: pkg: pkg.updateScript.name or null == "gnome-update-script")' --argstr keep-going true --argstr commit true
2022-02-21 19:12:36 +01:00
Jan Tojnar
86a0a335dc gnome.updateScript: avoid rebuilding the derivation
Previously, a separate derivation was needed for each upper bound.

Since we are using bash specific features, let’s declare it explicitly.
2022-02-21 19:12:35 +01:00
Jan Tojnar
5b8320d446 gnome.updateScript: Use experimental support for custom commit messages 2022-02-21 19:12:35 +01:00
Ryan Horiguchi
10600763f5
gnomeExtensions: auto-update 2022-02-20 21:14:00 +01:00
0x4A6F
09033167ee gnome-bluetooth: fix transposition error 2022-02-20 11:58:16 +01:00
piegames
bb04f169d0
Merge pull request #160726: dash-to-dock: Build from source again
gnomeExtensions.dash-to-dock: Build from source again
2022-02-19 12:18:55 +01:00
R. Ryantm
0925d04a8e gnome.mutter: 41.3 -> 41.4 2022-02-19 11:55:56 +01:00
R. Ryantm
d0b5c17b5c gnome.gnome-shell: 41.3 -> 41.4 2022-02-19 01:21:38 +01:00
R. Ryantm
664c68a5c4 gnome.gnome-shell-extensions: 41.1 -> 41.2 2022-02-19 00:53:39 +01:00
Jan Tojnar
967a4c22db gnomeExtensions.dash-to-dock: Build from source again
The stable version has several usability bugs (e.g. https://github.com/micheleg/dash-to-dock/issues/1629)
but patches do not apply cleanly to the zips from the extension portal.
Let’s switch back to building from source to make it easier to update the extension.

This reverts commit 2bb795bab2,
adds an update script and updates to latest git revision.
2022-02-18 17:28:28 +01:00
R. Ryantm
d67ffe7bcb gnome.gpaste: 3.42.2 -> 3.42.5 2022-02-17 02:06:29 +01:00
Anders Kaseorg
854a00b962 yelp: Use webkit2gtk-4.0 ABI
yelp was our only package using the webkit2gtk-4.1 ABI, which inflated
the NixOS GNOME ISO with an extra flavor of webkit2gtk.

Fixes part of #159612.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-02-17 02:06:12 +01:00
R. Ryantm
f70e28e3b1 gnome.gnome-autoar: 0.4.2 -> 0.4.3 2022-02-17 02:05:54 +01:00
R. Ryantm
7ff5dd058d gnome.gnome-software: 41.3 -> 41.4 2022-02-17 02:05:42 +01:00
R. Ryantm
08a56a0435 evolution-data-server: 3.42.3 -> 3.42.4 2022-02-17 02:05:36 +01:00
R. Ryantm
1f9f068724 gnome.gedit: 40.1 -> 41.0 2022-02-17 02:05:07 +01:00
R. Ryantm
4aa5df74fc gnome.gnome-control-center: 41.2 -> 41.4 2022-02-17 02:04:49 +01:00
piegames
48343d24e4
Merge pull request #159338: gnomeExtensions.arcmenu: 20 -> 21 2022-02-15 21:02:38 +01:00
R. Ryantm
7c5210039b gnome.gnome-todo: unstable-2022-01-01 -> unstable-2022-02-01 2022-02-15 14:11:52 +01:00
Bobby Rong
e7439d8fcf
Merge pull request #160128 from r-ryantm/auto-update/gnome-initial-setup
gnome.gnome-initial-setup: 41.2 -> 41.4
2022-02-15 19:35:47 +08:00
R. Ryantm
760e49aece gnome.gnome-maps: 41.2 -> 41.4 2022-02-15 12:34:56 +01:00
R. Ryantm
6067bd6a2e gnome.gnome-initial-setup: 41.2 -> 41.4 2022-02-15 09:41:44 +00:00
R. Ryantm
068c36f83b gnomeExtensions.arcmenu: 20 -> 21 2022-02-11 20:52:05 +00:00
piegames
ac68b477d6
Merge pull request #158952: gnomeExtensions: auto-update 2022-02-11 13:01:58 +01:00
piegames
1a7a5bf2e8
Merge pull request #157147: gnomeExtensions.dash-to-panel: move to manual packaging
gnomeExtensions.dash-to-panel: fix wrongly shown version number and remove manual packaging (closes #157005)
2022-02-10 21:13:44 +01:00
Ryan Horiguchi
6d715cb295
gnomeExtensions: auto-update 2022-02-10 13:09:40 +01:00
Simon Voordouw
d6209cb7ab gnomeExtensions.pop-shell: fix executables
Fix the shebang and set the executable bit for the color_dialog
and floating_exceptions executables.
2022-02-08 23:45:26 +01:00
github-actions[bot]
991e2a4022
Merge master into staging-next 2022-01-31 12:01:14 +00:00
R. Ryantm
c63b71869b gnome.tali: 40.4 -> 40.5 2022-01-31 06:46:07 +00:00
Jan Tojnar
345a5e4bea gnome.gnome-shell: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-shell/41/gnome-shell-41.3.news
2022-01-30 20:39:49 +01:00
Jan Tojnar
75df38ecda gnome.mutter: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/mutter/41/mutter-41.3.news
2022-01-30 20:39:49 +01:00
Jan Tojnar
161cd51dc4 gnome.gnome-session: 40.1.1 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-session/40/gnome-session-40.8.news
https://ftp.gnome.org/pub/GNOME/sources/gnome-session/41/gnome-session-41.3.news

- Patch no longer relies on grep (db1a97c2ff).
- Also format the expression.
2022-01-30 20:39:49 +01:00
Jan Tojnar
6396b5dbc2 gnome.gnome-desktop: 41.2 → 41.3
https://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/41/gnome-desktop-41.3.news
2022-01-30 04:47:01 +01:00
Jan Tojnar
1a11eb1eb3 gnome.gdm: 41.0 → 41.3
Remove nvidiaWayland NixOS option since it was severely out of date.

https://ftp.gnome.org/pub/GNOME/sources/gdm/41/gdm-41.3.news
2022-01-30 04:47:01 +01:00
Jan Tojnar
c1556aac51 gitg: 3.32.1 → 41
https://ftp.gnome.org/pub/GNOME/sources/gitg/41/gitg-41.news
2022-01-30 04:47:01 +01:00
piegames
defabb219d
Merge pull request #157154: gnomeExtensions: auto-update 2022-01-29 18:05:35 +01:00
Ryan Horiguchi
833cc0db4e
gnomeExtensions.dash-to-panel: fix wrongly shown version number and remove manual packaging (closes #157005) 2022-01-29 17:26:16 +01:00
Ryan Horiguchi
79dd2fd10a
gnomeExtensions: auto-update 2022-01-28 16:05:51 +01:00
Ryan Hendrickson
617d557d3b gnome-2048: init at 3.38.2 2022-01-27 15:40:02 -05:00
github-actions[bot]
11cced7438
Merge master into staging-next 2022-01-24 00:01:45 +00:00
piegames
0354c3a913
Merge pull request #156199: gnomeExtensions: auto-update 2022-01-24 00:12:22 +01:00
github-actions[bot]
93a9821309
Merge master into staging-next 2022-01-23 18:01:11 +00:00
Jörg Thalheim
543dbb4ffb gnomeExtension.pop-shell: 2021-11-30 -> 2022-01-14 2022-01-23 11:58:41 +01:00
Ryan Horiguchi
6ac669cca9
gnomeExtensions: auto-update 2022-01-22 20:47:44 +01:00
Vladimír Čunát
14dfd74d8e
gnome.gnome-settings-daemon338: fix build with new meson
Our default gnome-settings-daemon release already contains this.
2022-01-22 08:06:05 +01:00
github-actions[bot]
fd5336b13e
Merge master into staging-next 2022-01-21 18:01:25 +00:00