Cayetano Santos
1e00840ab4
gnu: gpgmepp: Update to 2.1.0.
...
* gnu/packages/gnupg.scm (gpgmepp): Update to 2.1.0.
Change-Id: Ie733cff10648bd7e09cadc9dc1e5577ee19f99c8
2026-05-29 10:47:18 +02:00
Cayetano Santos
f9a5195bf4
gnu: libassuan: Update to 3.0.2.
...
* gnu/packages/gnupg.scm (libassuan): Update to 3.0.2.
Change-Id: Ie9116581fc2f7a2adf6fe27f473b629ebd171192
2026-05-29 10:47:18 +02:00
Cayetano Santos
500ceb4352
gnu: qgpgme: Update to 2.1.0.
...
* gnu/packages/gnupg.scm (qgpgme): Update to 2.1.0.
Change-Id: Idf7de4452f96f6d32d7e2bb7f2a88bc6e7b16c2f
2026-05-29 10:47:18 +02:00
Cayetano Santos
d6cfaecd11
gnu: gpgme-2: Update to 2.1.0.
...
* gnu/packages/gnupg.scm (gpgme-2): Update to 2.1.0.
Change-Id: I0554efc320ec66bbe1393ee83d0387c80412743b
2026-05-29 10:47:18 +02:00
Cayetano Santos
7c0268900e
gnu: libksba: Update to 1.8.0.
...
* gnu/packages/gnupg.scm (libksba): Update to 1.8.0.
Change-Id: I8edb8c70b573ba26e83858f08aa953df9acc0414
2026-05-29 10:47:18 +02:00
Yelninei
db51427479
gnu: gnutls: Update to 3.8.13.
...
* gnu/packages/tls.scm (gnutls): Update to 3.8.13.
[source]: Remove gnutls-no-which.patch.
* gnu/packages/patches/gnutls-no-which.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Deregister it.
Merges guix/guix!7306
Change-Id: I4161600203490b2989dfddafbedebfeead1cbfea
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:18 +02:00
Yelninei
952d84dc7d
gnu: p11-kit: Update to 0.26.2.
...
* gnu/packages/tls.scm (p11-kit): Update to 0.26.2.
Merges guix/guix!7306
Change-Id: If3a055f532e99fd4e4d433a23e781a147d1af791
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:18 +02:00
Yelninei
e97d8ee352
gnu: libidn2: Update to 2.3.8.
...
* gnu/packages/libidn.scm (libidn2): Update to 2.3.8.
Merges guix/guix!7306
Change-Id: Ib2b3bcc340cbf89cfb1fc67e14eb45ad09910b08
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:18 +02:00
Sughosha
eb60784b22
gnu: python-gpg: Update to 2.0.0.
...
* gnu/packages/gnupg.scm (python-gpg): Update to 2.0.0.
[source]<patches>: Remove the patch.
[arguments]<#:phases>: Remove 'set-environment phase. Add 'patch-setup.py
phase.
[inputs]: Remove gpgme; add gpgme-2 and libgpg-error.
* gnu/packages/patches/python-gpg-setup-72.patch: Remove file.
* gnu/local.mk: Deregister it.
Fixes : guix/guix#2807
Merges guix/guix!8544
Change-Id: Ie926eed78500880420238272d42beb32333e5de7
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:18 +02:00
Sughosha
bd775220cb
gnu: isoimagewriter: Build with newer gpgme.
...
* gnu/packages/kde-utils.scm (isoimagewriter)[inputs]: Remove gpgme; add
gpgme-2.
Merges guix/guix!8544
Change-Id: I790c8814429b04eb2c06d51f4ff6fbd9e1eed42d
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:18 +02:00
Sughosha
ae142f80df
gnu: kmail: Fix build.
...
* gnu/packages/kde-pim.scm (kmail)[inputs]: Remove gpgme; add gpgme-2.
Merges guix/guix!8544
Change-Id: Id01fc550b3aa86dac43895cc1ec99184cb6379f8
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:18 +02:00
Sughosha
a1d66a202c
gnu: kaddressbook: Build with newer gpgme.
...
* gnu/packages/kde-pim.scm (kaddressbook)[inputs]: Remove gpgme; add
gpgme-2.
Merges guix/guix!8544
Change-Id: I136cbbc6b99bdf9b80402ba14fbb33e3d3a32e30
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:18 +02:00
Sughosha
63df36aebf
gnu: kmailcommon: Fix build.
...
* gnu/packages/kde-pim.scm (kmailcommon)[inputs]: Remove gpgme; add gpgme-2.
Merges guix/guix!8544
Change-Id: Ide500e2627ff88d83284581c0c6e882661ba9d9c
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
d7e76c1907
gnu: akregator: Fix build.
...
* gnu/packages/kde-pim.scm (akregator)[inputs]: Remove gpgme; add
gpgme-2.
Merges guix/guix!8544
Change-Id: I8a927f28ab8101752737ce23903d0159a2108859
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
b8a5292a9e
gnu: kleopatra: Fix build.
...
* gnu/packages/kde-pim.scm (kleopatra)[inputs]: Remove gpgme; add gpgme-2.
Merges guix/guix!8544
Change-Id: I658d2ef2d0855888d8188c50234dcc7feb0a80c5
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
e01b095fe6
gnu: kmessagelib: Fix build.
...
* gnu/packages/kde-pim.scm (kmessagelib)[inputs]: Remove gpgme; add
gpgme-2.
Merges guix/guix!8544
Change-Id: I4f9759ee18a0c54ddf5084fe3b9d778e59ae0c9c
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
610c17e72c
gnu: libkleo: Fix build.
...
* gnu/packages/kde-pim.scm (libkleo)[inputs]: Remove gpgme; add gpgme-2.
[propagated-inputs]: Ditto.
Merges guix/guix!8544
Change-Id: I149561985a6b881adfead477feac70f8a1158ad2
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
1ea42353fc
gnu: kwallet-5: Build with newer gpgme.
...
* gnu/packages/kde-frameworks.scm (kwallet-5)[inputs]: Remove gpgme; add
gpgme-2.
Merges guix/guix!8544
Change-Id: I753a517649011858d49d3b4b685e7e62c847975b
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
5eccc921d8
gnu: kwallet: Build with newer gpgme.
...
* gnu/packages/kde-frameworks.scm (kwallet)[inputs]: Remove gpgme; add
gpgme-2.
Merges guix/guix!8544
Change-Id: I06b46d0add86c1e7cf7bcc9032e326f88ae0b486
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
4ff550c126
gnu: qgpgme: Update to 2.0.0.
...
QGpgME has been separated from GPGME.
* gnu/packages/gnupg.scm (qgpgme): Update to 2.0.0; do not inherit from gpgme;
remove the comment for the license field.
[version]: New field; update to "2.0.0".
[source]: New field; update to the new location.
[build-system]: New field; switch to qt-build-system.
[arguments]: Switch to gexp.
<#:qtbase>: Set to qtbase.
<#:phases>: Remove 'chdir-and-symlink phase; add 'check-setup phase.
[propagated-inputs]: Remove gpgme; add gpgme-2, gpgmepp, and libgpg-error.
[native-inputs]: Do not modify the inherited native inputs; add gnupg and
pkg-config.
[inputs]: Remove field.
[home-page]: New field; update URL.
Merges guix/guix!8544
Change-Id: Ibd0119521c119d5426692cf20970d844361b7fe1
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
e1e8dcec2d
gnu: qgpgme-qt5: Update to 2.0.0.
...
QGpgME has been separated from GPGME.
* gnu/packages/gnupg.scm (qgpgme): Update to 2.0.0; do not inherit from gpgme;
remove the comment for the license field.
[version]: New field; update to "2.0.0".
[source]: New field; update to the new location.
[build-system]: New field; switch to qt-build-system.
[arguments]: Switch to gexp.
<#:phases>: Remove 'chdir-and-symlink phase; add 'check-setup phase.
[propagated-inputs]: Remove gpgme; add gpgme-2, gpgmepp, and libgpg-error.
[native-inputs]: Do not modify the inherited native inputs; add gnupg and
pkg-config.
[inputs]: Remove field.
[home-page]: New field; update URL.
Merges guix/guix!8544
Change-Id: I8a3ee2037be44339510a3ad82766a3a995d34746
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
dd2ffbae41
gnu: Add gpgmepp.
...
* gnu/packages/gnupg.scm (gpgmepp): New variable.
Merges guix/guix!8544
Change-Id: I3de7f992aa2fd99926dcdf40ab425b8f2d3c604a
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
832aa7fe08
gnu: gpgme-1: Inherit from gpgme-2.
...
* gnu/packages/gnupg.scm (gpgme-1): Inherit from gpgme-2.
[build-system, arguments, inputs, propagated-inputs, home-page, synopsis,
description, license]: Drop the fields.
Merges guix/guix!8544
Change-Id: Iaefeea413e7a6136c4808ba2b9d9db8909ad7680
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
3af43f1496
gnu: Add gpgme-2.
...
* gnu/packages/gnupg.scm (gpgme-2): New variable.
Merges guix/guix!8544
Change-Id: Ie2f31a44521d96c8c44507ba31b9468989c793ad
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Sughosha
7a997cedcf
gnu: gpgme: Rename to gpgme-1.
...
* gnu/packages/gnupg.scm (gpgme): Raname variable to...
(gpgme-1): ...this.
(gpgme): New variable set to gpgme-1.
Merges guix/guix!8544
Change-Id: I428f60548e56b59d29d1abdf4f546e37353a70b3
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Ahmad Jarara
7c91facc51
gnu: libfido2: Enable tests.
...
* gnu/packages/security-token.scm (libfido2): Enable tests.
[arguments]<#:tests?>: Unset #f.
<#:configure-flags>: Add "-DBUILD_TESTS=ON".
Merges guix/guix!8743
Change-Id: Id262d0577653408b3827b6ab6ccecb689dabb306
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Ahmad Jarara
f688d7f551
gnu: libcbor: Enable tests.
...
* gnu/packages/compression.scm (libcbor):
[arguments]: Switch to G-Expressions.
<#:tests?>: Unset #f.
<#:configure-flags>: Remove redundant CMAKE_BUILD_TYPE,
CMAKE_INSTALL_LIBDIR, and CMAKE_INSTALL_RPATH configure flags.
Remove CBOR_CUSTOM_ALLOC flag; add "-DWITH_TESTS=ON".
[inputs]: Add cmocka.
Merges guix/guix!8743
Change-Id: I673c2d44a1533424e201c14a3becbb80065d870e
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
Modified-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Yelninei
86e99fd53d
gnu: rhash: Update to 1.4.6.
...
* gnu/packages/crypto.scm (rhash): Update to 1.4.6.
Merges guix/guix!7667
Change-Id: Ibc4d1d1ceffe8895fe75644482b4cbc2542d3d48
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 10:47:17 +02:00
Cayetano Santos
33036b2908
gnu: perl-gnupg-interface: Update to 1.06.
...
* gnu/packages/gnupg.scm (perl-gnupg-interface): Update to 1.06.
Merges guix/guix!8909
Change-Id: Ia60101846e415863d5f2f089ceeb5a84d52e8991
2026-05-29 10:44:55 +02:00
Cayetano Santos
01b64d3428
gnu: gpa: Update to 0.11.1.
...
* gnu/packages/gnupg.scm (gpa): Update to 0.11.1.
Merges guix/guix!8909
Change-Id: I83c5d8180ae5f50953c2c9f6a606c14e5b78b3b9
2026-05-29 10:44:47 +02:00
Cayetano Santos
1c7e2df756
gnu: gpa: Refresh package.
...
* gnu/packages/gnupg.scm (gpa)[arguments]: Switch to G-Expressions.
Merges guix/guix!8909
Change-Id: I2352a74b486729dcbaf548d497dcbaec0a85c85d
2026-05-29 10:44:39 +02:00
Cayetano Santos
062cd42d46
gnu: signing-party: Update to 2.12.
...
* gnu/packages/gnupg.scm (signing-party): Update to 2.12.
Merges guix/guix!8909
Change-Id: Icfeb77fca0f9a4f89bf726d4dbe00d5661b17821
2026-05-29 10:44:31 +02:00
Cayetano Santos
5764620de1
gnu: signing-party: Refresh package.
...
* gnu/packages/gnupg.scm (signing-party)[arguments]: Switch to
G-Expressions; apply max column.
Merges guix/guix!8909
Change-Id: I86de74da637d3484f37db90a7315ee37183d9177
2026-05-29 10:44:23 +02:00
Cayetano Santos
7c271adcee
gnu: llama-cpp: Update to 0.0.0-9353.
...
* gnu/packages/machine-learning.scm (llama-cpp): Update to
0.0.0-9353.
[arguments]<#:configure-flags>: Retore build ui.
<#:phases>: Add ’get-ui; update ’fix-tests.
[inputs]: Add ui.
Merges guix/guix!8859
Change-Id: I34da043c207041e14ce97e92799f541da3ce862d
2026-05-29 10:42:09 +02:00
Cayetano Santos
e8f0ac36a0
gnu: ggml: Update to 0.13.0.
...
* gnu/packages/machine-learning.scm (ggml): Update to 0.13.0.
Merges guix/guix!8859
Change-Id: I1a64b171c313f7b8217e20a347bba6548fd829e4
2026-05-29 10:42:08 +02:00
Nguyễn Gia Phong
728e54fbae
Revert "gnu: node-typescript: Update to 6.0.3."
...
This reverts commit ba4943661a ,
which was pushed by mistake.
Change-Id: I887a59c3fc67c9618ffb4f3d9e7e2314954a0050
2026-05-29 17:27:53 +09:00
Nguyễn Gia Phong
2cc6aacbd7
gnu: postgresql-14: Graft to 14.23 [security fixes].
...
PostgreSQL 14.23 contains fixes for CVE-2026-6472, CVE-2026-6473,
CVE-2026-6474, CVE-2026-6475, CVE-2026-6477, CVE-2026-6478,
CVE-2026-6479 and CVE-2026-6637.
* gnu/packages/databases.scm (postgresql-14): Update to 14.23.
Change-Id: I15229d938c5bfbd787d4b5f6a9328d79ba1b3626
2026-05-29 16:41:30 +09:00
Nguyễn Gia Phong
20dcd44484
gnu: postgresql-15: Update to 15.18.
...
PostgreSQL 14.23 contains fixes for CVE-2026-6472, CVE-2026-6473,
CVE-2026-6474, CVE-2026-6475, CVE-2026-6477, CVE-2026-6478,
CVE-2026-6479 and CVE-2026-6637.
* gnu/packages/databases.scm (postgresql-15): Update to 15.18.
Change-Id: I6435952609e84c232cf3ed092ff067f855f9a414
2026-05-29 16:41:30 +09:00
Nguyễn Gia Phong
75a84eaea6
gnu: postgresql-16: Update to 16.14.
...
PostgreSQL 16.14 contains fixes for CVE-2026-6472, CVE-2026-6473,
CVE-2026-6474, CVE-2026-6475, CVE-2026-6477, CVE-2026-6478,
CVE-2026-6479, CVE-2026-6637 and CVE-2026-6638.
* gnu/packages/databases.scm (postgresql-16): Update to 16.14.
Change-Id: Ifa8a9a86618a06d5ca6b4f34b542f05508b87b30
2026-05-29 16:41:30 +09:00
Nguyễn Gia Phong
f15277c19a
gnu: postgresql-17: Update to 17.10.
...
PostgreSQL 17.10 contains fixes for CVE-2026-6472, CVE-2026-6473,
CVE-2026-6474, CVE-2026-6475, CVE-2026-6476, CVE-2026-6477,
CVE-2026-6478, CVE-2026-6479, CVE-2026-6637 and CVE-2026-6638.
* gnu/packages/databases.scm (postgresql-17): Update to 17.10.
Change-Id: I761ff3cc28c7b21eb15a6cd7f5cb2e2c48a1915b
2026-05-29 16:41:29 +09:00
Kjartan Oli Agustsson
ba4943661a
gnu: node-typescript: Update to 6.0.3.
...
* gnu/packages/node-xyz.scm (node-typescript): Update to 6.0.3.
Change-Id: I1989b73d7ecabd2bfcfe6495f317776484d6ddbf
Merges: https://codeberg.org/guix/guix/pulls/8623
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-05-29 16:41:29 +09:00
Anderson Torres
cf21d51433
gnu: Remove pending references to deprecated (gnu packages flex).
...
* gnu/packages/c.scm: Remove references to (gnu packages flex).
* gnu/packages/video.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/admin.scm: Change (gnu packages flex)
to (gnu packages compiler-tools).
* gnu/packages/algebra.scm: Likewise.
* gnu/packages/apparmor.scm: Likewise.
* gnu/packages/assembly.scm: Likewise.
* gnu/packages/astronomy.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/bison.scm: Likewise.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/chemistry.scm: Likewise.
* gnu/packages/cluster.scm: Likewise.
* gnu/packages/cobol.scm: Likewise.
* gnu/packages/code.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/coq.scm: Likewise.
* gnu/packages/coreboot.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/datalog.scm: Likewise.
* gnu/packages/debug.scm: Likewise.
* gnu/packages/dictionaries.scm: Likewise.
* gnu/packages/dns.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/dotnet.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/electronics.scm: Likewise.
* gnu/packages/embedded.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/esolangs.scm: Likewise.
* gnu/packages/fabric-management.scm: Likewise.
* gnu/packages/file-systems.scm: Likewise.
* gnu/packages/finance.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gcc.scm: Likewise.
* gnu/packages/gdb.scm: Likewise.
* gnu/packages/geo.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/graph.scm: Likewise.
* gnu/packages/graphics.scm: Likewise.
* gnu/packages/groff.scm: Likewise.
* gnu/packages/gstreamer.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/hardware.scm: Likewise.
* gnu/packages/haskell.scm: Likewise.
* gnu/packages/heads.scm: Likewise.
* gnu/packages/hurd.scm: Likewise.
* gnu/packages/image-processing.scm: Likewise.
* gnu/packages/instrumentation.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kde-graphics.scm: Likewise.
* gnu/packages/kde-pim.scm: Likewise.
* gnu/packages/kde-sdk.scm: Likewise.
* gnu/packages/kerberos.scm: Likewise.
* gnu/packages/lego.scm: Likewise.
* gnu/packages/lesstif.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/lighting.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/logging.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mpi.scm: Likewise.
* gnu/packages/multiprecision.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/netpbm.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/nickle.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/parallel.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/pretty-print.scm: Likewise.
* gnu/packages/profiling.scm: Likewise.
* gnu/packages/qt.scm: Likewise.
* gnu/packages/radio.scm: Likewise.
* gnu/packages/rdesktop.scm: Likewise.
* gnu/packages/rpc.scm: Likewise.
* gnu/packages/rust.scm: Likewise.
* gnu/packages/security-token.scm: Likewise.
* gnu/packages/selinux.scm: Likewise.
* gnu/packages/shellutils.scm: Likewise.
* gnu/packages/simulation.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/telephony.scm: Likewise.
* gnu/packages/toys.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/virtualization.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/vulkan.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
Merges: https://codeberg.org/guix/guix/pulls/8483
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-05-29 16:41:06 +09:00
Anderson Torres
c74733f035
gnu: Change (gnu packages re2c) to (gnu packages compiler-tools).
...
* gnu/packages/build-tools.scm: Change (gnu packages re2c)
to (gnu packages compiler-tools).
* gnu/packages/lua.scm: Likewise.
* gnu/packages/perl-web.scm: Likewise.
* gnu/packages/potassco.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/web.scm: Likewise.
Change-Id: I8b95c1bd646fae34260a92f48038400eb97413fd
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-05-29 16:41:06 +09:00
Anderson Torres
b25c0b62fe
gnu: re2c: Migrate to (gnu packages compiler-tools).
...
* gnu/packages/compiler-tools.scm: Move to here...
* gnu/packages/re2c.scm (re2c): ...from here. New deprecated variable.
Change-Id: I540e0d2cf0a1137e08f0278e2768b02b9d6fdfae
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-05-29 16:41:06 +09:00
Anderson Torres
1fcf978657
gnu: flex: Drop input label.
...
* gnu/packages/compiler-tools.scm (flex)[inputs]: Drop label.
Change-Id: I2fc83a76735bf66a68a0e56d3ca3558265cde872
Modified-by: Nguyễn Gia Phong <cnx@loang.net >
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-05-29 16:41:06 +09:00
Anderson Torres
7af7accf2f
gnu: flex: Migrate to (gnu packages compiler-tools).
...
* gnu/packages/compiler-tools.scm (flex): Move to here...
* gnu/packages/flex.scm (flex): ...from here. New deprecated variablle.
Change-Id: I505ce7660096fc6325b96eafe1e130d7a1f3924b
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net >
2026-05-29 16:41:05 +09:00
Ricardo Wurmus
f7c1f2cafe
gnu: pigx-rnaseq: Update to 0.1.1-0.1605b54.
...
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.1.1-0.1605b54.
[source]: Fetch git repository.
[arguments]: Adjust phase 'disable-resource-intensive-test.
[inputs]: Replace snakemake-7 with snakemake.
Change-Id: I4aa4d681061ecc58cb819fe95c919da55eb34532
2026-05-29 09:29:40 +02:00
Cayetano Santos
eec2d7a1c8
gnu: Remove emacs-flymake-shellcheck.
...
* gnu/packages/emacs-xyz.scm (emacs-flymake-shellcheck): Delete
variable.
Merges guix/guix!8463
Change-Id: I7ea08bf680f85b76ff6860dead6e59c940c268e8
2026-05-29 09:27:17 +02:00
Cayetano Santos
d6d8b1bb4f
gnu: Add emacs-emcp.
...
* gnu/packages/emacs-xyz.scm (emacs-emcp): New variable.
Merges guix/guix!8781
Change-Id: I629b6f723bcc68c4c9910662f1915e9852161067
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 09:21:56 +02:00
Cayetano Santos
e1b33e1dd2
gnu: Add emacs-http-server.
...
* gnu/packages/emacs-xyz.scm (emacs-http-server): New variable.
Merges guix/guix!8781
Change-Id: I6d99fffb9ec9289cd7a92afbee9ce6eff0789e73
Signed-off-by: Cayetano Santos <csantosb@inventati.org >
2026-05-29 09:21:56 +02:00