mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: hyprutils: Disable tests.
* gnu/packages/cpp.scm (hyprutils)[arguments]<#:tests?>: Disable. Change-Id: I3802949ab6c8a819528fcd0de4c5122f9e899842
This commit is contained in:
parent
19a386565b
commit
cc397960c3
1 changed files with 1 additions and 0 deletions
|
|
@ -1044,6 +1044,7 @@ language used in Hyprland.")
|
|||
(base32
|
||||
"1ymiqzncppdik8lw3ad7xaqig6c7bjcy7crcwbq3rjfk2hrc8rmc"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments (list #:tests? #f))
|
||||
(native-inputs (list gcc-15 pkg-config))
|
||||
(inputs (list pixman))
|
||||
(home-page "https://github.com/hyprwm/hyprutils")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue