diff options
| author | Andrew Wong <wongandj@runbox.com> | 2026-06-27 15:23:27 -0400 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-08-13 11:56:33 +0100 |
| commit | 4bbdb1f63ba0dc4c9c7c70dd8f7d76ba955f7d20 (patch) | |
| tree | e22382202afe21edc436eb87814e344c539d71cc /gnu/local.mk | |
| parent | 917b3dd96bef4071990b15f5aa9b2c3f88e45f70 (diff) | |
gnu: pasystray: Fix Wayland segfault.
* gnu/packages/patches/pasystray-check-x11.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/pulseaudio.scm (pasystray)[origin]: Use it.
[inputs]: Add libappindicator.
Fixes: guix/guix#5204
Merges: guix/guix!9581
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index fc66449d420..279d0d5c6b1 100644 --- a/gnu/local.mk +++ b/gnu/local.mk | |||
| @@ -2117,6 +2117,7 @@ dist_patch_DATA = \ | |||
| 2117 | %D%/packages/patches/pnet-newer-libgc-fix.patch \ | 2117 | %D%/packages/patches/pnet-newer-libgc-fix.patch \ |
| 2118 | %D%/packages/patches/pnet-newer-texinfo-fix.patch \ | 2118 | %D%/packages/patches/pnet-newer-texinfo-fix.patch \ |
| 2119 | %D%/packages/patches/password-store-tree-compat.patch \ | 2119 | %D%/packages/patches/password-store-tree-compat.patch \ |
| 2120 | %D%/packages/patches/pasystray-check-x11.patch \ | ||
| 2120 | %D%/packages/patches/pciutils-hurd64.patch \ | 2121 | %D%/packages/patches/pciutils-hurd64.patch \ |
| 2121 | %D%/packages/patches/pcsxr-find-harfbuzz.patch \ | 2122 | %D%/packages/patches/pcsxr-find-harfbuzz.patch \ |
| 2122 | %D%/packages/patches/pcsxr-fix-definitions.patch \ | 2123 | %D%/packages/patches/pcsxr-fix-definitions.patch \ |
