1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: hyprpicker: Build with gcc-15.

* gnu/packages/xdisorg.scm (hyprpicker)[native-inputs]: Change gcc-14 to
gcc-15.

Change-Id: I4f9668faa320fa1d5c06d6062768acbb1f4e2509
This commit is contained in:
John Kehayias
2025-09-09 17:16:08 -04:00
parent 87f3ed080b
commit 4ec9e1678b

View File

@@ -4044,7 +4044,7 @@ compositors, though.")
(("wl-copy" cmd)
(search-input-file
inputs (string-append "bin/" cmd)))))))))
(native-inputs (list gcc-14 hyprwayland-scanner pkg-config))
(native-inputs (list gcc-15 hyprwayland-scanner pkg-config))
(inputs
(list cairo
hyprutils