Commit graph

106353 commits

Author SHA1 Message Date
Ludovic Courtès b0b1ce9dca
gnu: guile-next: Update to a1a8558.
* gnu/packages/guile.scm (guile-next): Update to a1a8558.
2022-12-09 08:46:22 +01:00
Greg Hogan 63a483265a
gnu: Add htmlq.
* gnu/packages/rust-apps.scm (htmlq): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 08:46:22 +01:00
Greg Hogan 8c7c571d44
gnu: Add rust-kuchiki-0.8.
* gnu/packages/crates-io.scm (rust-kuchiki-0.8): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 08:46:22 +01:00
jgart dd9033fc49
gnu: Add guile-jtd.
* gnu/packages/guile-xyz.scm (guile-jtd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 08:46:21 +01:00
Hilton Chain 7fde9758c5
gnu: Add buku-run.
* gnu/packages/web.scm (buku-run): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-09 08:46:21 +01:00
Ludovic Courtès e625e9b194
environment: '-C' doesn't throw when the NSS is dysfunctional.
Previously, if the name service switch was dysfunctional, as can happen
on foreign distros lacking nscd, "guix shell -C" would crash with a
backtrace on the uncaught 'getpwuid' exception.  To address that, catch
the exception and deal with it gracefully.

Reported by remsd1 on #guix.

* guix/scripts/environment.scm (launch-environment/container): Wrap
'getpwuid' call in 'false-if-exception'.
2022-12-09 08:46:21 +01:00
Sharlatan Hellseher 3405b2b16c
teams: science: Add modules to the scope.
* etc/teams.scm.in (science): Add algebra, astronomy, geo, chemestry,
maths modules to the scope.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 14:23:32 +08:00
Sharlatan Hellseher 91641093e2
gnu: rawtherapee: Update to 5.9.
* gnu/packages/photo.scm (rawtherapee): Update to 5.9.
[arguments]: Use gexp.
[inputs]: Remove labels.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 14:18:17 +08:00
Gabriel Wicki ec9326f021
system: images: Add networking support to pine64 image.
* gnu/system/images/pine64.scm (pine64-barebones-os) [services]: Add
dhcp-client-service-type and ntp-service-type to the list of services.
[packages]: Add nss-certs to the list of packages.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 11:02:15 +08:00
EuAndreh 8d6feb4b10
services: wireguard: Use the parameterized wireguard package.
* gnu/services/vpn.scm (wireguard-activation): Use the "wg" binary from
the package given to <wireguard-configuration>.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:53:50 +08:00
cage 898f9adc20
gnu: gmid: Update to 1.8.6.
* gnu/packages/web.scm (gmid): Update to 1.8.6.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:45:35 +08:00
Ron Nazarov 426af37387
gnu: nethack: Fix missing command line arguments support in wrapper.
* gnu/packages/games.scm (nethack)[phases]: Pass "$@" to nethack.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:34:14 +08:00
Felix Gruber f58978868a
gnu: sameboy: Update to 0.15.8.
* gnu/packages/emulators.scm (sameboy): Update to 0.15.8.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:19:19 +08:00
Edison Ibáñez b44f0261f8
gnu: xonsh: Update to 0.13.4.
* gnu/packages/shells.scm (xonsh): Update to 0.13.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-09 10:13:18 +08:00
Danny Milosavljevic dfa0f34ee7
gnu: Add du-dust.
* gnu/packages/admin.scm (du-dust): New variable.
2022-12-08 22:07:42 +01:00
Danny Milosavljevic f06bd657bd
gnu: Add rust-thousands.
* gnu/packages/crates-io.scm (rust-thousands-0.2): New variable.
2022-12-08 22:07:42 +01:00
Danny Milosavljevic 5a5eb5250f
gnu: Add rust-config-file.
* gnu/packages/crates-io.scm (rust-config-file-0.2): New variable.
2022-12-08 22:07:42 +01:00
Danny Milosavljevic 95742d1d56
gnu: Add rust-serde-xml-rs.
* gnu/packages/crates-io.scm (rust-serde-xml-rs-0.5): New variable.
2022-12-08 22:07:42 +01:00
Danny Milosavljevic c1707f036c
gnu: Add rust-sysinfo.
* gnu/packages/crates-io.scm (rust-sysinfo-0.15): New variable.
2022-12-08 22:07:40 +01:00
Jonathan Brielmaier 5c996aa8e4
gnu: icedove: Update to 102.5.1 [fixes CVE-2022-45414].
* gnu/packages/gnuzilla.scm (icedove): Update to 102.5.1.
2022-12-08 20:18:04 +01:00
Efraim Flashner c1eae06e74
gnu: julia-unitful: Update to 1.12.2.
* gnu/packages/julia-xyz.scm (julia-unitful): Update to 1.12.2.
2022-12-08 20:10:30 +02:00
Efraim Flashner 6191d64f8a
gnu: julia-woodburymatrices: Update to 0.5.5.
* gnu/packages/julia-xyz.scm (julia-woodburymatrices): Update to 0.5.5.
[arguments]: Remove 'remove-failing-test-i686 phase.
2022-12-08 20:03:44 +02:00
Efraim Flashner 480a39ada7
gnu: julia-static: Update to 0.8.3.
* gnu/packages/julia-xyz.scm (julia-static): Update to 0.8.3.
2022-12-08 19:53:40 +02:00
Efraim Flashner d37dad8372
gnu: julia-simd: Update to 3.4.2.
* gnu/packages/julia-xyz.scm (julia-simd): Update to 3.4.2.
2022-12-08 19:53:40 +02:00
Efraim Flashner 151a450f48
gnu: julia-jive: Update to 0.2.27.
* gnu/packages/julia-xyz.scm (julia-jive): Update to 0.2.27.
2022-12-08 19:53:40 +02:00
Efraim Flashner 600c8cec79
gnu: julia-genericschur: Update to 0.5.3.
* gnu/packages/julia-xyz.scm (julia-genericschur): Update to 0.5.3.
2022-12-08 19:53:39 +02:00
Efraim Flashner ca89740f3b
gnu: julia-exprtools: Update to 0.1.8.
* gnu/packages/julia-xyz.scm (julia-exprtools): Update to 0.1.8.
2022-12-08 19:53:39 +02:00
Efraim Flashner e8da13598a
gnu: julia-datastructures: Update to 0.18.13.
* gnu/packages/julia-xyz.scm (julia-datastructures): Update to 0.18.13.
2022-12-08 19:53:39 +02:00
Efraim Flashner b2c4e83f2c
gnu: julia-aqua: Update to 0.5.5.
* gnu/packages/julia-xyz.scm (julia-aqua): Update to 0.5.5.
2022-12-08 19:53:39 +02:00
Efraim Flashner 1123b6856c
gnu: julia-abstracttrees: Update to 0.4.3.
* gnu/packages/julia-xyz.scm (julia-abstracttrees): Update to 0.4.3.
2022-12-08 19:53:38 +02:00
Efraim Flashner 61cbc51a78
gnu: julia-compat: Fix test suite.
* gnu/packages/julia-xyz.scm (julia-compat)[arguments]: Add phase to
patch shell invocation.
2022-12-08 19:53:38 +02:00
Efraim Flashner d896a4d2ff
gnu: suitesparse: Skip building graphblas on riscv64-linux.
* gnu/packages/maths.scm (suitesparse)[arguments]: Add a phase when
building for riscv64-linux to skip building graphblas.
2022-12-08 19:53:38 +02:00
Efraim Flashner 02d5912062
gnu: julia: Update to 1.8.3.
* gnu/packages/julia.scm (julia): Update to 1.8.3.
[source]: Remove one patch.
[arguments]: Adjust 'prepare-deps phase to changes in inputs. Remove
custom 'use-system-libwhich, 'change-number-of-precompiled-statements,
'symlink-libraries phases. In 'fix-include-and-link-paths phase remove
substitution for utf8proc linking and adjust libuv linking. Fix
reference to shell in 'replace-default-shell phase. Adjust the
'shared-objects-path phase to changes in the source. Change the
'enable-parallel-tests phase for upstream changes. Adjust the
'adjust-test-suite phase to be more robust. Change the
'disable-broken-tests phase to help the test suite pass. Rename
'symlink-llvm-utf8proc phase to 'symlink-missing-libraries and add two
more. Adjust make-flags for changes in shared system libraries. Reorder
make-flags to changes in the source. Except for aarch64, use the
defaults for choosing to use 64-bit blas.
[inputs]: Add libblastrampoline. Replace libgit-1.1 with libgit-1.3,
utf8proc-2.7.1 with utf8proc-2.8.0.
[native-inputs]: Replace python-2 with python.
(libunwind-julia): Update to 1.5.0.
[source]: Update patches.
* gnu/packages/libevent.scm (libuv-julia): Update to 2.0.0-4.e6f0e49.
[arguments]: Also build static library, build position-independent-code.
* gnu/packages/llvm.scm (llvm-julia): Update to llvm-13, following
upstream's build instructions.
* gnu/packages/maths.scm (openlibm): Update to 0.8.1.
* gnu/packages/textutils.scm (utf8proc-2.7.1): Update and rename to
utf8proc-2.8.0.
[native-inputs]: Update unicode to 14.0.0.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.28.0.
[source]: Remove snippet.
[arguments]: Remove trailing #t from phases.
* gnu/packages/patches/julia-allow-parallel-build.patch,
(julia-patch): Update version string to 1.8.2.
gnu/packages/patches/libunwind-julia-fix-GCC10-fno-common.patch: Remove
files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Co-authored-by: Akira Kyle <akira@akirakyle.com>
2022-12-08 19:53:16 +02:00
Efraim Flashner 7d8f92dd87
gnu: julia: Make libquadmath optional.
* gnu/packages/julia.scm (julia)[arguments]: Replace custom phase
removing libquadmath requirement for aarch64-linux with phase to make
libquadmath support optional.
2022-12-08 19:52:54 +02:00
Efraim Flashner d521c2dcba
gnu: julia: Also skip tests when cross-compiling.
* gnu/packages/julia.scm (julia)[arguments]: Don't run the test suite
when cross-compiling.
2022-12-08 19:52:54 +02:00
Akira Kyle 82babf242e
gnu: Add libblastrampoline.
* gnu/packages/maths.scm (libblastrampoline): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-08 19:52:11 +02:00
Leo Famulari 0cd12c2d75
gnu: linux-libre 5.10: Update to 5.10.157.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.157.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-12-08 12:06:51 -05:00
Leo Famulari ac123ed303
gnu: linux-libre 5.15: Update to 5.15.81.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.81.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-12-08 12:06:51 -05:00
Leo Famulari f4504b61ed
gnu: linux-libre: Update to 6.0.11.
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.11.
(linux-libre-6.0-pristine-source, deblob-scripts-6.0): Update hashes.
2022-12-08 12:06:47 -05:00
Marius Bakke 1b6172d5f6
gnu: fnott: Update to 1.3.0.
* gnu/packages/wm.scm (fnott): Update to 1.3.0.
2022-12-08 13:10:46 +01:00
Marius Bakke 4d162d70a5
gnu: ungoogled-chromium: Remove obsolete workaround.
* gnu/packages/chromium.scm (ungoogled-chromium)[version]: Remove conditional.
2022-12-08 13:10:46 +01:00
Marius Bakke 8536cf7bdd
gnu: ungoogled-chromium: Update to 108.0.5359.98-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 108.0.5359.98.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-12-08 13:10:46 +01:00
Hendursaga 34628a54ec
gnu: extremetuxracer: Update to 0.8.2.
* gnu/packages/games.scm (extremetuxracer): Update to 0.8.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-08 13:07:46 +01:00
kiasoc5 6c1a1b08c4
gnu: cava: Update to 0.8.3.
* gnu/packages/audio.scm (cava): Update to 0.8.3.
[source]: Delete snippet because iniparser is no longer bundled.
[homepage]: Update it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-08 13:07:46 +01:00
Vivien Kraus dc2fa2ed0b
gnu: minetest: Add minetest-oneblock.
* gnu/packages/minetest.scm (minetest-oneblock): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-08 13:07:46 +01:00
Bruno Victal 9336baf258
services: configuration: Rewrite 'alist?' procedure.
* gnu/services/configuration.scm (alist?): Rewrite.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-08 13:07:46 +01:00
Ludovic Courtès cc6b88d00d
doc: Replace reference to Freenode.
* doc/guix.texi (Reduced Binary Seed Bootstrap): Libera.Chat, not
Freenode.
2022-12-08 13:07:45 +01:00
Ludovic Courtès 25bca2dcb5
gnu: xkbset: Update to 0.8.
* gnu/packages/xdisorg.scm (xkbset): Update to 0.8.
2022-12-08 13:07:45 +01:00
Ludovic Courtès 901a424586
gnu: xkbset: Update source URL and home page.
Source is unchanged compared to the previously-used tarball.

* gnu/packages/xdisorg.scm (xkbset)[source]: Switch to 'git-fetch'.
[home-page]: Switch to github.io.
2022-12-08 13:07:45 +01:00
Ludovic Courtès c370998f01
gnu-maintenance: 'generic-html' updater ignores invalid host names.
Previously "guix refresh xkbset" for example would crash with a
getaddrinfo-error because the domain name is invalid.  Now it reports
failure to update.

Reported by Tyler Wolf <tyler@twolf.io>
in <https://issues.guix.gnu.org/59598>.

* guix/gnu-maintenance.scm (latest-html-updatable-release): Return #f
upon 'getaddrinfo-error' as well.
2022-12-08 13:07:45 +01:00