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
bd90127ad4
89 changed files with 3913 additions and 457 deletions
|
@ -289,7 +289,8 @@ pictures, sounds, or video.")
|
|||
(arguments '(#:parallel-tests? #f))
|
||||
|
||||
(native-inputs `(("emacs" ,emacs-no-x)
|
||||
("bc" ,bc)))
|
||||
("bc" ,bc)
|
||||
("libuuid", util-linux)))
|
||||
|
||||
;; TODO: Add more optional inputs.
|
||||
;; FIXME: Our Bash doesn't have development headers (need for the 'readrec'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue