Age | Commit message (Collapse) | Author |
|
* gnu/packages/autotools.scm (libtool, libltdl): Update to 2.4.7.
[arguments]: Remove trailing #t from phases. Remove unnecessary file
field from find-files.
(libltdl)[arguments]: Remove trailing #t.
* gnu/packages/patches/libtool-skip-tests2.patch: Update patch.
|
|
* gnu/packages/libunistring.scm (libunistring)[arguments]: Rewrite using
gexps. Remove trailing #t.
|
|
* gnu/packages/libunistring.scm (libunistring): Update to 1.0.
[license]: Update in accordance with upstream.
|
|
* gnu/packages/cups.scm (cups-filters)
[source]: Substitute all ‘pkg.*dir’s, needed to…
[arguments]: …remove "--disable-driverless" from #:configure-flags.
|
|
* gnu/packages/cups.scm (cups-filters)[inputs]: Remove input labels.
[arguments]: Adjust accordingly.
|
|
* gnu/packages/cups.scm (cups-filters)[source, arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/texinfo.scm (texinfo): Update to 6.8.
|
|
* gnu/packages/xdisorg.scm (libdrm): Update it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/commencement.scm (tcc-boot0)[arguments]: Use gexp for modify
phases.
|
|
* gnu/packages/commencement.scm (stage0-posix)[supported-systems]: New field.
|
|
* gnu/packages/commencement.scm (stage0-posix)[supported-systems]: Remove
armhf-linux, add riscv64-linux. [arguments]: Update accordingly, add
stage0-cpu setting for "Aarch64" and "riscv64".
|
|
* gnu/packages/bootstrap.scm (%bootstrap-mes): Remove.
|
|
* gnu/packages/bootstrap.scm (%bootstrap-mescc-tools): Remove.
|
|
* guix/build/python-build-system.scm (site-packages): Change let* to let for
readability and since let* is unused.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/commencement.scm (mes-boot)[arguments]: Use gexp for modify
phases.
|
|
* gnu/packages/commencement.scm (stage0-posix)[arguments]: Also use gexps for
inputs and output.
|
|
* gnu/packages/commencement.scm (bootstrap-seeds)[arguments]: Also use gexps
for inputs and output.
|
|
* gnu/packages/fontutils.scm (freetype): Update to 2.12.1.
[home-page]: Update to new upstream URI.
|
|
* guix/build-system/font.scm (lower): Move tar, gzip, bzip2, unzip and xz from
host-inputs to build-inputs.
|
|
* guix/build/font-build-system.scm (unpack, install): Do not return #t from
phases.
|
|
* guix/build/font-build-system.scm (install): Install woff and woff2 web font
files.
|
|
* doc/guix.texi (Full-source Bootstrap): Rename to...
(Full-Source Bootstrap): ...this.
|
|
* doc/guix.texi (Reduced Binary Seed Bootstrap): Update and rename to...
(Full-Source Bootstrap): ...this.
* doc/images/gcc-core-mesboot0-graph.dot: Regenerate.
|
|
* gnu/packages/commencement.scm (%bootstrap-mes-rewired): Remove.
|
|
* gnu/packages/bootstrap.scm (%bootstrap-inputs): Remove
%bootstrap-mescc-tools, %bootstrap-mes.
|
|
* gnu/packages/commencement.scm (tcc-boot0)[source]: Update to
0.9.26-1136-g0fbeb2dd.
[native-inputs]: Add stage0-posix and mes-boot, remove
%bootstrap-mescc-tools and %bootstrap-mes-rewired.
|
|
* gnu/packages/commencement.scm (tcc-boot0): Use https source URL with
mirror://. Update NYACC to 1.00.2 and call 'bootstrap-origin' on the source.
|
|
* gnu/packages/commencement.scm (mes-boot)[source]: Update to
0.24.
[native-inputs]: Add stage0-posix, remove %bootstrap-mescc-tools and
%bootstrap-mes-rewired, and update nyacc to 1.00.2.
|
|
Stage0-posix is a skeleton for bootstrapping all of Stage0 for POSIX systems.
On x86-linux, from the 357-byte hex0-seed binary from the bootstrap-seeds, it
builds hex0, kaem, hex1, catm, hex2, M0, cc_x86, M1, M2,
get_machine, (mescc-tools), and M2-Planet.
* gnu/packages/commencement.scm (stage0-posix): New variable.
|
|
* gnu/packages/commencement.scm (bootstrap-seeds): New variable.
|
|
* gnu/packages/curl.scm (curl): Update to 7.82.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/pdf.scm (poppler)[inputs]: Add nss.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/boost.scm (boost): Update to 1.79.0.
[source](patches): Add new and remove old upstream patches.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/base.scm (findutils): Update to 4.9.0.
|
|
* gnu/packages/compression.scm (gzip): Update to 1.12.
[arguments]: Add configure-flag to enable building zless without less
binary present. Remove unneeded 'patch-for-glibc-2.28 phase. Adjust
custom 'use-absolute-name-of-gzip phase to upstream changes.
|
|
* gnu/packages/compression.scm (zstd): Update to 1.5.2.
[arguments]: Remove obsolete phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/check.scm (python-pytest-xdist): Update to 2.5.0.
[source]: Remove obsolete snippet.
[phases]{patch-setup-py}: Delete phase.
{check}: Streamline.
[native-inputs, propagated-inputs, home-page]: Fix indentation.
(python2-pytest-xdist): Delete variable.
(python-pytest-xdist-next): Delete variable.
* gnu/packages/django.scm (python-pytest-django): Use regular
python-pytest-xdist.
* gnu/packages/python-check.scm (python-pytest-csv): Likewise, and ditto for
python-pytest.
|
|
* gnu/packages/check.scm (python-pytest-forked): Update to 1.4.0.
[phases]{pretend-version}: New phase.
{disable-setuptools-scm}: Delete phase.
{check}: Streamline.
[native-inputs]: Add python-setuptools-scm.
|
|
Fixes <https://issues.guix.gnu.org/54728>.
Reported by Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>.
* gnu/packages/base.scm (glibc)[arguments]: Add #:strip-flags.
|
|
Those were presumably introduced by mistake during a merge.
* gnu/packages/tex.scm (texlive-latex-listings, texlive-latex-pgf):
Remove redundant definitions.
|
|
* gnu/packages/tex.scm (texlive-psnfss)[outputs]: Add "doc".
[arguments]<#:phases>: Add "chdir-back", "clean-installed-files" and
"move-doc-files" phases to ensure files are correctly arranged in package's
outputs, matching installation instructions in README.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/tex.scm (texlive-psnfss)[arguments]<#:phases>: Remove
trailing #t from "chdir" phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/boost.scm (boost): Update to 1.78.0.
[source](patches): Add upstream patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://issues.guix.gnu.org/54557>.
* gnu/packages/bash.scm (bash): Add '--without-bash-malloc' to
CONFIGURE-FLAGS.
|
|
* gnu/packages/ed.scm (ed)[arguments]: Replace hardcoded gcc with
cc-for-target.
|
|
* gnu/packages/ed.scm (ed): Update to 1.18.
[arguments]: Remove trailing #t.
|
|
* gnu/packages/bash.scm (%patch-series-5.1): Add patches 9 through 16.
|
|
* gnu/packages/pciutils.scm (pciutils)[phases]{unbundle-pci.ids}: New phase.
[configure]: Adjust Makefile to not install the update script and its man page.
[native-inputs]{hwdata:pci}: New native input.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
This was a caused by a badly resolved conflict in the recent staging branch
merge.
* gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Replace
texlive-generic-ulem by texlive-ulem in the computed texlive-updmap.cfg.
|
|
* gnu/packages/man.scm (man-db)[phases]{patch-test-shebangs}: Do not filter
nonexistent directories from find-files.
[modules]: Delete field.
|