Commit graph

94431 commits

Author SHA1 Message Date
Jan (janneke) Nieuwenhuizen eeba993f57
doc: Add the "Full-source Bootstrap".
* doc/guix.texi (Reduced Binary Seed Bootstrap): Update and rename to...
(Full-Source Bootstrap): ...this.
* doc/images/gcc-core-mesboot0-graph.dot: Regenerate.
2022-05-12 19:27:59 +02:00
Jan (janneke) Nieuwenhuizen 454bb06e83
gnu: commencement: Remove %bootstrap-mes-rewired.
* gnu/packages/commencement.scm (%bootstrap-mes-rewired): Remove.
2022-05-12 19:27:59 +02:00
Jan (janneke) Nieuwenhuizen 76f7602b9f
gnu: bootstrap: Remove %bootstrap-mescc-tools, %bootstrap-mes.
* gnu/packages/bootstrap.scm (%bootstrap-inputs): Remove
%bootstrap-mescc-tools, %bootstrap-mes.
2022-05-12 19:27:59 +02:00
Jan (janneke) Nieuwenhuizen a68d1d47ee
gnu: commencement: tcc-boot0: Update to 0.9.26-1136-g0fbeb2dd.
* 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.
2022-05-12 19:27:59 +02:00
Jan (janneke) Nieuwenhuizen d79c103e11
gnu: commencement: tcc-boot0: Use nyacc-1.00.2.
* 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.
2022-05-12 19:27:58 +02:00
Jan (janneke) Nieuwenhuizen 2cebf680c7
gnu: commencement: mes-boot: Update to 0.24, build with M2-Planet.
* 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.
2022-05-12 19:27:58 +02:00
Jan (janneke) Nieuwenhuizen dc7da2c9ed
gnu: commencement: Add stage0-posix.
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.
2022-05-12 19:27:58 +02:00
Jan (janneke) Nieuwenhuizen 5324be85a7
gnu: commencement: Add bootstrap-seeds.
* gnu/packages/commencement.scm (bootstrap-seeds): New variable.
2022-05-12 19:27:57 +02:00
Paul Alesius 6ff0f60dab
gnu: curl: Update to 7.82.0.
* gnu/packages/curl.scm (curl): Update to 7.82.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-08 11:36:05 +02:00
Timotej Lazar 7a6a8ee7e0
gnu: poppler: Build support for PDF signatures.
* gnu/packages/pdf.scm (poppler)[inputs]: Add nss.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-08 11:31:20 +02:00
Greg Hogan b8f4ed8f5d
gnu: boost: Update to 1.79.0.
* 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>
2022-05-08 11:25:26 +02:00
Efraim Flashner 46fbea36ea
gnu: findutils: Update to 4.9.0.
* gnu/packages/base.scm (findutils): Update to 4.9.0.
2022-04-29 05:24:17 +03:00
Efraim Flashner 2d8e56ac16
gnu: gzip: Update to 1.12.
* 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.
2022-04-29 02:55:57 +03:00
Greg Hogan 43d18521e8
gnu: zstd: Update to 1.5.2.
* gnu/packages/compression.scm (zstd): Update to 1.5.2.
[arguments]: Remove obsolete phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-28 16:56:13 +02:00
Maxim Cournoyer 3f2b0e12f1
gnu: python-pytest-xdist: Update to 2.5.0.
* 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.
2022-04-12 14:59:22 -04:00
Maxim Cournoyer 189b1c4f27
gnu: python-pytest-forked: Update to 1.4.0.
* 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.
2022-04-12 14:59:12 -04:00
Ludovic Courtès 6b6fb78724
gnu: glibc: Build with '--strip-debug' instead of '--strip-all'.
Fixes <https://issues.guix.gnu.org/54728>.
Reported by Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>.

* gnu/packages/base.scm (glibc)[arguments]: Add #:strip-flags.
2022-04-07 18:34:47 +02:00
Ludovic Courtès edb9a5b835
gnu: texlive-latex-listings, texlive-latex-pgf: Remove redundant definitions.
Those were presumably introduced by mistake during a merge.

* gnu/packages/tex.scm (texlive-latex-listings, texlive-latex-pgf):
Remove redundant definitions.
2022-03-28 09:38:48 +02:00
Simon South 08bb73749e
gnu: texlive-psnfss: Fix build; add "doc" output.
* 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>
2022-03-28 09:33:14 +02:00
Simon South e7f1e1a78d
gnu: texlive-psnfss: Do not return #t from custom phase.
* gnu/packages/tex.scm (texlive-psnfss)[arguments]<#:phases>: Remove
trailing #t from "chdir" phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-28 09:32:35 +02:00
Greg Hogan a59afdc92e
gnu: boost: Update to 1.78.0.
* gnu/packages/boost.scm (boost): Update to 1.78.0.
[source](patches): Add upstream patch.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-28 09:23:41 +02:00
Ludovic Courtès c6b5161e97
gnu: bash: Build '--without-bash-malloc'.
Fixes <https://issues.guix.gnu.org/54557>.

* gnu/packages/bash.scm (bash): Add '--without-bash-malloc' to
CONFIGURE-FLAGS.
2022-03-28 09:22:06 +02:00
Efraim Flashner 01647fc80c
gnu: ed: Use cc-for-target.
* gnu/packages/ed.scm (ed)[arguments]: Replace hardcoded gcc with
cc-for-target.
2022-03-23 11:20:20 +02:00
Efraim Flashner b77ec228af
gnu: ed: Update to 1.18.
* gnu/packages/ed.scm (ed): Update to 1.18.
[arguments]: Remove trailing #t.
2022-03-23 11:18:46 +02:00
Efraim Flashner a973d72355
gnu: bash: Update to 5.1.16.
* gnu/packages/bash.scm (%patch-series-5.1): Add patches 9 through 16.
2022-03-23 09:26:11 +02:00
Brendan Tildesley 387a9772c2
gnu: pciutils: Use newer pci.ids file from hwdata.
* 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>
2022-03-22 17:54:07 -04:00
Maxim Cournoyer dbc5b51cb9
gnu: python-nbconvert: Replace texlive-generic-ulem input by texlive-ulem.
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.
2022-03-22 15:43:22 -04:00
Maxim Cournoyer 2f7ab8e373
gnu: man-db: Simplify 'patch-test-shebangs' phase.
* gnu/packages/man.scm (man-db)[phases]{patch-test-shebangs}: Do not filter
nonexistent directories from find-files.
[modules]: Delete field.
2022-03-22 15:43:22 -04:00
Maxim Cournoyer 8e3d4f05df
profiles: manual-database: Remove GDBM workaround.
* guix/profiles.scm (manual-database): No longer set the MALLOC_PERTURB_
environment variable.
2022-03-22 15:43:22 -04:00
Wil deBeest d8a7e37b86
gnu: libusb: Update to 1.0.25.
* gnu/packages/libusb.scm (libusb): Update to 1.0.25.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-22 15:00:45 +01:00
Maxim Cournoyer a9429c8f22
Merge branch 'staging' into core-updates. 2022-03-21 23:39:43 -04:00
Maxim Cournoyer 49b350fafc
Merge branch 'master' into staging. 2022-03-21 21:38:19 -04:00
Maxime Devos e584a093f9
packages: Fix time-travel from Guix 1.1.0 / Guile < 2.2.7.
* guix/packages.scm: Only set #:replace? #true when Guile is >= 2.2.7.

Fixes: <https://issues.guix.gnu.org/53765>
Reported-By: Peter Kois <kangus@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-21 23:03:35 +01:00
jgart fbbb006986
gnu: Add python-pytest-pudb.
* gnu/packages/check.scm (python-pytest-pudb): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-21 23:03:35 +01:00
Ludovic Courtès f43dce6ef9
system: Use 'shadow-with-man-pages' in %BASE-PACKAGES-UTILS.
* gnu/system.scm (%base-packages-utils): Replace SHADOW with
SHADOW-WITH-MAN-PAGES.
2022-03-21 23:03:35 +01:00
Ludovic Courtès fe83583b7f
gnu: shadow: Add variant with man pages.
* gnu/packages/admin.scm (shadow)[properties]: New field.
(shadow-with-man-pages): New variable.
2022-03-21 23:03:35 +01:00
Maxim Cournoyer 03b5668a03
gnu: man-db: Update to 2.10.2, enable support for zstd and libseccomp.
* gnu/packages/man.scm (man-db): Update to 2.10.2.
[configure-flags]: Use search-input-file.  Add '--with-zstd' flag.
[phases]: Delete trailing #t.
[native-inputs]: Adjust comment.
[inputs]{libseccomp, zstd}: New inputs.  Remove FIXME comment.
2022-03-21 16:18:48 -04:00
Maxim Cournoyer ad85ca0977
gnu: openboardview: Unbundle imgui.
* gnu/packages/patches/openboardview-use-system-imgui.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/electronics.scm (openboardview)[source]: Delete "imgui"
subdirectory from snippet and apply patch.
[inputs]{imgui}: New input.
2022-03-21 15:30:55 -04:00
Maxim Cournoyer 7f981c53df
gnu: imgui: Add support for fontconfig and the C++ standard library.
* gnu/packages/toolkits.scm (imgui)[source]: Streamline snippet.
[arguments]: Use gexps.
[phases]{build}: Add include directive to fonconfig headers.  Also build the
C++ sources found under the "misc" directory.
{install}: Install headers found under the "misc" directory.
[inputs]: Add fontconfig.
2022-03-21 15:30:55 -04:00
Maxim Cournoyer 249e84943e
gnu: openboardview: Update to 8.95.2.
* gnu/packages/electronics.scm (openboardview): Update to 8.95.2.
[source]: Update snippet comment.
[phases]{remove-timestamps}: Delete phase.
2022-03-21 15:30:54 -04:00
Christine Lemmer-Webber b61f7602bf
gnu: beancount: Disable sanity check.
* gnu/packages/finance.scm (beancount): Disable sanity check.
2022-03-21 14:36:24 -04:00
Nicolas Goaziou a1632d5952
gnu: emacs-repology: Update to 1.2.3.
* gnu/packages/emacs-xyz.scm (emacs-repology): Update to 1.2.3.
2022-03-21 11:20:05 +01:00
Nicolas Goaziou 114af5e286
gnu: emacs-ebdb: Update to 0.8.13.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.13.
2022-03-21 11:20:05 +01:00
Arun Isaac 61b4b6aea2
gnu: Add atomic-queue.
* gnu/packages/cpp.scm (atomic-queue): New variable.
2022-03-21 12:12:49 +02:00
jgart a47b4da099
gnu: cl-printv: Update to 0.1.0-2.e717a7f.
* gnu/packages/lisp-xyz.scm (sbcl-printv): Update to 0.1.0-2.e717a7f.
  [inputs]: Add figlet.
  [arguments]: Add 'patch-figlet-executable' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-21 09:54:55 +01:00
cage a6d0378fb2
gnu: tinmop: Update to 0.9.6.
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.6.
  [native-inputs]: Use new style.
  [inputs]: Use new style. Add ncurses, sbcl-purgatory,
  sbcl-trivial-clipboard and sqlite.
  [synopsis, description]: Update them.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-21 09:38:01 +01:00
cage 0afea4a790
gnu: cl-croatoan: Update to 0.0.1-5.5d0949d.
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-5.5d0949d.
  [inputs]: Use new style.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-21 09:30:07 +01:00
Efraim Flashner 91bbed89b5
gnu: guix: Fix test suite on riscv64-linux.
* gnu/packages/package-management.scm (guix)[arguments]: Add phase when
building for riscv64-linux to adjust the test suite.
2022-03-21 09:15:36 +02:00
Nicolas Goaziou ba6f593285
gnu: pyzo: Update to 4.12.3.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.3.
2022-03-20 23:28:42 +01:00
Leo Famulari 2bdaf4a378
gnu: linux-libre 5.4: Update to 5.4.186.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.186.
(linux-libre-5.4-pristine-source): Update hash.
2022-03-20 17:07:52 -04:00