mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
Merge branch 'staging'
This commit is contained in:
commit
c567a82a69
85 changed files with 4256 additions and 9145 deletions
|
@ -447,11 +447,10 @@ GTK and also enables xwidgets.")))
|
|||
((#:modules _) (%emacs-modules build-system))
|
||||
((#:phases phases)
|
||||
#~(modify-phases #$phases
|
||||
(delete 'set-libgccjit-path)
|
||||
(delete 'restore-emacs-pdmp)
|
||||
(delete 'strip-double-wrap)))))
|
||||
(inputs (list ncurses coreutils gzip
|
||||
(make-ld-wrapper "ld-wrapper" #:binutils binutils)
|
||||
binutils glibc libgccjit zlib))
|
||||
(inputs (list ncurses coreutils gzip))
|
||||
(native-inputs (list autoconf pkg-config))))
|
||||
|
||||
(define-public emacs-xwidgets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue