mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 12:10:29 +02:00
gnu: rofi: Fix test failure.
* gnu/packages/xdisorg.scm (rofi)[arguments]: Disable parallel tests.
This commit is contained in:
@@ -1003,7 +1003,8 @@ connectivity of the X server running on a particular @code{DISPLAY}.")
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)))
|
||||
(arguments
|
||||
`(#:phases
|
||||
`(#:parallel-tests? #f ; May fail in some circumstances.
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-before 'configure 'adjust-tests
|
||||
(lambda _
|
||||
|
||||
Reference in New Issue
Block a user