Commit Graph

132983 Commits

Author SHA1 Message Date
Paul A. Patience aa18e500c8
gnu: perl6-json-unmarshal: Reindent.
* gnu/packages/perl6.scm (perl6-json-unmarshal)[source]: Reindent.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:58 +02:00
Paul A. Patience 168d474e84
gnu: perl6-json-marshal: Update to 0.0.23.
* gnu/packages/perl6.scm (perl6-json-marshal): Update to 0.0.23.
[source]: Reindent.
[propagated-inputs]: Move below native-inputs.
[synopsis]: Serialisation -> serialization.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:58 +02:00
Paul A. Patience 0e3cf25786
gnu: perl6-json-name: Update to 0.0.6.
* gnu/packages/perl6.scm (perl6-json-name): Update to 0.0.6.
[source]: Reindent.
[propagated-inputs]: Add perl6-json-optin.
[synopsis, description]: Fix minor stylistic issues.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:58 +02:00
Paul A. Patience f54f918b4f
gnu: Add perl6-json-optin.
* gnu/packages/perl6.scm (perl6-json-optin): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:57 +02:00
Paul A. Patience 093e496fe6
gnu: perl6-json-fast: Update to 0.17.
* gnu/packages/perl6.scm (perl6-json-fast): Update to 0.17.
[source]: Reindent.
[synopsis, description]: Replace mentions of Perl with Raku and fix
minor stylistic issues.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:57 +02:00
Paul A. Patience 12dd3c5d2d
gnu: perl6-json: Perl -> Raku.
* gnu/packages/perl6.scm (perl6-json): Extract commit outside of source.
[description]: Replace mention of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:57 +02:00
Paul A. Patience 189333f9c0
gnu: perl6-grammar-profiler-simple: Perl -> Raku.
* gnu/packages/perl6.scm (perl6-grammar-profiler-simple)[source]:
Reindent.
[synopsis, description]: Replace mentions of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:57 +02:00
Paul A. Patience 3471ab0a13
gnu: perl6-grammar-debugger: Perl -> Raku.
* gnu/packages/perl6.scm (perl6-grammar-debugger)[source]: Reindent.
[synopsis]: Replace mention of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:57 +02:00
Paul A. Patience 479fedb025
gnu: perl6-terminal-ansicolor: Perl -> Raku.
* gnu/packages/perl6.scm (perl6-terminal-ansicolor): Extract commit
outside of source.
[description]: Replace mention of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:57 +02:00
Paul A. Patience 90a7efcc1e
gnu: perl6-zef: Update to 0.13.8.
* gnu/packages/perl6.scm (perl6-zef): Update to 0.13.8.
[source]: Reindent.
[arguments]: Replace Perl with Raku in 'check' phase.
[synopsis, description]: Replace mentions of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:57 +02:00
Paul A. Patience 8dca56b4a1
gnu: perl6-tap-harness: Update to 0.3.5.
* gnu/packages/perl6.scm (perl6-tap-harness): Update to 0.3.5.
[source]: Update URL. Reindent.
[arguments]: Replace obsolete prove6 script with manual Raku invocation
in 'check' phase.
[home-page]: Update.
[synopsis]: Replace mention of Perl with Raku.

* gnu/packages/rakudo-build-system.scm (check): Replace obsolete prove6
script with manual Raku invocation.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 10:41:57 +02:00
Paul A. Patience 6a80ac450c
gnu: rakudo: Update to 2022.04.
* gnu/packages/perl6.scm (rakudo): Update to 2022.04.
[source]: Add snippet to delete bundled 3rdparty directory.
[arguments]: Add 'remove-calls-to-git', 'fix-paths' and
'disable-failing-tests' phases. Remove 'patch-source-date' phase. Adjust
files in 'patch-more-shebangs' phase and sort them. Remove redundant
'./' from 'configure' phase. Replace Perl extensions and paths with Raku
equivalents in 'install-dist-tool' phase.
[native-inputs]: Add nqp-configure.
[synopsis, description]: Replace mentions of Perl with Raku.

* guix/build/rakudo-build-system.scm (install): Replace Perl extension
with Raku extension.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 09:21:56 +02:00
Paul A. Patience f3f39988b5
gnu: nqp: Update to 2022.04.
* gnu/packages/perl6.scm (nqp): Update to 2022.04.
[arguments]: Add 'remove-calls-to-git' and 'fix-paths' phases. Remove
obsolete files from 'patch-more-shebangs' phase and sort the
rest. Remove 'patch-source-date' and 'remove-failing-test' phases.
[native-inputs]: Add nqp-configure.
[home-page]: Update.
[description]: Replace mentions of Perl with Raku.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 09:21:56 +02:00
Paul A. Patience 89d603da19
gnu: Add nqp-configure.
* gnu/packages/perl6.scm (nqp-configure): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 09:21:56 +02:00
Paul A. Patience caee1d4e7a
gnu: moarvm: Update to 2022.04.
* gnu/packages/perl6.scm (moarvm): Update to 2022.04.
[arguments]: Add 'fix-build' phase.
[propagated-inputs]: Use latest libtommath. Move below native-inputs.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 09:21:56 +02:00
Paul A. Patience d154fa0bae
gnu: rakudo: Remove trailing booleans.
* gnu/packages/perl6.scm (rakudo)[source]: Reindent.
[arguments]: Remove trailing booleans. Reindent.
[native-search-paths]: Reindent.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 09:21:55 +02:00
Paul A. Patience 3e1e131610
gnu: nqp: Remove trailing booleans.
* gnu/packages/perl6.scm (nqp)[source]: Reindent.
[snippet]: Remove trailing boolean (and therefore the 'begin').
[arguments]: Remove trailing booleans. Reindent.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 09:21:55 +02:00
Paul A. Patience 603dcdfbce
gnu: moarvm: Remove trailing boolean.
* gnu/packages/perl6.scm (moarvm)[source]: Reindent.
[snippet]: Remove trailing boolean.
[arguments]: Reindent.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 09:21:55 +02:00
Timotej Lazar 2446683c46
gnu: imv: Update to 4.5.0.
* gnu/packages/image-viewers.scm (imv): Update to 4.5.0.
[inputs]: Add libjxl.
[native-inputs]: Add cmocka.

Change-Id: I71d8dff608570634692aed93959a4cc5da485150
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 08:55:03 +02:00
Andy Tai b1a74ee76e
gnu: units: Update to 2.23.
* gnu/packages/maths.scm (units): Update to 2.23.

Change-Id: Ia1b3df68c125631255cb3d28d2bf55d3148ee462
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2024-03-04 08:55:00 +02:00
Efraim Flashner b13747e977
gnu: vim: Update to 9.1.0146.
* gnu/packages/vim.scm (vim): Update to 9.1.0146.
[arguments]: Adjust 'patch-absolute-paths phase to patch another /bin/sh
invocation.

Change-Id: I61e65988b96561bd10c9d35506e24c702cfb38d3
2024-03-03 21:52:07 +02:00
Troy Figiel f00f56514d
gnu: Add python-fastparquet.
* gnu/packages/databases.scm (python-fastparquet): New variable.

Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib3c39167c0d82aab9b271fdba181daa311f692a8
2024-03-03 08:08:16 +00:00
Troy Figiel bdecacafec
gnu: Add python-cramjam.
* gnu/packages/python-compression.scm (python-cramjam): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-03 08:08:16 +00:00
Efraim Flashner f5972b0762
gnu: girara: Update to 0.4.2.
* gnu/packages/gtk.scm (girara): Update to 0.4.2.

Change-Id: Ib7daa73b5802c98b653f4513f6111dcad786b65f
2024-03-03 08:54:15 +02:00
Liliana Marie Prikler b0fb2c526b
gnu: Fix variable name of prosody-smacks.
In commit bca48fdef4, it was inadvertently
changed to “prosody-smack”.  The CLI is not affected.

* gnu/packages/messaging.scm (prosody-smack): Rename to…
(prosody-smacks): … this.

Fixes: “Another silly refactoring mistake” <https://bugs.gnu.org/69272#70>
Reported-by: Carlo Zancanaro <carlo@zancanaro.id.au>
2024-03-03 07:16:58 +01:00
Tomas Volf 6f5ea7ac1a
gnu: podman: Update to 4.9.3.
* gnu/packages/containers.scm (podman): Update to 4.9.3.
* gnu/packages/patches/podman-program-lookup.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: If764e8456a697d16b76cd4ba1243cc5f633a6049
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-02 17:23:26 +01:00
Tomas Volf 61694dc1cd
gnu: Add passt.
* gnu/packages/containers.scm (passt): New variable.

Change-Id: I2ebdd9d4255a89a86fb196568215b74bb61cb3a6
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-02 17:18:17 +01:00
Tomas Volf a8d214d3cc
gnu: cgit: Update to 8905003cba637e5b18069e625cd4f4c05ac30251.
* gnu/packages/version-control.scm (cgit): Update to
8905003cba637e5b18069e625cd4f4c05ac30251.

Change-Id: I2bf1cdc16c6d8164e11b03ab26a048d6149a5e7c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-02 17:14:18 +01:00
Tomas Volf 47d5a96bd2
gnu: guile-irregex: Update to 0.9.11.
Since upstream now provides tests for guile, they are executed, both before
install (testing the internals) and after install (making sure the guile
module and everything works well).

Guile 2.0 for some reason cannot load "foo.scm" using (load-from-path "foo"),
so symlinks are created to work around that.

* gnu/packages/guile-xyz.scm (guile-irregex)[version]: Update to 0.9.11.
[arguments]: Convert to gexp.
<#:phases>{'move-files-around}: Copy files instead of moving.
{'check, 'check-installed}: New phases.
(guile2.0-irregex)[arguments]: Add 'create-symlinks phase.

Change-Id: Ib9d4e9c24475aa8e7fc1e70b868b690eaf6ad42e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-02 17:10:10 +01:00
John Fremlin 6e7484808f
gnu: llama-cpp: Update to 03bf16.
* gnu/packages/machine-learning.scm (llama-cpp): Update to
03bf161eb6dea6400ee49c6dc6b69bdcfa9fd3fc.
[arguments]: Adjust program names.

Change-Id: I9f5474606dd01be73fbc50813250991e9d248d85
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-02 17:09:28 +01:00
Tomas Volf ef788ee2dc
build-system/guile: Install .scm files first.
Until now the .go files were generated first, and only after that the .scm
files were installed into the target location.  That led to a lot of messages
about `source file ... newer than compiled' if the custom 'check phase tried
to load the compiled files.

Swapping the order of the actions resolves the issue allowing the tests to be
written without lot of noise in the build log.

For final artifacts it was not a problem, since daemon resets the timestamps.

* guix/build/guile-build-system.scm (build): Install .scm before producing
.go.

Change-Id: I3428d144fcbaa6c904ee662193c3bca82589e344
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-02 16:26:29 +01:00
Tomas Volf c3cd24b29a
build-system/guile: Fix indentation.
The inner (let) was on the same level as the outer one, which was confusing.

* guix/build/guile-build-system.scm (build): Fix indentation.

Change-Id: I701b61747c270b185eac9377b066748baa2b3d20
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-02 16:26:26 +01:00
Tomas Volf 7fc91c1413
build-system/guile: Fix typo in documentation string.
* guix/build/guile-build-system.scm (install-documentation): Fix typo in
documentation string.

Change-Id: I8940591fcbf8222c8f8365dabbac0e8300cad84c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-02 16:25:35 +01:00
Spencer King 080d2dbcb5
gnu: Add python-mord.
* gnu/packages/machine-learning.scm (python-mord): New variable.

Change-Id: I1a495fece72a0b998a69cb518544ed8835b12a40
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-03-02 16:10:53 +01:00
Ludovic Courtès edde7ee1bc
doc: Add “Inspecting Services” section.
* doc/guix.texi (Inspecting Services): New subsection.

Change-Id: I71378101de913a494e0d0e93cc76434c5a70b520
2024-03-02 16:08:50 +01:00
Ludovic Courtès 60c9a339df
doc: Add “Getting Started with the System” section.
* doc/guix.texi (Getting Started with the System): New node.
(After System Installation): Refer to it.  Move note about ‘sudo guix
pull’ to the “Getting Started with the System”.
(Getting Started): Refer to it.  Move note about ‘guix system roll-back’
to “Getting Started with the System”.
(Features): Refer to it.
(Using the Configuration System): Adjust intro.  Add “Troubleshooting”
note that mentions ‘guix style -f’ for misplaced parens.
(Instantiating the System): Simplify and cross-reference “Getting
Started with the System”.

Change-Id: Ie74f598450e8059a4579a016e2aeca2edd7696a7
2024-03-02 16:08:49 +01:00
Carlo Zancanaro efdaa885b0
gnu: Add prosody-vcard-muc.
* gnu/packages/messaging.scm (prosody-vcard-muc): New variable.

Change-Id: I57eae8373369e7e954084803fd7b861ab85ce4ad
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-02 13:57:32 +01:00
Carlo Zancanaro 1298319c9b
gnu: Update prosody modules to the newest revision.
* gnu/packages/messaging.scm (prosody-module): Update to fba64b043c52.

Change-Id: I012c2f661200cc59ae088e522ac233c09d77d2af
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-02 13:57:32 +01:00
Carlo Zancanaro cab71bdcfb
gnu: Use copy-build-system for prosody modules.
* gnu/packages/messaging.scm (prosody-module): Use copy-build system.

Change-Id: I6de2827c63cb454d80b20f3af84fa610a75172f4
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-02 13:57:32 +01:00
Carlo Zancanaro bca48fdef4
gnu: Extract prosody-module from existing prosody modules.
* gnu/packages/messaging.scm (prosody-module): New procedure.
(prosody-http-upload, prosody-smacks): Use it.

Change-Id: I55c69104460adbbd89c491b18f9f22681aefb92a
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-03-02 13:57:32 +01:00
Liliana Marie Prikler 4a0549be52
gnu: Add theft.
* gnu/packages/check.scm (theft): New variable.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-03-02 08:00:15 +01:00
Liliana Marie Prikler 0b969af153
gnu: Add greatest.
* gnu/packages/check.scm (greatest): New variable.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-03-02 08:00:15 +01:00
Liliana Marie Prikler c8837f8f03
gnu: python-scikit-build: Add more non-deterministic test failures.
* gnu/packages/python-xyz.scm (python-scikit-build)[#:phases]<check>: Also
exclude “test_cxx_compiler” and “test_fortran_compiler”.
2024-03-02 08:00:15 +01:00
Liliana Marie Prikler e046d6d443
gnu: python-telingo: Update to 2.1.3.
* gnu/packages/potassco.scm (python-telingo): Update to 2.1.3.
[source]: Drop obsolete patch.
* gnu/packages/patches/python-telingo-fix-comparison.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2024-03-02 08:00:14 +01:00
Liliana Marie Prikler d694062fb5
gnu: python-plingo: Update to 1.1.0.
* gnu/packages/potassco.scm (python-plingo): Update to 1.1.0.
2024-03-02 08:00:14 +01:00
Liliana Marie Prikler 9c2c2f4fe4
gnu: python-clorm: Update to 1.5.0.
* gnu/packages/potassco.scm (python-clorm): Update to 1.5.0.
2024-03-02 08:00:14 +01:00
Liliana Marie Prikler 54e122c13d
gnu: python-clingo-dl: Fix build.
* gnu/packages/potassco.scm (python-clingo-dl)[#:configure-flags]: Add flag for
CMAKE_MODULE_PATH.
[native-inputs]: Add python-scikit-build.
2024-03-02 08:00:14 +01:00
Liliana Marie Prikler 9bb8f6bff2
gnu: python-clingo: Fix build.
* gnu/packages/potassco.scm (python-clingo)[#:configure-flags]: Add flag for
CMAKE_MODULE_PATH.
2024-03-02 08:00:14 +01:00
Liliana Marie Prikler 0036a1eaa5
gnu: clingo-dl: Update to 1.5.0.
* gnu/packages/potassco.scm (clingo-dl): Update to 1.5.0.
2024-03-02 08:00:14 +01:00
Liliana Marie Prikler b3e363024a
gnu: clingo: Build from actual sources.
* gnu/packages/potassco.scm (clingo)[source]: Modify snippet to remove
generated sources.
[native-inputs]: Add bison and re2c.
2024-03-02 08:00:14 +01:00