mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: hydrus-network: Reenable tests.
This is a follow-up to commit 9923da6081
* gnu/packages/image-viewers.scm (hydrus-network)[arguments]<#:phases>
{check}: Uncomment check command.
Change-Id: I68ebe4a363fd38429a0c77c04ec66794777526d9
This commit is contained in:
parent
9923da6081
commit
b966f4007c
1 changed files with 1 additions and 2 deletions
|
@ -1185,8 +1185,7 @@ synchronization of multiple instances.")
|
|||
(setenv "DISPLAY" ":0")
|
||||
(setenv "XDG_CACHE_HOME" (getcwd))
|
||||
(setenv "HOME" (getcwd))
|
||||
; (invoke "xvfb-run" "python" "hydrus_test.py")
|
||||
))
|
||||
(invoke "xvfb-run" "python" "hydrus_test.py")))
|
||||
;; XXX: program help files are not built. Updating
|
||||
;; python-pymdown-extensions to its latest version might be the
|
||||
;; solution, but this would require also packaging its new build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue