Commit graph

115689 commits

Author SHA1 Message Date
Ricardo Wurmus 73d3cb9565
gnu: zix: Update to 0.3.3-0.a13ae5a.
* gnu/packages/datastructures.scm (zix): Update to 0.3.3-0.a13ae5a.
2023-05-19 13:12:29 +02:00
Ricardo Wurmus 7638f3c2b5
gnu: patchage: Update to 1.0.10.
* gnu/packages/audio.scm (patchage): Update to 1.0.10.
[build-system]: Use meson-build-system.
[inputs]: Remove boost; replace jack-1 with jack-2.
2023-05-19 13:12:29 +02:00
Ricardo Wurmus 1b16ae2c7a
gnu: libbacktrace: Update to 1.0-2.cdb64b6.
* gnu/packages/debug.scm (libbacktrace): Update to 1.0-2.cdb64b6.
[arguments]: Disable parallel tests.
2023-05-19 13:12:28 +02:00
Ricardo Wurmus 45a82f08f4
gnu: sord: Update to 0.16.14.
* gnu/packages/rdf.scm (sord): Update to 0.16.14.
[build-system]: Use meson-build-system.
[arguments]: Use G-expression.
2023-05-19 13:12:28 +02:00
Ricardo Wurmus ee10850d14
gnu: serd: Update to 0.30.16.
* gnu/packages/rdf.scm (serd): Update to 0.30.16.
[build-system]: Use meson-build-system.
[arguments]: Use G-expression.
2023-05-19 13:12:28 +02:00
Ricardo Wurmus e54faebaeb
gnu: zplugins: Update to 0.2.5.
* gnu/packages/music.scm (zplugins): Update to 0.2.5.
[inputs]: Replace guile-2.2 with guile-3.0.
2023-05-19 13:12:28 +02:00
Remco van 't Veer 14c03807ba
gnu: ruby-3.2: Upgrade to 3.2.2 [fixes CVE-2023-{28755, 28756}].
Fixes: CVE-2023-28755 (ReDoS vulnerability in URI), and
CVE-2023-28756 (ReDoS vulnerability in Time).

* gnu/packages/ruby.scm (ruby-3.2): Update to 3.2.2.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-05-19 11:04:56 +02:00
Remco van 't Veer 18e497d41f
gnu: ruby-3.1: Upgrade to 3.1.4 [fixes CVE-2023-{28755, 28756}].
Fixes: CVE-2023-28755 (ReDoS vulnerability in URI), and
CVE-2023-28756 (ReDoS vulnerability in Time).

* gnu/packages/ruby.scm (ruby-3.1): Update to 3.1.4.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-05-19 11:04:25 +02:00
Remco van 't Veer cd0a8950e4
gnu: ruby-3.0: Upgrade to 3.0.6 [fixes CVE-2023-{28755, 28756}].
Fixes: CVE-2023-28755 (ReDoS vulnerability in URI), and
CVE-2023-28756 (ReDoS vulnerability in Time).

* gnu/packages/ruby.scm (ruby-3.0): Update to 3.0.6.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-05-19 10:54:53 +02:00
Lars-Dominik Braun 26b6c913cd
gnu: gajim: Add missing input.
Fixes <https://issues.guix.gnu.org/issue/62956>.

* gnu/packages/messaging.scm (gajim)[inputs]: Add python-idna.
2023-05-19 09:34:51 +02:00
AwesomeAdam54321 4d4b9a9c13
gnu: Add python-slugid.
* gnu/packages/python-xyz.scm (python-slugid): New variable.

Co-authored-by: jgart <jgart@dismail.de>
2023-05-19 00:47:34 -05:00
Maxim Cournoyer 321ae25a26
gnu: sicp: Build as a single info file.
Fixes <https://issues.guix.gnu.org/63565>.

* gnu/packages/scheme.scm (sicp) [arguments]: Use '--no-split' makeinfo option
in build phase.

Reported-by: Andrey Mitrofanov <abme@rambler.ru>
2023-05-18 23:44:21 -04:00
Maxim Cournoyer 03b453cfe5
etc: gitconfig: Do not enforced signed commits.
This change was more invasive than initially thought, and cannot be disabled
easily, as raised by a few people.  Let's revert it for now.  At least the
pre-push hook should be deployed automatically and catch any unsigned commits
attempted to be pushed to Savannah.

* etc/git/gitconfig [commit]: Remove section.
2023-05-18 23:17:31 -04:00
Maxim Cournoyer d43d8377c7
services: rsync: Use least authority wrapper.
* gnu/services/rsync.scm (rsync-shepherd-service) Wrap rsync command in a
least-authority-wrapper.

Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 23:11:19 -04:00
Maxim Cournoyer 03e601da49
services: rsync: Use make-inetd-constructor.
* gnu/services/rsync.scm (rsync-shepherd-service): Use make-inetd-constructor
if available in start slot.
* gnu/tests/rsync.scm (run-rsync-test): Delete "PID file" test.

Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 23:10:56 -04:00
Leo Famulari deda3cc905
gnu: linux-libre 4.14: Update to 4.14.315.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.315.
(linux-libre-4.14-pristine-source): Update hash.
2023-05-18 14:17:59 -04:00
Leo Famulari fd921cea6c
gnu: linux-libre 4.19: Update to 4.19.283.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.283.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
2023-05-18 14:17:59 -04:00
Leo Famulari 9581fc257a
gnu: linux-libre 5.4: Update to 5.4.243.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.243.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2023-05-18 14:17:59 -04:00
Leo Famulari 11aa503927
gnu: linux-libre 5.10: Update to 5.10.180.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.180.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2023-05-18 14:17:59 -04:00
Leo Famulari 3dcc809c4e
gnu: linux-libre 5.15: Update to 5.15.112.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.112.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2023-05-18 14:17:59 -04:00
Leo Famulari 122e5ae5e6
gnu: linux-libre 6.1: Update to 6.1.29.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.29.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
2023-05-18 14:17:59 -04:00
Leo Famulari c024b489de
gnu: linux-libre: Update to 6.2.16.
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.16.
(linux-libre-6.2-pristine-source, deblob-scripts-6.2): Update hashes.
2023-05-18 14:17:58 -04:00
Leo Famulari 5334f9088e
gnu: linux-libre 6.3: Update to 6.3.3.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.3.
(linux-libre-6.3-pristine-source, deblob-scripts-6.3): Update hashes.
2023-05-18 14:17:55 -04:00
Ludovic Courtès 2344ccee2f
news: Add entry to 'guix style -S arguments'.
* etc/news.scm: Add entry.
2023-05-18 20:05:55 +02:00
Ludovic Courtès ba5da5125a
style: Add 'arguments' styling rule.
* guix/scripts/style.scm (unquote->ungexp, gexpify-argument-value)
(quote-argument-value, gexpify-argument-tail)
(gexpify-package-arguments): New procedures.
(%gexp-keywords): New variable.
(%options): Add "arguments" case for 'styling-procedure.
(show-stylings): Update.
* tests/style.scm ("gexpify arguments, already gexpified")
("gexpify arguments, non-gexp arguments, margin comment")
("gexpify arguments, phases and flags")
("gexpify arguments, append arguments")
("gexpify arguments, substitute-keyword-arguments")
("gexpify arguments, append substitute-keyword-arguments"): New tests.
* doc/guix.texi (package Reference): For 'arguments', add compatibility
note and link to 'guix style'.
(Invoking guix style): Document the 'arguments' styling rule.
2023-05-18 20:01:32 +02:00
Greg Hogan c1007786fd
gnu: f3d: Update to 2.0.0.
* gnu/packages/graphics.scm (f3d): Update to 2.0.0.
[source]: Update substitute paths and add patch for breaking change to
cxxopts.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:55:33 +02:00
Greg Hogan 7db7d4476f
gnu: discregrid: Fix for dependent updates.
* gnu/packages/graphics.scm (discregrid)[source]: Add patch for breaking
change to cxxopts.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:55:31 +02:00
Greg Hogan 4dc6fa08be
gnu: cxxopts: Update to 3.1.1.
* gnu/packages/cpp.scm (cxxopts): Update to 3.1.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:55:30 +02:00
Benjamin 146bae3979
gnu: swaylock: Add linux-pam to inputs.
Adding linux-pam to inputs allows swaylock to run without setuid if
configured with a proper pam file.

* gnu/packages/wm.scm (swaylock)[inputs]: Add LINUX-APM.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:53:54 +02:00
Denis 'GNUtoo' Carikli c6cc554c5e
gnu: btrfs-progs: Update to 6.3.
* gnu/packages/linux.scm (btrfs-progs): Update to 6.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:51:37 +02:00
Denis 'GNUtoo' Carikli 92a899ed98
gnu: btrfs-progs: Make the python-sphinx input conditional.
* gnu/packages/linux.scm (btrfs-progs) [native-inputs]:
  Make the python-sphinx input conditional.
  [arguments]: Conditionally add --disable-documentation to
  configure flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:51:30 +02:00
Denis 'GNUtoo' Carikli 5d84a90694
gnu: btrfs-progs: Use new style inputs and gexps.
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Use new style and gexps.
  [inputs]: Use new style.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:51:23 +02:00
Denis 'GNUtoo' Carikli 255b5b81db
gnu: btrfs-progs: Run 'guix style' over the package.
* gnu/packages/linux.scm (btrfs-progs): Restyle.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:51:06 +02:00
Morgan Smith c95e817bb9
gnu: libfive: Generate bindings instead of using pre-generated ones.
* gnu/packages/engineering.scm (libfive)[phases]: Add phase 'generate-bindings
to generate the bindings

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:38:35 +02:00
Morgan Smith 3b4a31d52c
gnu: libfive: Add Python bindings.
* gnu/packages/engineering.scm (libfive)
[configure-flags]: Add python site-dir.
[phases]<fix-library-location>: Fix for python as well.
<wrap-studio>: Wrap for python as well.
[inputs]: Add python-wrapper.  Alphabetize.
[description]: Add python.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:38:32 +02:00
Morgan Smith a062028bc3
gnu: libfive: Fix install and wrap Studio.
The old install phase didn't handle nested directories (which there are) and
the cmake files didn't seem to install the go files in a way that guile would
use so I just used the guile build system instead.

Also Studio works much better when it know where the libraries are.

* gnu/packages/engineering.scm (libfive)
[imported-modules]: Add (guix build guile-build-system).
[modules]: Add (guix build guile-build-system).
[configure-flags]: Remove.
[phases]: Remove phases 'fix-autocompilation and 'install-scm-files.  Add
phase 'do-not-build-guile-bindings and add phase 'guile-build which uses the
guile build system.  Add wrap-studio phase.
[inputs]: Add bash-minimal for the wrapper.  Use qtbase instead of qtbase-5

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-18 19:38:27 +02:00
Ludovic Courtès cd08d64b3a
refresh: Honor '--key-server'.
Previously, the '--key-server' option would be ignored in an invocation
like:

  ./pre-inst-env guix refresh python-scipy=1.8.1 -t pypi -u \
     --key-server=pgp.mit.edu

* guix/upstream.scm (download-tarball): Add #:key-server parameter and
pass it to 'gnupg-verify*'.
(package-update/url-fetch, package-update/git-fetch)
(package-update): Likewise.
* guix/scripts/refresh.scm (update-package): Add #:key-server and pass
it down to 'package-update'.
(guix-refresh): Pass #:key-server to 'update-package'.
2023-05-18 19:20:58 +02:00
Ludovic Courtès fddf97456c
doc: Change '--with-configure-flag' example to something that works.
Passing '-DBUILD_COMPLEX=OFF' to lapack would eventually lead to a link
error.

Reported by Florian Pelz <pelzflorian@pelzflorian.de>.

* doc/guix.texi (Package Transformation Options): Change
'--with-configure-flag' example.
* etc/news.scm: Likewise.
2023-05-18 19:20:58 +02:00
Maxim Cournoyer 5b700945fb
services: ssh: Really rename openssh-challenge-response-authentication?
Fixes up 9c161c1f0d, which renamed the accessor of <openssh-configuration> but
failed to adjust the single usage.

* gnu/services/ssh.scm (openssh-config-file): Rename
openssh-challenge-response-authentication? call to
openssh-configuration-challenge-response-authentication?.
2023-05-17 22:26:41 -04:00
Maxim Cournoyer 9c161c1f0d
services: ssh: Rename openssh-challenge-response-authentication?
This is a follow-up commit to the preceding commit, which exported all
<openssh-configuration> accessors.

* gnu/services/ssh.scm (<openssh-configuration>): Rename
openssh-challenge-response-authentication? to
openssh-configuration-challenge-response-authentication?.  It's a mouthful,
but is at least consistent with the rest.
2023-05-17 21:45:08 -04:00
Maxim Cournoyer 760fadec15
services: openssh: Export openssh-configuration accessors.
* gnu/services/ssh.scm: Export openssh-configuration accessors.
2023-05-17 21:37:03 -04:00
Hilton Chain d845202d35
gnu: Add qbittorrent-nox.
* gnu/packages/bittorrent.scm (qbittorrent-nox): New variable.

Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-17 23:22:28 +02:00
Leo Famulari d19c7c2791
gnu: ldc-bootstrap: Don't depend on tzdata.
* gnu/packages/dlang.scm (ldc-bootstrap)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-for-tests.
[arguments]: Forbid references to tzdata-for-tests.

Reviewed-by: Ludovic Courtès <ludo@gnu.org>
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-17 23:08:45 +02:00
Josselin Poiret e041801e61
hurd-boot: Symlink /hurd before setting up translators.
* gnu/build/hurd-boot.scm (boot-hurd-system): Symlink /hurd before setting up
translators.

Reviewed-by: Janneke Nieuwenhuizen <janneke@gnu.org>
2023-05-17 22:26:06 +02:00
Simon Tournier d81701a85a
scripts: import: elpa: Return consistent error code.
Fixes <https://bug.gnu.org/58308>.
Reported by Ricardo Wurmus.

* guix/scripts/import/elpa.scm (guix-import-elpa): Return consistent error
code independently of the 'recursive' option.

Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-17 22:22:22 +02:00
Simon Tournier b89ab866bc
scripts: import: elpa: Warn when version is specified.
* guix/scripts/import/elpa.scm (guix-import-elpa): Warn when version is
specified.

Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-17 22:22:21 +02:00
Christopher Baines 0540f4e20d
gnu: guix-build-coordinator-agent-only: Fix missing wrapping.
Remove the arguments so the arguments of the guix-build-coordinator package
apply.

* gnu/packages/package-management.scm (guix-build-coordinator/agent-only)[arguments]: Remove.
2023-05-17 14:48:38 +01:00
Sharlatan Hellseher 90675cbe35
gnu: libmixed: Update to 2.0-1.9b2668e.
* gnu/packages/audio.scm (libmixed): Update to 2.0-1.9b2668e.
  [arguments]: Enable tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-17 15:27:39 +02:00
cage ed60a524fb
gnu: cl-croatoan: Update to 0.1.
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-17 15:21:55 +02:00
Yovan Naumovski cf82526ac4
gnu: slurp: Update to 1.4.0.
* gnu/packages/image.scm (slurp): Update to 1.4.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-17 18:24:48 +08:00