gnu: hypridle: Build with gcc-14.

* gnu/packages/wm.scm (hypridle)[native-inputs]: Remove gcc-13; add gcc-14.

Change-Id: Iab5fe7eb9bcfc9be445d22a447eb4329f439c341
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Murilo 2025-01-31 08:30:43 -03:00 committed by John Kehayias
parent f71ad8f571
commit 3f10d863c8
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -342,7 +342,7 @@ or musca).
"1622iz8bl8mi7gj2sc2jq6z7622l7l2izj1l9ajwj2mxpwpkdhbs"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f)) ;No tests.
(native-inputs (list gcc-13 pkg-config))
(native-inputs (list gcc-14 pkg-config))
(inputs
(list hyprlang
hyprutils