summaryrefslogtreecommitdiff
path: root/gnu/packages/guile-xyz.scm
Commit message (Collapse)AuthorAgeFilesLines
* gnu: guile-hoot: Update to 0.6.0.David Thompson9 days1-2/+2
| | | | | | * gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.6.0. Change-Id: Ib0394fa75b798240f3378fa40803e55a4b5afcb2
* gnu: guile-knots: Update to 0-4.d572f59.Christopher Baines2025-01-141-3/+3
| | | | | | * gnu/packages/guile-xyz.scm (guile-knots): Update to 0-4.d572f59. Change-Id: I6a6e1ccf77d39d8849e9936a2458b0d6cd07112e
* gnu: artanis: Update to 1.1.0.Andy Tai2025-01-111-2/+3
| | | | | | | | * gnu/packages/guile-xyz.scm (artanis): Update to 1.1.0. [source]: Add more substitutions to the snippet. Change-Id: I546f1a527a3e99bf559045baee9042bf1e886d5e Signed-off-by: jgart <jgart@dismail.de>
* gnu: artanis: Update to guile-json-4.Josep Bigorra2025-01-101-1/+1
| | | | | | | | | | This resolves https://issues.guix.gnu.org/75446. * gnu/packages/guile-xyz.scm (artanis)[inputs]: Add guile-json-4. [propagated-inputs]: Add it. Signed-off-by: jgart <jgart@dismail.de> Change-Id: Ibd60c4e48f41e4790af85ff7164a6fe2d3e649ea
* gnu: Fix my copyright dates for a module.Artyom V. Poptsov2025-01-071-2/+2
| | | | | | | | * gnu/packages/guile-xyz.scm: Fix my copyright dates for the module (in 575dc58975281e8c2c779c9b3098746606cfc5dd I've updated Artyom Bologov's copyright dates by a mistake.) Change-Id: Ib1c214f794aa13f746d47ab961bb9f5fcb7e61de
* gnu: guile-ini: Update to 0.5.5.Artyom V. Poptsov2025-01-071-3/+3
| | | | | | * gnu/packages/guile-xyz.scm (guile-ini): Update to 0.5.5. Change-Id: I4b40dc950ae5f8bab937852655c36c93425e3fd6
* gnu: guile-ts: Update to 0.3.0.Zheng Junjie2025-01-061-2/+2
| | | | | | * gnu/packages/guile-xyz.scm (guile-ts): Update to 0.3.0. Change-Id: I7e536ce68274535ddf45072415e036551f89f494
* gnu: guile-g-golf: Update to 0.8.0-rc9.Dariqq2024-12-291-2/+2
| | | | | | | * gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0-rc9. Change-Id: I9c9a4123767fc5f9d6e3279aca346fad66bd590d Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
* gnu: guile-knots: Update to 0-3.6119ece.Christopher Baines2024-12-291-3/+4
| | | | | | | * gnu/packages/guile-xyz.scm (guile-knots): Update to 0-3.6119ece. [native-inputs]: Add guile-lib. Change-Id: I74515dbab3fb643dc2223d202ba81de2cd70b2d5
* gnu: artanis: Update to 1.0.0.Andy Tai2024-12-261-5/+2
| | | | | | | | | * gnu/packages/guile-xyz.scm (artanis): update to 1.0.0. [source]: Remove code removing non-existent old directories. [arguments]<#:configure-flags>: Add aarch64 specific flag. Change-Id: I27b38eaff75cda008ae7de3eceb84dc5b7bf01aa Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-knots: Update to 0-2.e8ab6f2.Christopher Baines2024-12-251-3/+3
| | | | | | * gnu/packages/guile-xyz.scm (guile-knots): Update to 0-2.e8ab6f2. Change-Id: I74515dbab3fb643dc2223d202ba81de2cd70b2d5
* gnu: Add guile-libnotify.Ekaitz Zarraga2024-12-201-0/+21
| | | | | | * gnu/packages/guile-xyz.scm (guile-libnotify): New variable. Change-Id: I675b5952957e6205786a950a8dc90f507e43cdfb
* gnu: Add guile-knots.Christopher Baines2024-12-161-0/+34
| | | | | | * gnu/packages/guile-xyz.scm (guile-knots): New variable. Change-Id: Ie021e01ac1e381c9a6b14afa6d1817bec62d17d3
* gnu: guile-fibers: Fix build for the 64bit Hurd.Janneke Nieuwenhuizen2024-12-031-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: Also modify phases for the 64bit Hurd. Change-Id: I780f6a92418b49e5fe0d23eb1c90e155216f1428
* gnu: guile-fibers-1.1: Resurrect cross-build.Janneke Nieuwenhuizen2024-11-221-0/+7
| | | | | | | | | | | | | | The cross-build fix patch for guile-fibers-1.3.1 does not apply to guile-fibers-1.1. This is a follow-up to commit 20c7b8dd04e421a139a02438cf1ddfdfe544a446 gnu: guile-fibers: Fix cross-build to the Hurd. * gnu/packages/guile-xyz.scm (guile-fibers-1.1)[arguments]: When cross-building, remove stage "apply-cross-build-fix-patch". Change-Id: I030264e79709bb6b9753461a998ce629a37e4c01
* gnu: Add guile-taglib.Alec Barreto2024-11-171-0/+36
| | | | | | | * gnu/packages/guile-xyz.scm (guile-taglib): New variable. Change-Id: I68cb1945104b64f621c9e6a1689b63f66c59144e Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-fibers: Fix cross-build to the Hurd.Janneke Nieuwenhuizen2024-11-021-3/+13
| | | | | | | | | | | | | This fixes <https://lists.gnu.org/archive/html/guile-user/2024-10/msg00009.html>, <https://github.com/wingo/fibers/issues/111>. * gnu/packages/patches/guile-fibers-cross-build-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: When cross-building, add `apply-cross-build-fix-patch' phase to apply it. Change-Id: Ic845db832b9446c8cb5b534cc2db63b98c417b1a
* gnu: guile-cv: Update to 0.4.0.Sébastien Lerique2024-10-141-39/+47
| | | | | | | | | | | | | * gnu/packages/guile-xyz.scm (guile-cv): Update to 0.4.0. [arguments]: Set GUILE_AUTO_COMPILE to prevent warnings, fix and separate phase modifications into different tasks. Use G-expression. Remove trailing #t. [inputs]: Replace guile-2.0 with guile-3.0. [native-inputs]: Update syntax. Add autoconf, automake, texinfo, libtool and gettext-minimal. [propagated-inputs]: Update syntax. Change-Id: I0a4141740de7cdadbe103c62831f11474cb4ddb2
* gnu: guile-goblins: Update to 0.14.0.David Thompson2024-09-191-2/+2
| | | | | | * gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.14.0. Change-Id: I2e8bb4ef69fb00ecffe9c2cc922eee2d6c3f84fb
* gnu: Add guile-swayer.Alec Barreto2024-09-191-0/+25
| | | | | | | * gnu/packages/guile-xyz.scm (guile-swayer): New variable. Change-Id: Ibd3817842e36fa35a3f1ecc09288549c10fd0d12 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add guile-srfi-235.Yuval Langer2024-09-091-0/+39
| | | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-235): New variable. Signed-off-by: jgart <jgart@dismail.de> Change-Id: Ic909fb9f960f53337706a90a27245dacb8e549ae
* gnu: guile-hoot: Update to 0.5.0.David Thompson2024-09-061-2/+2
| | | | | | * gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.5.0. Change-Id: I6f205218eb9b2044378ebbda736407a3a85035b1
* gnu: guile-qr-code: Update to 0.2.0.Artyom V. Poptsov2024-09-021-2/+2
| | | | | | | * gnu/packages/guile-xyz.scm (guile-qr-code): Update to 0.2.0. Change-Id: Ia727ef2501191aa86b9008e03e927293dd3b7125 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: jupyter-guile-kernel: Fix build.宋文武2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (jupyter-guile-kernel)[arguments]: Don't refer to nonexistent 'install' phase. Change-Id: I3a59cb9d740fa6e3cb17b8e8a69dae82169a9b65
* gnu: guile-shapefile: Fix build.宋文武2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-shapefile)[arguments]: Don't refer to nonexistent 'install' phase. Change-Id: Idf7c38d399c124d537740aa48eb525fcf6cc9e64
* gnu: guile-rsv: Fix build.宋文武2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-rsv)[arguments]: Don't refer to nonexistent 'install' phase. Change-Id: I80cb124b39df495fb03384650c3125f375028c65
* gnu: guile-ac-d-bus: Fix build.宋文武2024-08-311-2/+1
| | | | | | | | * gnu/packages/guile-xyz.scm (guile-ac-d-bus)[arguments]: Don't refer to nonexistent 'install' phase. Don't pass 'implicit-inputs? #f' as it needs gzip to compress info manual. Change-Id: Idd48dd9b4404a7d42649d24a23fc91c4102988db
* gnu: guile-srfi-197: Fix build.宋文武2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-srfi-197)[arguments]: Don't refer to nonexistent 'install' phase. Change-Id: I011c953008e886414464a1277cd8e99024ffed92
* gnu: guile-irregex: Fix build.宋文武2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-irregex)[arguments]: Don't refer to nonexistent 'install' phase. Change-Id: I6f6e08305105889ee5429754707d07a7a69b66b6
* gnu: guile-commonmark: Run tests under C.UTF-8.Ludovic Courtès2024-08-311-1/+5
| | | | | | | * gnu/packages/guile-xyz.scm (guile-commonmark)[source]: Change “en_US.utf8” to “C.UTF-8” in tests. Change-Id: I85bd8c0a60883f771e75c4ec90e4c441531d777b
* gnu: guile-xyz: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-311-11/+10
| | | | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/guile-xyz.scm (artanis)[inputs]: Add 'bash-minimal'. (guile-hall)[inputs]: Likewise. (python-on-guile)[inputs]: Likewise. (haunt)[inputs]: Likewise. (emacsy)[inputs]: Likewise. (nomad)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I496c2ac6d7e9a9266dc57cdbc9ada434968d9bac
* gnu: guile-smc: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-smc) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: Ifb649d6b1700556d5c4c263f8f90e023c8ab5d67
* gnu: guile-gitlab: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-gitlab) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: Icef920ffd3e7363a6a6c789a63498c5ab19396f5
* gnu: guile-libyaml: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-libyaml) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I4046a3f189564c2694b31b71379c10cee004915f
* gnu: guile-studio: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-studio) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I0c2cee834ec38b583169916bd5f6bc2e7d9a57f2
* gnu: haunt: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (haunt) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I234344443de93e07e390ca8ae155718692926633
* gnu: guile-hall: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-hall) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: Ifce9b013fbcff59031659bb727ec1c9cdd06ea40
* gnu: guile-di: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-dbi) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: Ia7c27cc9c05e8818218e4e57b2e8c0c90210b109
* gnu: guile-dsv: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-dsv) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I216f8f05596fd9e836c5ab6b05d22593ce9d1b5c
* gnu: guilescript: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guilescript) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I87d29358c50194d4f4564c7b18924a52c12d6020
* gnu: artanis: Import the correct set of modules.Maxim Cournoyer2024-08-311-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (artanis) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I477450215d69c84247c4d80612eb6ba9b4d7870b
* build-systems: gnu: Export %default-gnu-imported-modules and ↵Maxim Cournoyer2024-08-311-20/+21
| | | | | | | | | | | | | | | | | | | | | %default-gnu-modules. Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
* gnu: Drop gobject-introspection 1.73.1.Liliana Marie Prikler2024-08-251-1/+1
| | | | | | | | | | The actual gobject-introspection has been newer than its "next" variant for some while. * gnu/packages/glib.scm (gobject-introspection-next): Remove variable. * gnu/packages/gtk.scm (gtksourceview)[native-inputs]: Replace gobject-introspection-next with gobject-introspection. * gnu/packages/guile-xyz.scm (guile-g-golf)[native-inputs]: Likewise.
* gnu: Add guile-web-driver-ng.Artyom V. Poptsov2024-08-221-0/+44
| | | | | | | * gnu/packages/guile-xyz.scm (guile-web-driver-ng): New variable. Change-Id: I97f979ccbfe1d9f4e43b7f9a5730e092e36129a0 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: Add guile-qr-code.Artyom V. Poptsov2024-08-211-0/+35
| | | | | | | * gnu/packages/guile-xyz.scm (guile-qr-code): New variable. Change-Id: I8891a1ee442040a4f04183fca7bc1eca6a4fc951 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-dsv: Update to 0.7.2.Artyom V. Poptsov2024-08-211-2/+2
| | | | | | | * gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.2. Change-Id: Ifdcf224c5711956aa9b4d89218a1974ab3c23679 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gitile: Replace outdated dependency.Evgeny Pisemsky2024-08-191-21/+0
| | | | | | | * gnu/packages/version-control.scm (gitile): Replace outdated dependency. * gnu/packages/guile-xyz.scm (guile-syntax-highlight-for-gitile): Remove. Change-Id: I24295a24d0dfef08d5161c206757996ccdd881fd
* Change email of Evgeny Pisemsky.Evgeny Pisemsky2024-08-051-1/+1
| | | | | | | | | | | * .mailmap: Add entry to Evgeny Pisemsky. * gnu/packages/emacs-xyz.scm, gnu/packages/engineering.scm, gnu/packages/guile-xyz.scm, gnu/packages/hardware.scm, gnu/packages/perl.scm, gnu/packages/python-xyz.scm, gnu/packages/sdl.scm, gnu/packages/web.scm: Adjust copyright line. Change-Id: I9a10be1ee7cc164f18d826b51348ee26eee2ca4b Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* Revert "gnu: guile: Update to 3.0.10."Ludovic Courtès2024-07-191-1/+1
| | | | | | | | | | This reverts commit e31299010f6b8ccb3ccd1cc34a0d03483387ea36 and 24163eea584663568b68e19f364256fc7396b61f. The upgrade causes build failures, as noticeably by running ‘guix pull’, that are being investigated at <https://issues.guix.gnu.org/72183>. Change-Id: I946b43d938666d9dcddf1e5d856b02462bd8e453
* gnu: guile-hoot: Build against guile-3.0-latest.David Thompson2024-07-191-1/+1
| | | | | | | * gnu/packages/guile-xyz.scm (guile-hoot)[inputs]: Replace guile-next with guile-3.0-latest. Change-Id: I5f0d2e07893ee587cc8e88df40c6f3da1a7a17cc