mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'core-updates'
Conflicts: gnu/packages/bootstrap.scm
This commit is contained in:
commit
57b7e1a62d
98 changed files with 2277 additions and 987 deletions
|
@ -281,8 +281,7 @@ smooth contours with constant curvature at the spline joins.")
|
|||
(build-system gnu-build-system)
|
||||
(native-inputs `(("autoconf" ,autoconf)
|
||||
("automake" ,automake)
|
||||
("libtool" ,libtool)
|
||||
("libtool-bin" ,libtool "bin")))
|
||||
("libtool" ,libtool)))
|
||||
(arguments
|
||||
`(#:phases (alist-cons-before
|
||||
'configure 'bootstrap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue