me
/
guix
Archived
1
0
Fork 0
Commit Graph

137672 Commits (8546ca946e617c32ef3bb60947e368f7d038090c)

Author SHA1 Message Date
Liliana Marie Prikler 8546ca946e
doc: Update note on Emacs packages.
* doc/guix.texi ("Emacs packages"): Expand note to talk about differences
between native compilation upstream and as used in Guix.
2024-07-07 08:04:46 +02:00
Ashish SHUKLA 93c48a813d
gnu: weechat: Update to 4.3.4.
* gnu/packages/irc.scm (weechat) : Update to 4.3.4.

Change-Id: I506928ee0cdf7a349b8609b29c28060bf5661fe9
Signed-off-by: Vinicius Monego <monego@posteo.net>
2024-07-06 23:05:52 -03:00
Vinicius Monego f4ad32bfb4
gnu: primesieve: Update to 12.3.
* gnu/packages/maths.scm (primesieve): Update to 12.3.

Change-Id: Ie98e370f2467fd9e9c24e6bfb99b809011ee104a
2024-07-06 23:05:52 -03:00
Vinicius Monego ae8b2caf11
gnu: cminpack: Update to 1.3.9.
* gnu/packages/maths.scm (cminpack): Update to 1.3.9.

Change-Id: I2b4039c4e8c313204f96773b1d0dd072dfca5d41
2024-07-06 23:05:52 -03:00
Vinicius Monego 2891f9fb34
gnu: python-emcee: Update to 3.1.6.
* gnu/packages/statistics.scm (python-emcee): Update to 3.1.6.

Change-Id: I49f5d8247e2674170a677ff08bf62e82735bc74f
2024-07-06 23:05:52 -03:00
Vinicius Monego 2b276ae80f
gnu: xonsh: Improve package style.
* gnu/packages/shells.scm (xonsh)[source](snippet): Remove trailing #t.
[arguments]<#:phases>: Use #$output rather than the outputs alist.

Change-Id: I30c1b1d8e64ba6bbce61e47cbfec91de3d3df7ae
2024-07-06 23:05:52 -03:00
Vinicius Monego 5dad9f6701
gnu: xonsh: Enable tests.
* gnu/packages/shells.scm (xonsh)[arguments]: Remove #:tests?. Skip failing
tests in #:test-flags?. Add phase 'writable-home before 'check.
[native-inputs]: Add git-minimal, python-pyte, python-pytest,
python-pytest-mock, python-pytest-rerunfailures, python-pytest-subprocess,
python-pytest-timeout, python-requests.

Change-Id: Iba35db554b1536246efbd101d9d588f7007fb885
2024-07-06 23:05:52 -03:00
Vinicius Monego 4b3b80f57c
gnu: xonsh: Move to pyproject-build-system.
* gnu/packages/shells.scm (xonsh)[build-system]: Move to
pyproject-build-system.

Change-Id: I033a05b2eb94f15510ff7c3753768aec013dd11a
2024-07-06 23:05:52 -03:00
Vinicius Monego 426739bd9d
gnu: xonsh: Update to 0.17.0.
* gnu/packages/shells.scm (xonsh): Update to 0.17.0.
[source](snippet): Update substitution.

Change-Id: I62d31200f8636e6db9de5d697e711e5b70fcfa9d
2024-07-06 23:05:46 -03:00
Vinicius Monego 3d0114e8fb
gnu: python-arviz: Update to 0.18.0.
* gnu/packages/statistics.scm (python-arviz): Update to 0.18.0.
[propagated-inputs]: Add python-dm-tree.

Change-Id: Ia4714db0ea1ae5097afe875537c162f2cc3ad3fc
2024-07-06 22:59:40 -03:00
Felix Gruber 5b84b46a75
gnu: zeal: Update to 0.7.1.
* gnu/packages/documentation.scm (zeal): Update to 0.7.1.
[arguments]: Convert to gexp.
[inputs]: Use new label-less style.

Change-Id: I9d2851ee303f2e8ebed80b4a1e463aa290bea111
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-06 19:46:20 +02:00
Dariqq 1ace18d351
import: github: Honor upstream-name property.
* guix/import/github.scm (import-release): Use package-upstream-name instead
of package-name.

Change-Id: I9a4999a01156ce02584270837ceab70996b49106
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2024-07-06 12:07:11 +02:00
Janneke Nieuwenhuizen 6eb19661c5
gnu: mes: Update to 0.27.
* gnu/packages/mes.scm (mes): Update to 0.27.

Change-Id: Idf5214fa18fda5c862d9ae0d2a7a3b610e2d9cac
2024-07-06 09:15:49 +02:00
Vinicius Monego 5905b47287
gnu: blender: Update to 3.6.13.
* gnu/packages/graphics.scm (blender): Update to 3.6.13.

Change-Id: Id18c3bc36cae18f54b116fa1ac3ff3e67b78f604
2024-07-06 00:52:44 -03:00
Vinicius Monego dc423fe797
gnu: openimageio: Add optional dependencies.
* gnu/packages/graphics.scm (openimageio)[inputs]: Add dcmtk, freetype,
libglvnd, libraw, libwebp, opencolorio, openjpeg.

Change-Id: I19ac4119783744a37aee0b55d4b49dcf02b55762
2024-07-06 00:52:37 -03:00
Vinicius Monego 5bcca03e14
gnu: openimageio: Update to 2.5.13.0.
* gnu/packages/graphics.scm (openimageio): Update to 2.5.13.0.
[source, home-page]: Follow redirect.

Change-Id: Iacbd7d5b3388e4b709d995ae96859174ee3165a4
2024-07-06 00:45:42 -03:00
Charles 5b6e65a5b5
gnu: fonts: Add font-lilex.
* gnu/packages/fonts.scm (font-lilex): New variable.

Change-Id: I356897bc84f49e9c83ea0faba26ffcd2aaf62427
Signed-off-by: jgart <jgart@dismail.de>
2024-07-05 21:52:09 -05:00
Vinicius Monego 95dd0ed736
gnu: python-cma: Update to 3.4.0.
* gnu/packages/machine-learning.scm (python-cma): Update to 3.4.0.

Change-Id: Ida92761e12069a2e91e0e276c3b873c03bcfefdd
2024-07-05 23:05:53 -03:00
Vinicius Monego f336eb30b1
gnu: python-gpytorch: Update to 1.12.
* gnu/packages/machine-learning.scm (python-gpytorch): Update to 1.12.
[arguments]: Enable previously failing test.
[propagated-inputs]: Add python-mpmath, python-scipy.

Change-Id: I50b9787b2abee2438adaf486d842f4af0d32d162
2024-07-05 23:05:39 -03:00
Vinicius Monego 2c49dd3550
gnu: python-scikit-rf: Update to 1.1.0.
* gnu/packages/engineering.scm (python-scikit-rf): Update to 1.1.0.

Change-Id: If72801c7dd0958c538ee95748794b67711b21cf1
2024-07-05 23:04:16 -03:00
Vinicius Monego 50049f2ab0
gnu: ffmpeg-normalize: Update to 1.28.2.
* gnu/packages/video.scm (ffmpeg-normalize): Update to 1.28.2.

Change-Id: I2297e71645c7325d1576d17a0067a8e30f28bcd7
2024-07-05 23:04:16 -03:00
Vinicius Monego eae4786c11
gnu: python-cartopy: Update to 0.23.0.
* gnu/packages/geo.scm (python-cartopy): Update to 0.23.0.
[arguments]<#:test-flags>: Skip more network tests.

Change-Id: Idbd2b3c52cba0fb58e78171df330581bf83ecbdf
2024-07-05 23:04:15 -03:00
Vinicius Monego b79a10f28f
gnu: openshadinglanguage: Update to 1.13.10.0.
* gnu/packages/graphics.scm (openshadinglanguage): Update to 1.13.10.0.

Change-Id: I7d9b367881c479a3eb4eb451f38b43564250ed30
2024-07-05 23:04:15 -03:00
Vinicius Monego e1e36294ad
gnu: python-scikit-optimize: Update to 0.10.2.
* gnu/packages/python-science.scm (python-scikit-optimize): Update to 0.10.2.
[source]: Switch to maintained repository. Remove compatibility patches and
snippet.
* gnu/packages/patches/python-scikit-optimize-1148.patch,
gnu/packages/patches/python-scikit-optimize-1150.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Change-Id: I6c23c93d3c256b0b97166f80eaeab7f2c7282c5f
2024-07-05 23:04:15 -03:00
Vinicius Monego d38d7d0839
gnu: ansible: Update to 10.1.0.
* gnu/packages/admin.scm (ansible): Update to 10.1.0.

Change-Id: If6c867fdb52c8a38cf48892e0692246c83affe21
2024-07-05 23:04:15 -03:00
Vinicius Monego d6cb8997cf
gnu: ansible-core: Update to 2.17.1.
* gnu/packages/admin.scm (ansible-core): Update to 2.17.1.
[source]: Update URI.

Change-Id: Ia85ccabd5ac83e61baee8829ded0026ef0ae5388
2024-07-05 23:04:15 -03:00
Vinicius Monego 663fed5eec
gnu: python-mapie: Update to 0.8.6.
* gnu/packages/statistics.scm (python-mapie): Update to 0.8.6.

Change-Id: I30eaab1542a98361b75dc8a87bcde8f19a3807b5
2024-07-05 23:04:15 -03:00
Vinicius Monego 6790f1e561
gnu: python-ta-lib: Update to 0.4.32.
* gnu/packages/finance.scm (python-ta-lib): Update to 0.4.32.

Change-Id: I4cafd320daf68fd3de69ced3cf310443df7c2255
2024-07-05 23:04:15 -03:00
Vinicius Monego 11db11f193
gnu: python-deepxde: Update to 1.11.1.
* gnu/packages/machine-learning.scm (python-deepxde): Update to 1.11.1.
[source]: Update URI.

Change-Id: I63c34558a9b55f9267652b88bf88f55614cc631f
2024-07-05 23:04:15 -03:00
Vinicius Monego d73c0b65b3
gnu: symengine: Update to 0.12.0.
* gnu/packages/algebra.scm (symengine): Update to 0.12.0.

Change-Id: I9cd1ac9ef49c4a287caf242f581fea50b1535a97
2024-07-05 23:04:15 -03:00
Vinicius Monego 704e8b387d
gnu: homebank: Update to 5.8.1.
* gnu/packages/finance.scm (homebank): Update to 5.8.1.

Change-Id: I7e050d9a997bab73312691e272a1836dd85580f2
2024-07-05 23:04:15 -03:00
Vinicius Monego 6249fbd6e8
gnu: quantlib: Update to 1.34.
* gnu/packages/finance.scm (quantlib): Update to 1.34.
[source]: Update URI.

Change-Id: Ic357e0fffba595d0591ef6fe290de1945a98cfc8
2024-07-05 23:04:15 -03:00
Vinicius Monego 56a27b0539
gnu: gmic: Update to 3.4.0.
* gnu/packages/image-processing.scm (gmic): Update to 3.4.0.

Change-Id: I2c9335a96bb22625012f35b60620b9b9ad435a64
2024-07-05 23:04:15 -03:00
Vinicius Monego f40d519979
gnu: meep: Update to 1.29.0.
* gnu/packages/engineering.scm (meep): Update to 1.29.0.

Change-Id: I0a23aa041dc97cc6ba4102af66abd8c77b6bbf8b
2024-07-05 23:04:15 -03:00
jgart 41cb417298
gnu: trealla: Update to 2.53.37.
* gnu/packages/prolog.scm (trealla): Update to 2.53.37.

Change-Id: Iea845c85fc4397223a3ed783ab4492928fd9473b
Signed-off-by: jgart <jgart@dismail.de>
2024-07-05 17:18:26 -05:00
Christopher Baines d11912ac25
gnu: nginx: Add --with-compat to the configure flags.
To match the change to nginx-accept-language-module made in
cd15d417e3, as the lack of --with-compat seemed
to cause a "binary compatible" error when trying to use this module with
NGinx.

* gnu/packages/web.scm (nginx)[arguments]: Add --with-compat to
 #:configure-flags.

Change-Id: I50831aef84e845c3cdfc2d6e0f4ba9b6f0dc80d1
2024-07-05 23:26:20 +02:00
Vagrant Cascadian e725e47a69
ugnu: diffoscope: Update to 272.
Fixes: https://issues.guix.gnu.org/71886

* gnu/packages/diffoscope.scm (diffoscope): Update to 272.
2024-07-05 12:18:27 -07:00
Ludovic Courtès 922e943059
gnu: cuirass: Update to 2365ba78.
* gnu/packages/ci.scm (cuirass): Update to 2365ba78.

Change-Id: Ie7c7b59ec10bb819c5f48fc0240c72d4c7089e82
2024-07-05 17:21:57 +02:00
Giacomo Leidi via Guix-patches via 5ee2799cab
services: oci-container: Allow setting Shepherd actions in oci-container-configuration.
* gnu/services/docker.scm (oci-container-configuration)
[shepherd-actions]: New field.
(sanitize-shepherd-actions): sanitize it.
(oci-container-shepherd-service): use it.

* doc/guix.texi: Document it.

Change-Id: I0ca9826542be7cb8ca280a07a9bff1a262c2a8a7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-05 15:12:34 +08:00
Giacomo Leidi via Guix-patches via cb57a3fd9f
services: oci-container: Allow setting Shepherd respawn? in oci-container-configuration.
* gnu/services/docker.scm (oci-container-configuration)
[respawn?]: New field.
(oci-container-shepherd-service): use it.

* doc/guix.texi: Document it.

Change-Id: I0d6367607fd0fd41f90a54b33d80bf4d4f43dd8b
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-05 15:12:34 +08:00
Giacomo Leidi via Guix-patches via 7d91bd4530
services: oci-container: Allow setting Shepherd auto-start? in oci-container-configuration.
* gnu/services/docker.scm (oci-container-configuration)
[auto-start?]: New field.
(oci-container-shepherd-service): use it.

* doc/guix.texi: Document it.

Change-Id: Id093d93effbbec3e1be757f8be83cf5f62eaeda7
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-07-05 15:12:34 +08:00
Giacomo Leidi via Guix-patches via 30ba86cb71
services: oci-container: Allow setting Shepherd log-file in oci-container-configuration.
* gnu/services/docker.scm (oci-container-configuration)
[log-file]: New field.
(oci-container-shepherd-service): use it.

* doc/guix.texi: Document it.

Change-Id: Icad29ac6342b6f5bafc0d9be13a93cee99674185
2024-07-05 15:12:34 +08:00
Giacomo Leidi via Guix-patches via f5d0c324b1
doc: Minor changes to the OCI-backed Services documentation.
* doc/guix.texi: Clarify the example and remove reduntant escapes.

Change-Id: I38f5517ae46b391ba21ae5a94c6dcc272e245036
2024-07-05 15:12:34 +08:00
Guillaume Le Vaillant eeb24a50d2
gnu: eisl: Update to 4.00.
* gnu/packages/lisp.scm (eisl): Update to 4.00.

Change-Id: I2fa69943c6f72cad61e65352de1e496241acb292
2024-07-04 13:13:28 +02:00
Guillaume Le Vaillant 114d985a1c
gnu: cl-cf: Update to 1.0-6.2bf64fe.
* gnu/packages/lisp-xyz.scm (sbcl-cf): Update to 1.0-6.2bf64fe.

Change-Id: I9af418e40da37fd7184fe54c0a51f740c593bda5
2024-07-04 13:13:28 +02:00
Guillaume Le Vaillant fc168a4ca6
gnu: txr: Update to 295.
* gnu/packages/lisp.scm (txr): Update to 295.

Change-Id: I8e7430b4931c5eb8772e8138418f52a193d569cd
2024-07-04 13:13:28 +02:00
Nicolas Goaziou 3979812d49
Add Nicolas Goaziou to team tex.
* etc/teams.scm: Define new member.

Change-Id: Ia7a52c5057a6e1b6b92c6079641bb354f1ecfd64
2024-07-04 09:57:11 +02:00
Laurent Gatto 7b70eb2e07
Add Laurent Gatto to team r.
Welcome to the R Team!

* etc/teams.scm: Define new member.

Change-Id: I947b54fef154d39a0630d0f0c7c11aecda492db9
2024-07-04 08:57:03 +02:00
Leo Famulari 9014b27480
gnu: yt-dlp: Update to 2024.05.27.
* gnu/packages/video.scm (yt-dlp): Update to 2024.05.27.
[build-system]: Use PYPROJECT-BUILD-SYSTEM.
[arguments]: Remove the custom build phase 'fix-the-data-directories', because
There is no longer a setup.py file to be amended.
[inputs]: Add PYTHON-REQUESTS-NEXT and PYTHON-URLLIB3-NEXT.
[native-inputs]: Add PYTHON-HATCHLING.

Change-Id: I0c9e609817071346ca85d1f0966cf8994b2da2c5
2024-07-03 21:47:20 -04:00
Leo Famulari 0fa4cb5750
gnu: python-websockets: Update to 12.0
* gnu/packages/python-web.scm (python-websockets): Update to 12.0.

Change-Id: I6217093bbdfb81b35eb7c8d59ada3f612b7d9511
2024-07-03 21:47:20 -04:00