Guillaume Le Vaillant
24b6f94cf9
gnu: bitcoin-core-24.1: Rename to bitcoin-core.
...
* gnu/packages/finance.scm (bitcoin-core): Remove variable.
(bitcoin-core-24.1): Rename to bitcoin-core.
2023-05-20 09:01:18 +02:00
Michael Ford
0aab248552
gnu: bitcoin-core: Update to 24.1.
...
* gnu/packages/finance.scm (bitcoin-core): Update to 24.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-19 17:23:20 +02:00
Guillaume Le Vaillant
405a1813d8
gnu: bitcoin-unlimited: Update to 2.0.0.0.
...
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 2.0.0.0.
[arguments]: Update 'fix-tests' phase.
2023-05-19 17:23:20 +02:00
kiasoc5
bac28a52cb
gnu: python-cssutils: Update to 2.6.0.
...
Resending second patch with a better commit message.
* gnu/packages/python-web.scm (python-cssutils): Update to 2.6.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Enable tests.
[native-inputs]: Remove unzip; add python-pytest and python-jaraco-test.
[homepage]: Update it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:35 +02:00
kiasoc5
6e80fa2f3c
gnu: Add python-jaraco-test.
...
* gnu/packages/python-xyz.scm (python-jaraco-test): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:35 +02:00
Bruno Victal
228e08c74e
gnu: mympd: Update to 10.3.2.
...
* gnu/packages/mpd.scm (mympd): Update to 10.3.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:35 +02:00
Lilah Tascheter
7bc86c7cc7
gnu: packages: Fix weechat-wee-slack build.
...
* gnu/packages/messaging.scm (weechat-wee-slack)[inputs]: Add
python-mock test dependency.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:34 +02:00
Kaelyn Takata
8c302c2e26
gnu: openmw: Fix build on glibc 2.34 and newer.
...
* gnu/packages/patches/openmw-assume-nonconst-SIGSTKSZ.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/game-development.scm (openmw)[source]<patches>: Use it here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:34 +02:00
Kaelyn Takata
e637794875
gnu: recastnavigation: Update to commit 6d1f971.
...
* gnu/packages/game-development.scm (recastnavigation): Update to commit 6d1f971.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:34 +02:00
Timo Wilken
138822d3c5
gnu: python-yamllint: Update to 1.31.0.
...
Version 1.26.1 is broken and doesn't build on Guix; this update fixes it and
provides a newer version as well.
* gnu/packages/python-xyz.scm (python-yamllint): Update to 1.13.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:34 +02:00
Brian Cully
f1400fe08f
gnu: sssd: Fix build
...
* gnu/packages/sssd.scm (sssd) [native-inputs]: Add python-toolchain.
[ensure-no-mtimes-pre-1980]: New phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:34 +02:00
Brian Cully
379432f410
gnu: sssd: Fix failing tests by using samba/pinned input
...
The latest samba package (4.18.1) causes a SIGABRT in ad_common_tests and
ad_gpo_tests. The pinned version (4.17.0) allows them to succeed, so use that
instead.
* gnu/packages/sssd.scm (sssd) [inputs]: Change samba to samba/pinned.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:34 +02:00
Brian Cully
c9e1fff793
gnu: criu: Reset timestamps in .egg file.
...
Ensure all files being built are dated no earlier than 1980 by copying in a
modified (@@ (guix build python-build-system) ensure-no-mtimes-pre-1980) which
is symlink-aware. This copy should be removed when the original procedure is
modified to avoid calling UTIME on symlinks.
* gnu/packages/virtualization.scm (criu)[arguments]: Add
'ensure-no-mtimes-pre-1980' phase.
[inputs]: Remove python.
[native-inputs]: Add python-toolchain.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-19 16:46:33 +02:00
muradm
7ff9ca2201
gnu: bemenu: Update to 0.6.15.
...
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.15.
2023-05-19 08:57:30 -05:00
Ricardo Wurmus
38c6af2431
gnu: emacs-simple-mpc: Update to 1.0-1.35923ca.
...
* gnu/packages/emacs-xyz.scm (emacs-simple-mpc): Update to 1.0-1.35923ca.
2023-05-19 13:24:32 +02:00
Ricardo Wurmus
980d2cd73b
gnu: java-picard-1.113: Drop input package labels.
...
* gnu/packages/bioinformatics.scm (java-picard-1.113)[inputs]: Drop labels.
2023-05-19 13:12:29 +02:00
Ricardo Wurmus
1baf94dbbe
gnu: java-picard-1.113: Drop trailing #T from build phases.
...
* gnu/packages/bioinformatics.scm (java-picard-1.113)[arguments]: Remove
trailing #T from build phases.
2023-05-19 13:12:29 +02:00
Ricardo Wurmus
61d7d9048f
gnu: zrythm: Update to 1.0.0-beta.4.9.1.
...
* gnu/packages/music.scm (zrythm): Update to 1.0.0-beta.4.9.1.
[arguments]: Enable tests; add phase 'patch-tests.
[inputs]: Remove glibc; replace glib-next with glib; replace guile-2.2 with
guile-3.0.
[native-inputs]: Replace glib-next:bin with glib:bin.
2023-05-19 13:12:29 +02:00
Ricardo Wurmus
db639324b2
gnu: ztoolkit-rsvg: Use librsvg-for-system.
...
* gnu/packages/audio.scm (ztoolkit-rsvg)[propagated-inputs]: Replace librsvg
with librsvg-for-system.
2023-05-19 13:12:29 +02:00
Ricardo Wurmus
4f19bf95ce
gnu: ams-lv2: Remove trailing #T from build phase.
...
* gnu/packages/music.scm (ams-lv2)[arguments]: Drop trailing #T.
2023-05-19 13:12:29 +02:00
Ricardo Wurmus
268c8ca691
gnu: ams-lv2: Drop package labels.
...
* gnu/packages/music.scm (ams-lv2)[inputs]: Drop package labels.
2023-05-19 13:12:29 +02:00
Ricardo Wurmus
cb12a8efdc
gnu: lvtk-1: Build with gtkmm-2.
...
This restores lvtk-gtkui.
* gnu/packages/audio.scm (lvtk-1)[inputs]: Replace gtkmm with gtkmm-2.
2023-05-19 13:12:29 +02:00
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
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
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
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
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
Yovan Naumovski
430920e91e
gnu: scrot: Update to 1.9.
...
* gnu/packages/xdisorg.scm (scrot): Update to 1.9.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-17 18:19:39 +08:00
宋文武
9daf62c016
gnu: xfce: Use "Greybird" and "elementary-xfce-dark" as default theme.
...
* gnu/packages/patches/xfce4-settings-defaults.patch: Set "ThemeName"
to "Greybird", "IconThemeName" to "elementary-xfce-dark".
* gnu/packages/xfce.scm (xfce)[inputs]: Add elementary-xfce-icon-theme.
2023-05-17 18:12:57 +08:00
Leo Famulari
c8e599b939
gnu: Add linux-libre 6.3.
...
* gnu/packages/linux.scm (linux-libre-6.3-version, linux-libre-6.3-gnu-revision,
deblob-scripts-6.3, linux-libre-6.3-pristine-source, linux-libre-6.3-source,
linux-libre-headers-6.3, linux-libre-6.3): New variables.
* gnu/packages/aux-files/linux-libre/6.3-arm.conf,
gnu/packages/aux-files/linux-libre/6.3-arm64.conf,
gnu/packages/aux-files/linux-libre/6.3-i686.conf,
gnu/packages/aux-files/linux-libre/6.3-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2023-05-16 13:15:13 -04:00
Andrew Tropin
66ecffbeba
services: Add default values.
...
* gnu/services.scm (boot-service-type, activation-service-type,
etc-service-type, profile-service-type): Add default-value.
* gnu/system/shadow.scm (account-service-type): Add default-value.
2023-05-16 19:45:27 +04:00
Ricardo Wurmus
8659f5e3ee
gnu: ztoolkit-rsvg: Drop package label.
...
* gnu/packages/audio.scm (ztoolkit-rsvg)[propagated-inputs]: Use
MODIFY-INPUTS.
2023-05-16 11:21:47 +02:00
Ricardo Wurmus
2d62262ead
gnu: ztoolkit: Update to 0.1.2.
...
* gnu/packages/audio.scm (ztoolkit): Update to 0.1.2.
2023-05-16 11:21:47 +02:00
Arjan Adriaanse
fe01acea56
gnu: rust-trybuild-1: Update to 1.0.77.
...
* gnu/packages/crates-io.scm (rust-trybuild-1): Update to 1.0.77.
[cargo-inputs]: Add rust-basic-toml-0.1, rust-serde-derive-1. Remove
rust-toml-0.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-16 09:34:29 +03:00
Arjan Adriaanse
8b45602465
gnu: Add rust-basic-toml-0.1.
...
* gnu/packages/crates-io.scm (rust-basic-toml-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-16 09:33:44 +03:00
Efraim Flashner
242cc93438
gnu: tofi: Build the man-pages.
...
* gnu/packages/xdisorg.scm (tofi)[native-inputs]: Add scdoc.
2023-05-15 22:29:35 +03:00
Yovan Naumovski
15838db973
gnu: tofi: Update to 0.9.1.
...
* gnu/packages/xdisorg.scm (tofi): Update to 0.9.1.
[source]: Add patch to fix building on 32-bit systems.
* gnu/packages/patches/tofi-32bit-compat.patch.
* gnu/local.mk (dist_patch_DATA): Register it.
Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-15 22:29:35 +03:00
Efraim Flashner
d9c0280d5e
gnu: tokyocabinet: Fix building on non-x86 systems.
...
* gnu/packages/databases.scm (tokyocabinet)[arguments]: Adjust
configure-flags to not enable x86 specific cflags when building for
other architectures.
2023-05-15 21:33:56 +03:00
Efraim Flashner
6e38ec447f
gnu: vulkan-loader: Limit tests to x86_64 and i686.
...
* gnu/packages/vulkan.scm (vulkan-loader)[arguments]: Only run the tests
when building on x86_64-linux or i686-linux.
2023-05-15 17:08:32 +03:00
宋文武
bcda49b656
gnu: Use dummy linker for '*-elf' systems.
...
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Return "no-ld.so" for
systems with a "-elf" suffix.
2023-05-15 21:31:51 +08:00
Bassam Saeed
4975a517c8
gnu: Add font-recursive.
...
* gnu/packages/fonts.scm (font-recursive): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-15 18:25:07 +08:00
Efraim Flashner
2d98244c9d
gnu: alacritty: Update how we patch libraries.
...
* gnu/packages/terminals.scm (alacritty)[arguments]: Rewrite the
'add-absolute-library-references phase to search all of the rust sources
and patch the necessary libraries.
2023-05-15 13:06:07 +03:00
André Batista
79e9a70c94
gnu: lighttpd: Update to 1.4.70.
...
* gnu/packages/web.scm (lighttpd): Update to 1.4.70.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-15 18:00:58 +08:00
Ahmad Draidi
bf4b2ed165
gnu: Add font-scientifica.
...
* gnu/packages/fonts.scm (font-scientifica): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-15 17:50:56 +08:00
Efraim Flashner
13e252af79
gnu: mariadb: Fix building on riscv64-linux.
...
* gnu/packages/databases.scm (mariadb)[arguments]: Add a phase when
building for riscv64-linux to apply a patch.
[native-inputs]: When building for riscv64-linux add patch and a patch
file.
* gnu/packages/patches/mariadb-rocksdb-atomic-linking.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-05-15 11:16:39 +03:00
jgart
56bf67505a
gnu: emacs-ement: Update to 0.9.1.
...
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.9.1.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-05-15 11:19:40 +04:00
Tobias Kortkamp
c5fa9dd0e9
gnu: cmus: Enable MPRIS support.
...
* gnu/packages/music.scm (cmus): Enable MPRIS support.
[inputs]: Add elogind.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14 23:14:26 +02:00
Greg Hogan
5f49e195ca
gnu: csvkit: Update to 1.1.1.
...
* gnu/packages/wireservice.scm (csvkit): Update to 1.1.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14 23:14:25 +02:00
Greg Hogan
0c1803571d
gnu: python-agate: Update to 1.7.1
...
* gnu/packages/wireservices.scm (python-agate): Update to 1.7.1.
[native-inputs]: Add python-agate-locales.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14 23:14:25 +02:00
Greg Hogan
7070d3d9e8
gnu: Add python-agate-locales.
...
* gnu/packages/wireservice.scm (python-agate-locales): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14 23:14:25 +02:00
Greg Hogan
b37303f06d
gnu: python-agate-sql: Update to 0.5.9.
...
* gnu/packages/wireservices.scm (python-agate-sql): Update to 0.5.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14 23:14:25 +02:00
Greg Hogan
192809e650
gnu: python-agate-dbf: Update to 0.2.2.
...
* gnu/packages/wireservices.scm (python-agate-dbf): Update to 0.2.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-14 23:14:25 +02:00
Ludovic Courtès
150367c84d
tests: elogind: Wait until 'elogind' is up.
...
Previously we could find ourselves typing in too early.
* gnu/tests/desktop.scm (run-elogind-test)["login on tty1"]: Wait for
'elogind in to 'term-tty1.
["screendump"]: New test.
2023-05-14 23:14:25 +02:00
Ludovic Courtès
8aaa5cf405
tests: dhcpd: Avoid race conditions.
...
Those tests were racy: it could take a while for those files to appear
and for the shepherd service to be up. Thus, wait a little longer for
each of them.
* gnu/tests/networking.scm (run-dhcpd-test)["pid file exists"]
["lease file exists"]: Use 'wait-for-file'.
["dhcpd is alive"]: Use 'wait-for-service'.
2023-05-14 23:14:25 +02:00
Sharlatan Hellseher
da6e6d38f3
gnu: python-pytest-httpx: Update to 0.22.0, fix build.
...
* gnu/packages/python-check.scm (python-pytest-httpx): Update to 0.22.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Do not override the 'check phase.
Signed-off-by: Vinicius Monego <monego@posteo.net>
2023-05-14 16:34:22 -03:00
Vinicius Monego
ede269edd0
gnu: python-scikit-rf: Update to 0.27.1.
...
* gnu/packages/engineering.scm (python-scikit-rf): Update to 0.27.1.
2023-05-14 16:34:22 -03:00
Efraim Flashner
f0b4cfb475
gnu: vim: Update to 9.0.1384.
...
* gnu/packages/vim.scm (vim): Update to 9.0.1384.
2023-05-14 21:05:07 +03:00
Leo Famulari
b3adba7b5e
gnu: linux-libre 5.15: Update to 5.15.111.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.111.
(linux-libre-5.15-pristine-source): Update hash.
2023-05-14 13:31:17 -04:00
Leo Famulari
c8eed72f33
gnu: linux-libre 6.1: Update to 6.1.28.
...
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.28.
(linux-libre-6.1-pristine-source): Update hash.
2023-05-14 13:31:17 -04:00
Leo Famulari
7fa98ce048
gnu: linux-libre 6.2: Update to 6.2.15.
...
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.15.
(linux-libre-6.2-pristine-source): Update hash.
2023-05-14 13:31:12 -04:00
Vinicius Monego
7b00b155d8
gnu: Add morss.
...
* gnu/packages/syndication.scm (morss): New variable.
2023-05-14 11:10:24 -03:00
Vinicius Monego
c5ebf6ff97
gnu: python-cmaes: Update to 0.9.1.
...
* gnu/packages/machine-learning.scm (python-cmaes): Update to 0.9.1.
[source, home-page]: Follow redirect.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-setuptools, python-wheel.
2023-05-14 11:10:24 -03:00
Vinicius Monego
52c9400724
gnu: libshout-idjc: Update to 2.4.6.
...
* gnu/packages/audio.scm (libshout-idjc): Update to 2.4.6.
[inputs]: Add libshout.
[home-page]: Follow redirect.
2023-05-14 11:10:24 -03:00
Vinicius Monego
5cbf06ff95
gnu: pre-commit: Update to 3.3.1.
...
* gnu/packages/version-control.scm (pre-commit): Update to 3.3.1.
2023-05-14 11:10:24 -03:00
Vinicius Monego
30af248f1d
gnu: mlt: Update to 7.16.0.
...
* gnu/packages/video.scm (mlt): Update to 7.16.0.
2023-05-14 11:10:23 -03:00
Vinicius Monego
a6b05e89ee
gnu: mixxx: Update to 2.3.5.
...
* gnu/packages/music.scm (mixxx): Update to 2.3.5.
2023-05-14 11:10:23 -03:00
Vinicius Monego
1442d5d6de
gnu: python-anyqt: Update to 0.2.0.
...
* gnu/packages/python-xyz.scm (python-anyqt): Update to 0.2.0.
2023-05-14 11:10:23 -03:00
Vinicius Monego
be18d943ba
gnu: python-opentsne: Update to 0.7.1.
...
* gnu/packages/machine-learning.scm (python-opentsne): Update to 0.7.1.
2023-05-14 11:10:17 -03:00
Christopher Baines
eb7312401e
gnu: guix-build-coordinator: Update to 0-82.2c9e004.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-82.2c9e004.
2023-05-14 13:47:42 +01:00
Christopher Baines
38cfe61780
gnu: guix-build-coordinator: Neaten up the package definitions.
...
Remove duplication and redundant append calls.
* gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Always
add sqitch.
[propagated-inputs]: Always add guile-fibers-next.
(guix-build-coordinator-agent-only)[arguments]: Remove unnecessary duplication
of phases.
[propagated-inputs]: Remove unnecessary append.
2023-05-14 13:46:22 +01:00
Christopher Baines
70986f052a
gnu: gcc: Change make-gccgo to use gexp's.
...
As otherwise this seems to generate broken derivations for i586-gnu.
* gnu/packages/gcc.scm (make-gccgo): Use gexp's for the package arguments.
2023-05-14 13:43:06 +01:00
Christopher Baines
ded8cdbe89
gnu: gcc: Change custom-gcc to use gexp's.
...
As this seems to be generating broken derivations for i586-gnu otherwise.
* gnu/packages/gcc.scm (custom-gcc): Use gexp's for the generated package
arguments.
2023-05-14 13:43:06 +01:00
Ricardo Wurmus
69d74e35b2
gnu: discrover: Remove package labels.
...
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove package
labels.
2023-05-14 13:48:01 +02:00
Ricardo Wurmus
1c88229d44
gnu: rmath-standalone: Set timezone variables.
...
These variables are needed by R's configure script.
* gnu/packages/statistics.scm (rmath-standalone)[arguments]: Add 'set-timezone
phase; remove trailing #T from 'chdir phase.
2023-05-14 13:47:11 +02:00
Ricardo Wurmus
8ec227471a
gnu: diamond: Update to 2.1.6.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 2.1.6.
[arguments]: Do not disable tests; pass configure flag to avoid SSE4 and AVX2
in the interest of compatibility.
[license]: Set to GPLv3+.
2023-05-14 13:39:05 +02:00
Ricardo Wurmus
6754eb339c
gnu: delly: Simplify.
...
* gnu/packages/bioinformatics.scm (delly)[source]: Simplify snippet.
[arguments]: Do not use quasiquote; simplify 'install-templates phase.
2023-05-14 13:29:34 +02:00
Ricardo Wurmus
302e7b7820
gnu: python-pybigwig: Update to 0.3.22.
...
* gnu/packages/bioinformatics.scm (python-pybigwig): Update to 0.3.22.
[source]: Simplify snippet.
[arguments]: Explicitly disable tests; simplify 'link-with-libBigWig phase.
[build-system]: Use pyproject-build-system.
2023-05-14 13:26:21 +02:00
Ricardo Wurmus
7e303658d7
gnu: codingquarry: Use G-expression.
...
* gnu/packages/bioinformatics.scm (codingquarry)[arguments]: Use G-expression
to simplify 'install phase. Install files to /share/codingquarry prefix.
[native-search-paths]: Adjust prefix.
[native-inputs]: Move python-2 from here...
[inputs]: ...to here.
2023-05-14 13:21:59 +02:00
Ricardo Wurmus
68ccd1a0d8
gnu: blast+: Update to 2.14.0.
...
* gnu/packages/bioinformatics.scm (blast+): Update to 2.14.0.
[arguments]: Remove trailing #T from build phases; let WHICH* return #FALSE on
failure; use G-expression.
[inputs]: Drop package labels.
2023-05-14 12:58:22 +02:00
Liliana Marie Prikler
28bfc5cd08
gnu: cpp: Mention that autoload prevents module cycles.
...
* gnu/packages/cpp.scm: Add a comment on the #:autoload to explain that
serialization depends on cpp.
2023-05-14 12:29:04 +02:00
Liliana Marie Prikler
006bf1ba97
gnu: Add lager.
...
* gnu/packages/cpp.scm (lager): New variable.
2023-05-14 12:22:30 +02:00
Liliana Marie Prikler
882f55ff73
gnu: Add zug.
...
* gnu/packages/cpp.scm (zug): New variable.
2023-05-14 12:22:30 +02:00
Liliana Marie Prikler
8d6f66d621
gnu: Add immer.
...
* gnu/packages/cpp.scm (immer): New variable.
2023-05-14 12:22:29 +02:00
Liliana Marie Prikler
72919598c8
gnu: Add c-rrb.
...
* gnu/packages/c.scm (c-rrb): New variable.
2023-05-14 12:22:29 +02:00
Liliana Marie Prikler
f8d06e2c32
gnu: nlohmann-json: Improve package style.
...
* gnu/package/cpp.scm (nlohmann-json)[source]<snippet>: Fit to 80 chars width.
Use G-Expressions.
[arguments]: Use G-Expressions.
2023-05-14 12:22:29 +02:00
Liliana Marie Prikler
4a3f946408
gnu: nlohmann-json: Update to 3.11.2.
...
* gnu/packages/cpp.scm (nlohmann-json): Update to 3.11.2.
[source]<snippet>: Adjust accordingly.
[native-inputs]<json_test_data>: Update to 3.1.0.
2023-05-14 12:22:29 +02:00
Liliana Marie Prikler
58e84ec9af
gnu: Rename json-modern-cxx to nlohmann-json.
...
* gnu/packages/cpp.scm (nlohmann-json): New variable.
(json-modern-cxx): Mark as deprecated alias.
(xtl, jsonnet)[inputs]: Use nlohmann-json.
* gnu/packages/build-tools.scm (bear)[inputs]: Likewise.
* gnu/packages/cybersecurity.scm (blacksmith)[inputs]: Likewise.
* gnu/packages/databases.scm (sqlitebrowser)[inputs]: Adjust comment.
* gnu/packages/games.scm (openrct2)[inputs]: Use nlohmann-json.
* gnu/packages/graphics.scm (f3d)[native-inputs]: Likewise.
* gnu/packages/hardware.scm (openrgb)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/image-processing.scm (paraview)[inputs]: Adjust comment.
* gnu/packages/irods.scm (irods, irods-client-icommands)[inputs]: Use
nlohmann-json.
* gnu/packages/jupyter.scm (xeus)[inputs]: Likewise.
* gnu/packages/messaging.scm (mtxclient, nheko)[inputs]: Likewise.
* gnu/packages/text-editors.scm (jucipp)[inputs]: Likewise.
* gnu/packages/video.scm (mktoolnix)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Likewise.
2023-05-14 12:22:29 +02:00
Michael Ford
3c8d0f9e71
gnu: bitcoin-core: Update to 23.1.
...
* gnu/packages/finance.scp (bitcoin-core): Update to 23.1.
[inputs]: Add sqlite.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-14 10:38:54 +02:00
Andy Tai
930e6e3e7a
gnu: mesa-opencl: Remove reference to patch.
...
Fixes <https://bugs.gnu.org/63456 >.
* gnu/packages/patches/mesa-opencl-all-targets.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gl.scm (mesa-opencl)[source]: Remove patch application.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-05-14 10:19:39 +02:00
Efraim Flashner
56f52639bb
gnu: poke: Update to 3.2.
...
* gnu/packages/engineering.scm (poke): Update to 3.2.
2023-05-14 10:21:12 +03:00
宋文武
be21541778
gnu: mousepad: Update to 0.6.1.
...
* gnu/packages/xfce.scm (mousepad): Update to 0.6.1.
2023-05-14 15:10:52 +08:00
宋文武
3b87e7ce52
gnu: ristretto: Update to 0.13.1.
...
* gnu/packages/xfce.scm (ristretto): Update to 0.13.1.
2023-05-14 15:10:52 +08:00
Arnaud Lechevallier
9c1b9bfef3
gnu: Add Iosevka comfy font.
...
* gnu/packages/fonts.scm (font-iosevka-comfy): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-14 11:31:48 +08:00
宋文武
03af9d56fb
gnu: Add bbcsdl.
...
* gnu/packages/game-development.scm (bbcsdl): New variable.
2023-05-14 11:09:22 +08:00
Ahmad Draidi
a44f5ec73d
gnu: Add font-spleen.
...
* gnu/packages/fonts.scm (font-spleen): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-14 10:52:42 +08:00
Antero Mejr
5585fbbfd0
gnu: dwl: Update to 0.4.
...
* gnu/packages/wm.scm (dwl): Update to 0.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-14 10:43:14 +08:00
Ricardo Wurmus
270db2a56b
gnu: Add xuidesigner.
...
* gnu/packages/music.scm (xuidesigner): New variable.
2023-05-13 18:26:25 +02:00
Ludovic Courtès
18d6173214
gnu: shepherd: Fetch code from 'mirror://gnu'.
...
* gnu/packages/admin.scm (shepherd-0.10): Fix URL.
2023-05-13 17:25:48 +02:00
Ludovic Courtès
134c10241a
services: shepherd: Default to 0.10.
...
* gnu/services/shepherd.scm (<shepherd-configuration>)[shepherd]:
Default to SHEPHERD-0.10.
* gnu/home/services/shepherd.scm (<home-shepherd-configuration>)[shepherd]:
Likewise.
2023-05-13 16:27:55 +02:00
Ludovic Courtès
1d9efb858f
gnu: shepherd: Add 0.10.0.
...
* gnu/packages/admin.scm (shepherd-0.10): New variable.
(guile2.2-shepherd): Inherit from SHEPHERD-0.10.
2023-05-13 16:27:40 +02:00
Guillaume Le Vaillant
ed1e792039
gnu: python-sentry-sdk: Disable tests not working with pytest-7.
...
* gnu/packages/python-xyz.scm (python-sentry-sdk)[arguments]: Update 'check'
phase.
2023-05-13 14:52:17 +02:00
David Thompson
6af7a94446
gnu: guile-opengl: Update to 0.2.0.
...
* gnu/packages/gl.scm (guile-opengl): Update to 0.2.0. Remove obsolete build
system hack.
(guile3.0-opengl): Remove obsolete build system hack.
2023-05-13 07:42:21 -04:00
Vagrant Cascadian
882ca2011e
gnu: diffoscope: Update to 242.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 242.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-13 18:38:28 +08:00
Christopher Baines
9a6bbea9d4
services: nar-herder: Support extra environment vars.
...
* gnu/services/guix.scm (nar-herder-configuration-extra-environment-variables):
New procedure.
(nar-herder-shepherd-services): Pass the environment variables to the
shepherd.
* doc/guix.texi (Guix Services): Document it.
2023-05-13 11:26:37 +01:00
Artyom V. Poptsov
cc47c5277d
gnu: ftxui: Build ftxui-benchmark.
...
* gnu/packages/cpp.scm (ftxui)[native-inputs]: Add benchmark.
[arguments]: Remove #:phases.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-13 17:54:14 +08:00
宋文武
1fa30c597b
gnu: raylib: Fix audio and use system glfw.
...
* gnu/packages/game-development.scm (raylib)[inputs]: Use glfw and pluseaudio.
[arguments]: Set flags for glfw and pulseaudio.
2023-05-13 17:35:19 +08:00
宋文武
733c8a6c54
gnu: raylib: Update to 4.5.0.
...
* gnu/packages/game-development.scm (raylib): Update to 4.5.0.
2023-05-13 17:35:19 +08:00
Ricardo Wurmus
23ca566e74
gnu: python-rapidjson: Use pyproject-build-system.
...
* gnu/packages/python-web.scm (python-rapidjson)[build-system]: Use
pyproject-build-system.
[arguments]: Do not use custom 'build and 'check phases.
2023-05-13 11:03:52 +02:00
Ricardo Wurmus
c77d5eaaf5
gnu: python-markdown-it-py: Simplify by using pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-markdown-it-py)[arguments]: Remove
custom 'build and 'install phases.
[build-system]: Use pyproject-build-system.
2023-05-13 11:03:52 +02:00
Ricardo Wurmus
1a2eb983cb
gnu: python-sphinx-panels: Use older docutils.
...
* gnu/packages/sphinx.scm (python-sphinx-panels)[propagated-inputs]: Replace
python-docutils with python-docutils-0.15.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
2023-05-13 11:03:52 +02:00
Lars-Dominik Braun
cf89a215ce
gnu: ghc-tasty: Add missing dependency on i686-linux.
...
Fixes <https://issues.guix.gnu.org/63421 >.
* gnu/packages/haskell-check.scm (ghc-tasty)[inputs]: Conditionally
add ghc-unbounded-delays.
2023-05-13 09:34:35 +02:00
Ricardo Wurmus
d67a3622ef
gnu: python-orjson: Fix version string of Python module.
...
* gnu/packages/python-xyz.scm (python-orjson)[arguments]: Remove invalid
characters from version string.
2023-05-12 23:23:12 +02:00
Ricardo Wurmus
351d193eb1
gnu: python-orjson: Reuse phases from pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-orjson)[arguments]: Include modules from
pyproject-build-system; use their 'build and 'install phases instead of
duplicating their contents.
2023-05-12 23:22:01 +02:00
Ricardo Wurmus
27341afe53
gnu: python-canonicaljson: Use pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-canonicaljson)[arguments]: Remove custom
'build, 'check, and 'install phases.
[build-system]: Use pyproject-build-system.
2023-05-12 23:06:34 +02:00
Ricardo Wurmus
1a21f4117e
gnu: python-pyproject-metadata: Simplify by using pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-pyproject-metadata)[arguments]: Remove.
[build-system]: Use pyproject-build-system.
2023-05-12 22:59:41 +02:00
Ricardo Wurmus
db3d74008a
gnu: python-seaborn: Simplify by using pyproject-build-system.
...
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Remove.
[build-system]: Use pyproject-build-system.
2023-05-12 22:56:42 +02:00
Ricardo Wurmus
206815b796
gnu: shrinkwrap: Use pyproject-build-system.
...
* gnu/packages/python-xyz.scm (shrinkwrap)[arguments]: Remove.
[build-system]: Use pyproject-build-system.
2023-05-12 22:53:46 +02:00
Ricardo Wurmus
e4ca1bcea5
gnu: jamm: Use G-expression.
...
* gnu/packages/bioinformatics.scm (jamm)[arguments]: Use G-expression.
2023-05-12 22:50:08 +02:00
Ricardo Wurmus
662e2e82b1
gnu: arriba: Use SEARCH-INPUT-FILE and -DIRECTORY.
...
* gnu/packages/bioinformatics.scm (arriba)[arguments]:
Use SEARCH-INPUT-DIRECTORY and SEARCH-INPUT-FILE; use G-expression; drop
trailing #T from build phases.
2023-05-12 22:40:18 +02:00
Ricardo Wurmus
001d9b1c64
gnu: multichoose: Clean up.
...
* gnu/packages/bioinformatics.scm (multichoos): Fix indentation.
[arguments]: Use G-expression.
2023-05-12 22:33:44 +02:00
Ricardo Wurmus
6d72af0747
gnu: samblaster: Update to 0.1.26.
...
* gnu/packages/bioinformatics.scm (samblaster): Update to 0.1.26.
2023-05-12 22:31:22 +02:00
Ricardo Wurmus
6331e41cde
gnu: samblaster: Simplify.
...
* gnu/packages/bioinformatics.scm (samblaster): Fix indentation.
[arguments]: Use G-expression; drop trailing #T from 'install phase.
[description]: Use double spacing between all sentences.
2023-05-12 22:29:38 +02:00
Ricardo Wurmus
7da3ca1bd7
gnu: methyldackel: Update to 0.6.1.
...
* gnu/packages/bioinformatics.scm (methyldackel): Update to 0.6.1.
[arguments]: Set LIBBIGWIG variable instead of patching Makefile.
[inputs]: Replace htslib-1.9 with htslib.
2023-05-12 22:27:17 +02:00
Ricardo Wurmus
7a199bb74c
gnu: methyldackel: Simplify arguments.
...
* gnu/packages/bioinformatics.scm (methyldackel)[arguments]: Use list, drop
argument list.
[native-inputs]: Drop package label.
2023-05-12 22:24:30 +02:00
Ricardo Wurmus
5d446e439d
gnu: phast: Simplify by using G-expression.
...
* gnu/packages/bioinformatics.scm (phast)[arguments]: Use G-expression and
drop trailing #T from build phases.
2023-05-12 22:23:23 +02:00
Ricardo Wurmus
fac8721bfd
gnu: ribotaper: Simplify with G-expression.
...
* gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Use G-expression and
drop trailing #T from build phase.
2023-05-12 22:21:14 +02:00
Ricardo Wurmus
0e20ed322d
gnu: sra-tools: Do link with libxml2.
...
* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Use G-expression for
clarity; drop trailing #T from build phases; modify 'configure phase to
dynamically link with libxml2.
[inputs]: Drop package labels; add libxml2.
2023-05-12 21:54:01 +02:00
Ricardo Wurmus
8ba3bf6564
gnu: ncbi-vdb: Ensure that vdb-sqlite is installed.
...
The most important change here is the addition of the 'install-libs phase.
All other changes are just the result of switching to G-expressions.
* gnu/packages/bioinformatics.scm (ncbi-vdb)[arguments]: Add 'install-libs
phase; use G-expression; drop trailing #T from build phases.
[inputs]: Drop package labels.
2023-05-12 21:51:41 +02:00
Mădălin Ionel Patrașcu
263f235cd0
gnu: Add python-mgatk.
...
* gnu/packages/bioinformatics.scm (python-mgatk): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-05-12 15:30:44 +02:00
宋文武
40310efde9
system: default-skeletons: Merge search-paths of multiple profiles.
...
Fixes <https://issues.guix.gnu.org/20255 >.
* gnu/system/shadow.scm (default-skeletons)[bash_profile, zprofile]:
Merge search-paths from multiple profiles via "guix package".
2023-05-12 20:27:06 +08:00
宋文武
6419ca7fd7
gnu: Add Free as in Freedom (2.0).
...
* gnu/packages/fsf.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2023-05-12 20:22:02 +08:00
Pierre Neidhardt
b363fab46f
gnu: sbcl-serapeum: Update to 20230511.
...
* gnu/packages/lisp-xyz.scm (sbcl-serapeum): Update to 20230511.
2023-05-12 11:56:20 +02:00
Ricardo Wurmus
e3e011a081
gnu: python-lightning-cloud: Use older version of fastapi.
...
The variant of the fastapi package must match that of
python-pytorch-lightning.
* gnu/packages/machine-learning.scm (python-lightning-cloud)
[propagated-inputs]: Replace python-fastapi with
python-fastapi-for-pytorch-lightning.
2023-05-12 10:50:01 +02:00
Mădălin Ionel Patrașcu
a070eb7a15
gnu: Add python-optparse-pretty.
...
* gnu/packages/python-xyz.scm (python-optparse-pretty): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-05-12 09:43:20 +02:00
Mădălin Ionel Patrașcu
9d05f9a9f5
gnu: Add r-dropletutils.
...
* gnu/packages/bioconductor.scm (r-dropletutils): New variable.
2023-05-12 09:36:26 +02:00
Mădălin Ionel Patrașcu
a5bae9c748
gnu: Add r-ggpattern.
...
* gnu/packages/cran.scm (r-ggpattern): New variable.
2023-05-12 09:17:07 +02:00
Mădălin Ionel Patrașcu
6c6e2b5fbc
gnu: Add r-gridpattern.
...
* gnu/packages/cran.scm (r-gridpattern): New variable.
2023-05-12 09:17:07 +02:00
Greg Hogan
d07342b166
gnu: texlive-datetime2: Add needed propagated-inputs.
...
Required packages can be seen with:
$ rg RequirePackage $(guix build texlive-datetime2)
* gnu/packages/tex.scm (texlive-datetime2)[propagated-inputs]: Add
TEXLIVE-ETOOLBOX, TEXLIVE-LATEX-XKEYVAL, and TEXLIVE-TRACKLANG.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-11 23:56:24 +02:00
Fabio Natali
277c24442c
gnu: Add emacs-framemove.
...
* gnu/packages/emacs-xyz.scm (emacs-framemove): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-05-11 23:55:43 +02:00
Simon Tournier
60cf9866cf
gnu: texlive-ddphonism: Replace deprecated input.
...
* gnu/packages/tex.scm (texlive-ddphonism)[propagated-inputs]: Replace
deprecated texlive-latex-tools by texlive-tools.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:28 +02:00
Simon Tournier
713f4e57f7
gnu: texlive-totpages: Replace deprecated input.
...
* gnu/packages/tex.scm (texlive-totpages)[propagated-inputs]: Replace
deprecated texlive-latex-graphics by texlive-graphics.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:28 +02:00
Simon Tournier
012a514edb
gnu: texlive-totcount: Replace deprecated input.
...
* gnu/packages/tex.scm (texlive-totcount)[propagated-inputs]: Replace
deprecated texlive-latex-graphics by texlive-graphics.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:27 +02:00
Simon Tournier
43c0bf757a
gnu: texlive-ncctools: Replace deprecated input.
...
* gnu/packages/tex.scm (texlive-ncctools)[propagated-inputs]: Replace
deprecated texlive-latex-graphics by texlive-graphics.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:27 +02:00
Simon Tournier
b924254163
gnu: texlive-soulutf8: Replace deprecated inputs.
...
* gnu/packages/tex.scm (texlive-soulutf8)[propagated-inputs]: Replace
deprecated texlive-generic-etexcmds by texlive-etexcmds and deprecated
texlive-generic-infwarerr by texlive-infwarerr.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:26 +02:00
Simon Tournier
345ec9f33a
gnu: texlive-xetex: Replace deprecated inputs.
...
* gnu/packages/tex.scm (texlive-xetex)[propagated-inputs]: Replace deprecated
texlive-generic-atbegshi by texlive-atbegshi and deprecated
texlive-latex-atveryend by texlive-atveryend.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-05-11 22:33:24 +02:00
Ricardo Wurmus
6a02462ba2
gnu: python-skranger: Install library.
...
* gnu/packages/python-xyz.scm (python-skranger)[arguments]: Install the
library that we've just built.
2023-05-11 20:55:54 +02:00
Ricardo Wurmus
642b73a029
gnu: Add python-skranger.
...
* gnu/packages/python-xyz.scm (python-skranger): New variable.
2023-05-11 20:41:16 +02:00
Ricardo Wurmus
ee4d9a74b2
Revert "gnu: Add python-pytest-enabler."
...
This reverts commit 0a8c46e89f
.
An older version of python-pytest-enabler already exists in (gnu packages
check).
2023-05-11 20:41:16 +02:00
Efraim Flashner
f3a23fed20
gnu: lagrange: Update to 1.15.9.
...
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.9.
2023-05-11 21:33:05 +03:00
Efraim Flashner
b9a87d02e8
gnu: mutt: Update to 2.2.10.
...
* gnu/packages/mail.scm (mutt): Update to 2.2.10.
2023-05-11 21:33:05 +03:00
Efraim Flashner
ce6a1b29bd
gnu: qiv: Update to 2.3.3.
...
* gnu/packages/image-viewers.scm (qiv): Update to 2.3.3.
2023-05-11 21:33:05 +03:00
Efraim Flashner
7120dc6e16
gnu: git-annex: Update to 10.20230407.
...
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230407.
2023-05-11 21:33:05 +03:00
Efraim Flashner
96e013f964
gnu: global: Update to 6.6.10.
...
* gnu/packages/code.scm (global): Update to 6.6.10.
2023-05-11 21:33:02 +03:00
Ludovic Courtès
d6f6b57766
tests: vnstat: Avoid call to 'getservbyname'.
...
This would break "make as-derivation" because /etc/services is
unavailable in the build environment:
[ 38/ 80] loading... 95.0% of 40 filesBacktrace:
In guix/build/compile.scm:
249:8 19 (compile-files "." "/gnu/store/s5nadqd6hkzivkxp33svwqslfn608ng5-guix-system-tests" ("gnu/tests/audio.scm" "gnu/tests/base.scm" "gnu/tests/ci.scm" "gnu/tests/cups.scm" "gnu/tests/d…" …) …)
[…]
In unknown file:
0 (getserv "discard" "tcp")
ERROR: In procedure getserv:
In procedure getserv: no such service discard
builder for `/gnu/store/…-guix-system-tests.drv' failed with exit code 1
* gnu/tests/vnstat.scm (run-vnstat-test): Hard-code 'guest-port' instead
of calling 'getservbyname'.
2023-05-11 18:09:45 +02:00
Ricardo Wurmus
23a575f97c
gnu: Add python-omnipath.
...
* gnu/packages/python-web.scm (python-omnipath): New variable.
2023-05-11 17:12:54 +02:00
Ricardo Wurmus
6cac909c95
gnu: Add python-inflect.
...
* gnu/packages/python-xyz.scm (python-inflect): New variable.
2023-05-11 17:12:54 +02:00
Ricardo Wurmus
0616939641
gnu: Add python-docrep.
...
* gnu/packages/python-xyz.scm (python-docrep): New variable.
2023-05-11 17:12:54 +02:00
Ricardo Wurmus
0a8c46e89f
gnu: Add python-pytest-enabler.
...
* gnu/packages/python-check.scm (python-pytest-enabler): New variable.
2023-05-11 17:12:54 +02:00
Ricardo Wurmus
5e07608a30
gnu: Add python-adjusttext.
...
* gnu/packages/python-xyz.scm (python-adjusttext): New variable.
2023-05-11 17:12:54 +02:00
Bruno Victal
1e4c45b0dc
tests: Add vnstat tests.
...
* gnu/tests/vnstat.scm: New file.
* gnu/local.mk: Register it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-11 16:38:29 +02:00
Bruno Victal
ca52cdd647
services: inetd: Export accessors.
...
* gnu/services/networking.scm: Export inetd-configuration?,
inetd-configuration-program, inetd-configuration-entries, inetd-entry?,
inetd-entry-node, inetd-entry-name, inetd-entry-socket-type,
inetd-entry-protocol, inetd-entry-wait?, inetd-entry-user, inetd-entry-program
and inetd-entry-arguments.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-11 16:38:29 +02:00
Bruno Victal
0e3bb48d36
services: Add vnstat-service-type.
...
* gnu/services/monitoring.scm (vnstat-service-type): New variable.
* doc/guix.texi (Monitoring Services): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-05-11 16:38:29 +02:00