Marius Bakke
3767f17b00
gnu: gjs: Update to 1.73.2.
...
* gnu/packages/gnome.scm (gjs): Update to 1.73.2.
[propagated-inputs]: Change from MOZJS-91 to MOZJS.
2022-09-09 17:03:55 +02:00
Marius Bakke
135ad8988a
gnu: inkscape: Fix build with Poppler 22.9.0.
...
This fixes a regression introduced in c37a31e9ab
.
* gnu/packages/patches/inkscape-poppler-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/inkscape.scm (inkscape/stable)[source](patches): New field.
2022-09-09 17:03:55 +02:00
Marius Bakke
fc398e1a74
gnu: QPDF: Fix build with grep 3.8.
...
This fixes a regression from commit c527b0ce23
.
* gnu/packages/pdf.scm (qpdf)[source](modules, snippet): New fields.
2022-09-09 17:03:55 +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
Lilah Tascheter
4ace4692c0
gnu: Add man-pages-posix.
...
* gnu/packages/man.scm (man-pages-posix): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:21 +02:00
gyara
97cccd3433
gnu: zsh-autopair.
...
* gnu/packages/shellutils.scm (zsh-autopair): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-08 16:22:21 +02:00
Ludovic Courtès
e05f7c55d7
file-systems: Open files with O_CLOEXEC.
...
Since this code is run from PID 1, this ensures file descriptors to
sensitive files and devices are not accidentally leaked to
sub-processes.
* gnu/build/file-systems.scm (call-with-input-file): New procedure.
(mount-file-system): Use 'close-fdes' + 'open-fdes'.
2022-09-08 16:22:21 +02:00
Ludovic Courtès
8f53630f2f
syscalls: Avoid repeated calls to 'syscall->procedure'.
...
Commit 7df4d3465d
and others changed
'mount', 'umount', & co. so they would call 'syscall->procedure' at each
call. This change reverts to the previous behavior, where
'syscall->procedure' is called once.
* guix/build/syscalls.scm (mount, umount, reboot, load-linux-module):
Call 'syscall->procedure' only once.
2022-09-08 16:22:21 +02:00
Ludovic Courtès
392e97ed08
import: gnome: Reject version strings such as "43.alpha".
...
Reported by Maxim Cournoyer.
This is a followup to 61b63e7fa7
.
* guix/import/gnome.scm (latest-gnome-release)[even-minor-version?]:
Reject VERSION is the minor or micro part is not an integer.
2022-09-08 16:22:21 +02:00
Ludovic Courtès
69d72c553f
search-paths: Tweak $SSL_CERT_DIR comment.
...
* guix/search-paths.scm ($SSL_CERT_DIR): Fix typos and tweak comment.
2022-09-08 16:22:21 +02:00
Ludovic Courtès
2f5f539b60
search-paths: Clarify $GUIX_EXTENSIONS_PATH comment.
...
* guix/search-paths.scm ($GUIX_EXTENSIONS_PATH): Clarify comment.
2022-09-08 16:22:21 +02:00
Ludovic Courtès
e7b8e83670
search-paths: Remove redundant uses of 'define-public'.
...
* guix/search-paths.scm ($GUIX_EXTENSIONS_PATH, $SSL_CERT_DIR,
$SSL_CERT_FILE): Use 'define', not 'define-public'.
2022-09-08 16:22:20 +02:00
Liliana Marie Prikler
38e8373830
gnu: zuo: Use English in description.
...
* gnu/packages/racket.scm (zuo)[description]: Use English.
2022-09-08 15:50:39 +02:00
Liliana Marie Prikler
839e984e09
gnu: komikku: Update to 0.41.0.
...
* gnu/packages/gnome.scm (komikku): Update to 0.41.0.
2022-09-08 15:50:38 +02:00
Mathieu Othacehe
5f07efda06
tests: dict: Increase VM memory-size.
...
* gnu/tests/dict.scm (run-dicod-test): Increase it to 1024 MiB.
2022-09-08 15:17:31 +02:00