me
/
guix
Archived
1
0
Fork 0
Commit Graph

102119 Commits (53a94f6abf41860dc37013a897795c2d8f41cc60)

Author SHA1 Message Date
jgart 1f13f79583
gnu: Add cl-object-class.
* gnu/packages/lisp-xyz.scm (cl-object-class, ecl-object-class,
  sbcl-object-class): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09 11:48:39 +02:00
jgart 18fcaee2b9
gnu: Add cl-enhanced-defclass.
* gnu/packages/lisp-xyz.scm (cl-enhanced-defclass, ecl-enhanced-defclass,
  sbcl-enhanced-defclass): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09 11:40:10 +02:00
jgart 3b5c5cbb6d
gnu: Add cl-enhanced-typep.
* gnu/packages/lisp-xyz.scm (cl-enhanced-typep, ecl-enhanced-typep,
  sbcl-enhanced-typep): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09 11:27:03 +02:00
jgart 003b91298a
gnu: Add cl-canonicalized-initargs.
* gnu/packages/lisp-xyz.scm (cl-canonicalized-initargs,
  ecl-canonicalized-initargs, sbcl-canonicalized-initargs): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-09 11:23:00 +02:00
jgart b9e0aff9dc
gnu: Add emacs-telephone-line.
* gnu/packages/emacs-xyz.scm (emacs-telephone-line): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-09-09 09:25:09 +02:00
Nicolas Goaziou ef5636c35c
gnu: emacs-eldev: Update to 1.2.2.
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.2.
2022-09-09 09:25:09 +02:00
Nicolas Goaziou a86e4a7757
gnu: emacs-php-mode: Update to 1.24.1.
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.24.1.
2022-09-09 09:25:09 +02:00
Nicolas Goaziou 456c6d4bdd
gnu: emacs-gruvbox-theme: Update to 1.30.1.
* gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): Update to 1.30.1.
2022-09-09 09:25:09 +02:00
Julien Lepiller 1d690f7d1d
news: Update 'fr' translation.
* etc/news.scm: Add French translation to kernel news.
2022-09-09 06:50:54 +02:00
Thiago Jung Bauermann via Guix-patches via 0a875c62d8
news: Add 'pt' translation.
* etc/news.scm: Add Portuguese translation of entry about the update of the
'linux-libre' package.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-09-09 06:42:40 +02:00
Ricardo Wurmus 969f9b8bf4
gnu: rust-proc-macro2-1: Add rust-unicode-ident-1 to inputs.
* gnu/packages/crates-io.scm (rust-proc-macro2-1)[inputs]: Add
rust-unicode-ident-1.
2022-09-09 00:37:08 +02:00
tiantian 32da9bbc91
gnu: bootloader: Report error in menu-entry.
* gnu/bootloader.scm (report-menu-entry-error): New procedure.
(menu-entry->sexp): Add a call to `report-menu-entry-error'.

Co-Authored-By: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-09-08 22:30:43 +02:00
tiantian 1fc20e4c86
gnu: bootloader: grub: Add support for chain-loader.
* gnu/bootloader/grub.scm (grub-configuration-file): Add support for
chain-loader.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-09-08 22:30:09 +02:00
tiantian 52d780ea2b
gnu: bootloader: Extend `<menu-entry>' for chain-loader.
* gnu/bootloader.scm (<menu-entry>)[chain-loader]: New field.
(menu-entry->sexp, sexp->menu-entry): Support chain-loader.
* doc/guix.texi (Bootloader Configuration): Document it.

Co-Authored-By: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-09-08 22:29:57 +02:00
Marius Bakke 8ea970a945
gnu: clang-runtime: Remove obsolete workaround.
* gnu/packages/llvm.scm (clang-runtime-14)[native-inputs]: Remove.
2022-09-08 21:40:00 +02:00
Marius Bakke 712ee76530
gnu: glm: Fix build with GCC 11.
* gnu/packages/maths.scm (glm)[arguments]: Add phase set-environment.
2022-09-08 21:40:00 +02:00
Marius Bakke 56759d30d9
gnu: Switch to GCC 11.
* gnu/packages/commencement.scm (gcc-boot0)[source]: Delete offending files
from GCC.
(libstdc++-boot0)[arguments]: Add #:modules.
(libstdc++): Inherit from from GCC-BOOT0 rather than GCC.
(gcc-final)[arguments]: Add phase to workaround libstdc++ build system issue.
Add #:modules.
* gnu/packages/gcc.scm (make-libstdc++): Likewise.
2022-09-08 21:40:00 +02:00
Marius Bakke 3c8b6fd94c
syscalls: Adjust for glibc 2.34 and later.
* guix/build/syscalls.scm (openpty, login-tty): Remove #:library argument, as
these functions have been moved to libc.so.
2022-09-08 21:40:00 +02:00
zamfofex 25b30622b4
gnu: glibc: Update to 2.35.
* gnu/packages/base.scm (glibc): Update to 2.35.
[arguments]: Handle empty library files.
* gnu/packages/patches/glibc-hurd-clock_gettime_monotonic.patch: Adjust for
renamed file.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-08 21:40:00 +02:00
Marius Bakke 27322ac30b
gnu: nss, nss-certs: Update to 3.82.
* gnu/packages/certs.scm (nss-certs): Update to 3.82.
* gnu/packages/nss.scm (nss): Likewise.
2022-09-08 21:40:00 +02:00
Marius Bakke fc64753bd3
gnu: doxygen: Update to 1.9.5.
* gnu/packages/documentation.scm (doxygen): Update to 1.9.5.
[source](patches): Remove.
* gnu/packages/patches/doxygen-support-gcc-12.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-09-08 21:40:00 +02:00
Marius Bakke c37a31e9ab
gnu: poppler: Update to 22.09.0.
* gnu/packages/pdf.scm (poppler): Update to 22.09.0.
2022-09-08 21:40:00 +02:00
Marius Bakke 70541df5cc
gnu: fontconfig: Update to 2.14.0.
* gnu/packages/fontutils.scm (fontconfig): Update to 2.14.0.
2022-09-08 21:40:00 +02:00
Marius Bakke bf1ab9f285
gnu: libnftnl/fixed: Update to 1.2.3.
* gnu/packages/linux.scm (libnftnl/fixed): Update to 1.2.3.
2022-09-08 21:40:00 +02:00
Marius Bakke cf76ab29c1
gnu: iproute2: Update to 5.19.0.
* gnu/packages/linux.scm (iproute): Update to 5.19.0.
[arguments]: Use G-expression.  Add 'configure' phase.  Remove patch-configure
phase.  Remove DOCDIR and DESTDIR from #:make-flags.
2022-09-08 21:40:00 +02:00
Marius Bakke d541f11d12
gnu: libxau: Update to 1.0.10.
* gnu/packages/xorg.scm (libxau): Update to 1.0.10.
[source](uri): Use '.xz' tarball.
2022-09-08 21:39:59 +02:00
Marius Bakke 4bb6500c19
gnu: xorgproto: Update to 2022.2.
* gnu/packages/xorg.scm (xorgproto): Update to 2022.2.
[source](uri): Use '.xz' tarball.
2022-09-08 21:39:59 +02:00
Marius Bakke 7733a89b4d
gnu: libxslt: Update to 1.1.37.
* gnu/packages/xml.scm (libxslt): Update to 1.1.37.
2022-09-08 21:39:59 +02:00
Marius Bakke a36edf6739
gnu: ninja: Update to 1.11.1.
* gnu/packages/ninja.scm (ninja): Update to 1.11.1.
2022-09-08 21:39:59 +02:00
Marius Bakke 2c1ce2f528
gnu: gsasl: Update to 2.2.0.
* gnu/packages/gsasl.scm (gsasl): Update to 2.2.0.
2022-09-08 21:39:59 +02:00
Marius Bakke 845bc59402
gnu: gawk: Update to 5.2.0.
* gnu/packages/gawk.scm (gawk): Update to 5.2.0.
2022-09-08 21:39:59 +02:00
Marius Bakke c527b0ce23
gnu: grep: Update to 3.8.
* gnu/packages/base.scm (grep): Update to 3.8.
* gnu/packages/commencement.scm (grep-mesboot)[native-inputs]: Add
SED-MESBOOT.
* gnu/packages/autotools.scm (libtool)[source](patches): Add patch.
* gnu/packages/patches/libtool-grep-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-09-08 21:39:59 +02:00
Greg Hogan d4485c5af7
gnu: xz: Update to 5.2.6 [security fix].
Includes fix for CVE-2022-1271.

* gnu/packages/compression.scm (xz): Update to 5.2.6.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-08 21:39:59 +02:00
Marius Bakke 884548b476
Merge branch 'staging' into core-updates 2022-09-08 21:12:52 +02:00
Marius Bakke fa894b3f4d
Merge branch 'master' into staging 2022-09-08 20:56:57 +02:00
Efraim Flashner e8bded2de7
gnu: eigen: Skip some tests on some architectures.
* gnu/packages/algebra.scm (eigen)[arguments]: Add a phase to skip some
tests which fail on various platforms.
(eigen-for-tensorflow, eigen-for-tensorflow-lite)[arguments]: Don't
inherit new phase.
2022-09-08 20:39:17 +03:00
Arun Isaac 8d34df72cb
gnu: Add python-pymonad.
* gnu/packages/python-xyz.scm (python-pymonad): New variable.
2022-09-08 20:56:08 +05:30
Hilton Chain 685dd8fb13
services: agetty-service-type: Add missing dash.
* gnu/services/base.scm (<agetty-configuration>): Add missing dash for
no-hostname? configuration.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:23 +02:00
Michael Rohleder 26aa149be8
gnu: strawberry: Update to 1.0.9.
* gnu/packages/music.scm (strawberry): Update to 1.0.9.
[inputs]: Add icu4c.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:23 +02:00
kiasoc5 5ecbb9c167
gnu: dragon-drop: Update to 1.2.0.
* gnu/packages/gtk.scm (dragon-drop): Update to 1.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:23 +02:00
kiasoc5 94a46dc27a
gnu: flatpak: Update to 1.14.0.
* gnu/packages/package-management.scm (flatpak): Update to 1.14.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:23 +02:00
Wiktor Żelazny 9fb065a544
gnu: Add texlive-latex-totcount.
* gnu/packages/tex.scm (texlive-latex-totcount): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:23 +02:00
Wiktor Żelazny 742e70cb13
gnu: Add texlive-generic-soul.
* gnu/packages/tex.scm (texlive-generic-soul): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:23 +02:00
Wiktor Żelazny c92b010804
gnu: Add texlive-latex-tabto-ltx.
* gnu/packages/tex.scm (texlive-latex-tabto-ltx): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:22 +02:00
Wiktor Żelazny 7627ac7ba9
gnu: Add texlive-latex-lastpage.
* gnu/packages/tex.scm (texlive-latex-lastpage): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:22 +02:00
Zhu Zihao 3808667573
gnu: podman: Update to 4.2.0.
* gnu/packages/containers.scm (podman): Update to 4.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:22 +02:00
Zhu Zihao 14a450ae21
gnu: podman: Use G-expressions.
* gnu/packages/containers.scm (podman)[arguments]: Use G-expressions.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:22 +02:00
Kristian Lein-Mathisen 9f74add674
gnu: Add solvespace.
* gnu/packages/engineering.scm (solvespace): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:22 +02:00
Kristian Lein-Mathisen 7fabdffca9
gnu: Add mimalloc.
* gnu/packages/c.scm (mimalloc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:22 +02:00
Lilah Tascheter b2e560aca4
gnu: man-pages: Update to new style.
* gnu/packages/man.scm (man-pages)[arguments]: Refer to package output
  using gexps instead of assoc-ref on a parameter.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:22 +02:00