mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'core-updates'
This commit is contained in:
commit
536fc5f8cd
101 changed files with 1563 additions and 2820 deletions
|
|
@ -148,7 +148,7 @@ interface to the Tk widget system.")
|
|||
`("CPATH" suffix
|
||||
,(map (lambda (lib)
|
||||
(input-path lib "/include"))
|
||||
`("linux-headers" ,@libraries)))
|
||||
`("kernel-headers" ,@libraries)))
|
||||
`("LIBRARY_PATH" suffix ,library-directories)
|
||||
`("LD_LIBRARY_PATH" suffix ,library-directories)))))
|
||||
(add-after 'wrap 'check (assoc-ref %standard-phases 'check)))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue