mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
cf6db76d2a
119 changed files with 5955 additions and 2549 deletions
|
@ -10391,7 +10391,7 @@ theme for the Sphinx documentation system. It's the default theme of Sphinx.")
|
|||
(setenv "CC" "gcc")
|
||||
;; No need to extend PYTHONPATH to find the built package, since
|
||||
;; the Makefile will build anyway
|
||||
(zero? (system* "make" "check")))))))
|
||||
(invoke "make" "check"))))))
|
||||
(native-inputs
|
||||
`(("procps" ,procps))) ; required for tests
|
||||
(home-page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue