Commit Graph

9802 Commits

Author SHA1 Message Date
Sandro
035c360136
Merge pull request #148257 from zseri/opt-disable-avahi-geoclue 2022-02-25 13:00:05 +01:00
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
zseri
2bd4a5d10d evince: make libsecret optional 2022-02-23 23:38:06 +01:00
José Romildo Malaquias
f1143cb501
Merge pull request #161144 from romildo/new.git-updater
gitUpdater: init
2022-02-23 18:48:24 -03: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
Maciej Krüger
cbf53467e5
Merge pull request #161475 from r-ryantm/auto-update/xreader 2022-02-23 14:54:47 +01:00
R. RyanTM
36c1ca8260
libsForQt5.krohnkite: 0.7 -> 0.8.2
* libsForQt5.krohnkite: 0.7 -> 0.8.1 (#160024)

* libsForQt5.krohnkite: 0.8.1 -> 0.8.2
v0.8.1 will only work with KWin >= v5.24.0

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 13:27:32 +01:00
piegames
ac3478bf83
Merge pull request #161103: gnomeExtensions: auto-update 2022-02-23 11:53:50 +01:00
R. Ryantm
91f3a4593c cinnamon.xreader: 3.2.2 -> 3.3.0 2022-02-23 08:05:12 +00: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
José Romildo
005ac63a19 httpTwoLevelsUpdater: init 2022-02-21 13:01:49 -03:00
José Romildo
ba59355e81 gitUpdater: init
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
Sandro
8e7223238c
Merge pull request #159994 from romildo/upd.xfce4-notifyd 2022-02-21 03:38:08 +01:00
Ryan Horiguchi
10600763f5
gnomeExtensions: auto-update 2022-02-20 21:14:00 +01:00
Maciej Krüger
0f4537bf59
Merge pull request #160969 from tu-maurice/xviewer-3.2.4 2022-02-20 19:50:29 +01:00
0x4A6F
09033167ee gnome-bluetooth: fix transposition error 2022-02-20 11:58:16 +01:00
Bobby Rong
9042c882af
Merge pull request #159732 from NixOS/pantheon
pantheon.elementary-greeter: actually fix the crash
2022-02-20 11:31:06 +08:00
tu-maurice
c9effadcfc cinnamon.xviewer: 3.2.2 -> 3.2.4 2022-02-19 23:31:23 +01:00
tu-maurice
9fb8a2923b cinnamon.xapps: 2.2.5 -> 2.2.8 2022-02-19 23:29:53 +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
Maciej Krüger
722fb55f3e
Merge pull request #159616 from r-ryantm/auto-update/nemo 2022-02-18 14:39:54 +01:00
zowoq
27b5a7b494 maintainers: remove mjlbach 2022-02-18 06:53:19 +10: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
José Romildo Malaquias
979ddc97ae
Merge pull request #158798 from romildo/upd.efl
enlightenment.efl: 1.26.1 -> 1.26.2; enlightenment.enlightenment: 0.25.1 -> 0.25.3
2022-02-15 15:50:35 -03: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
José Romildo
fe813855cd xfce.xfce4-notifyd: 0.6.2 -> 0.6.3 2022-02-14 11:56:18 -03:00
Bobby Rong
f29955df81
pantheon.elementary-greeter: actually fix the crash
Fixed a use-after-free issue where logged_in_context is used in update_style().
There are several reports for this but upstream has no action for this so far during the 6.x cycle.
See the provided link for more details.
2022-02-14 13:17:04 +08:00
Bobby Rong
2a376bb3da
Revert "pantheon.elementary-greeter: add patch for revert pull request 566"
This reverts commit 34d5d14fd0.
2022-02-14 13:17:04 +08:00
R. Ryantm
8d0a25ddb0 gnustep.gworkspace: 0.9.4 -> 1.0.0 2022-02-12 20:58:16 -08:00
R. Ryantm
6cff7cf37d cinnamon.nemo: 5.2.3 -> 5.2.4 2022-02-12 18:31:06 +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