summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* services: Add fancontrol-service-type.issue-70845Adrien 'neox' Bourmault2024-05-13
| | | | | | | | | | | | | Hi! I've created a fancontrol service for my own use on a KGPE-D16 workstation, and wanted to share it with GNU Guix. The configuration has to be generated upstream with pwmconfig (lm-sensors package) and you just have to tell the service where it is for it to work. This is the second version of this patch, fixing the lack of copyright notice and dot at the end of the commit message. Change-Id: I120e54cbf849eebd088be2a4d0a0113ffcdfcd84 Signed-off-by: Adrien 'neox' Bourmault <neox@gnu.org>
* gnu: python-xcffib: Update to 1.4.0.base-for-issue-70845Efraim Flashner2024-05-12
| | | | | | | | * gnu/packages/python-xyz.scm (python-xcffib): Update to 1.4.0. [arguments]: Remove obsolete 'install-doc phase. Remove trailing #t from phases. Change-Id: I1b68ddffb2620938042384b9b9a0d444ad05bb0a
* gnu: gnome-js-common: Fix build on powerpc64le-linux.Efraim Flashner2024-05-12
| | | | | | | | * gnu/packages/gnome.scm (gnome-js-common)[arguments]: Replace the config.guess and config.sub files when building for powerpc64le-linux. [native-inputs]: Add config when building for powerpc64le-linux. Change-Id: If0cf8fff36347f6bd52b8cf1f43a11fc7f5323b7
* gnu: strongswan: Skip rsa test on i686-linux.Efraim Flashner2024-05-12
| | | | | | | * gnu/packages/vpn.scm (strongswan)[arguments]: Adjust custom 'set-up-test-environment phase to skip the rsa tests on i686-linux. Change-Id: If4aff3f710f2eb4e0dfbad58deb41838421db89f
* gnu: minimap2: Remove included file from gcc.Efraim Flashner2024-05-12
| | | | | | | * gnu/packages/bioinformatics.scm (minimap2)[arguments]: Adjust custom 'install phase to remove included emmintrin.h header. Change-Id: Id994dd2bd4a98e8d1c162c4e011fc77b9d5565d2
* gnu: python-scikit-image: Update to 0.23.2.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/python-science.scm (python-scikit-image): Update to 0.23.2. Change-Id: Ief01a2aef5202dd859f9337a45105088d605509e
* gnu: meep: Update to 1.28.0.Vinicius Monego2024-05-11
| | | | | | | | * gnu/packages/engineering.scm (meep): Update to 1.28.0. [arguments]: Use G-Expressions. [native-inputs, inputs]: Use package labels. Change-Id: I98c867645bb7e052a4b909753bc150c4c25d1638
* gnu: python-kombu: Update to 5.3.7.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/python-xyz.scm (python-kombu): Update to 5.3.7. Change-Id: I6bfb3e4bb508d5003f5db45d1d8d35bd6b15064f
* gnu: python-osmnx: Update to 1.9.3.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/geo.scm (python-osmnx): Update to 1.9.3. Change-Id: I43cfa856ff146b1d699cb3ec6490515ac95a27d5
* gnu: python-folium: Update to 0.16.0.Vinicius Monego2024-05-11
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-folium): Update to 0.16.0. [build-system]: Use pyproject-build-system. [arguments]<#:test-flags>: Skip failing tests. <#:phases>: Add phase 'pretend-version. [propagated-inputs]: Add python-xyzservices. [native-inputs]: Add python-geopandas, python-nbconvert, python-pandas, python-pillow, python-selenium, python-setuptools-scm. Change-Id: I93db72f62306c8db2a069733b49ac0933c8888ce
* gnu: python-branca: Update to 0.7.2.Vinicius Monego2024-05-11
| | | | | | | | | | | | | * gnu/packages/python-web.scm (python-branca): Update to 0.7.2. [source]: Fetch from GitHub. [build-system]: Use pyproject-build-system. [arguments]<#:test-flags>: Ignore a file and skip one test. <#:phases>: Add phase 'pretend-version. [propagated-inputs]: Remove python-six. [native-inputs]: Add python-numpy, python-setuptools-scm. [description]: Improve it. Change-Id: I0263797b69fc437b2a268b5d03c211d76e2963c3
* gnu: Add python-botorch.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/machine-learning.scm (python-botorch): New variable. Change-Id: Iaa67584a3b72ff07bc8bbb92cfa60fde1d9d7647
* gnu: kdenlive: Update to 24.02.2.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/kde.scm (kdenlive): Update to 24.02.2. Change-Id: Ib7c50ca2413add01807e792da967108f66fed852
* gnu: mlt: Update to 7.24.0.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/video.scm (mlt): Update to 7.24.0. Change-Id: If04fd8aa6db07caa3f5b2a72102b6b93c929b766
* gnu: python-scikit-rf: Update to 1.0.0.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/engineering.scm (python-scikit-rf): Update to 1.0.0. Change-Id: I95a3433a365b89ec0f3b641415368823d238244b
* gnu: python-hy: Update to 0.28.0.Vinicius Monego2024-05-11
| | | | | | | * gnu/packages/python-xyz.scm (python-hy): Update to 0.28.0. [native-inputs]: Replace python-pytest with python-pytest-next. Change-Id: I6f465a9c834aea51fd0363ba27f9b0ff7b98e82b
* gnu: gplates: Update to 2.5.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/geo.scm (gplates): Update to 2.5. Change-Id: I715a599755b3a7b9ac83ea2ce679a3d79e9409f4
* gnu: weechat: Update to 4.2.2.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/irc.scm (weechat): Update to 4.2.2. Change-Id: I600369749f6a59ae83b312192589bbfdae61e0fe
* gnu: toxic: Update to 0.15.1.Vinicius Monego2024-05-11
| | | | | | | | | * gnu/packages/messaging.scm (toxic): Update to 0.15.1. [arguments]: Use G-Expressions. <#:make-flags>: Use gexp variables and cc-for-target. <#:phases>: Remove trailing #t. Change-Id: If1d46888e26b16ffcbbca48dc2c88b921e30c433
* gnu: c-toxcore: Update to 0.2.19.Vinicius Monego2024-05-11
| | | | | | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.19. [source]: Fetch sources recursively. [arguments]<#:configure-flags>: Pass "-DENABLE_STATIC=false". Change-Id: I42fc47b45e1afdbb2c60c80bc56e1b839923ec34
* gnu: Add python-libensemble.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/maths.scm (python-libensemble): New variable. Change-Id: I45d4ba209af746f22f3f6c74a01063726478de0f
* gnu: python-metpy: Update to 1.6.2.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/geo.scm (python-metpy): Update to 1.6.2. Change-Id: I6f05105d969d50acf005ac9035eb8055b9ed53bf
* gnu: Add guile-avatar.Felix Lechner2024-05-11
| | | | | | | * gnu/packages/guile-xyz.scm (guile-avatar): New variable. Change-Id: Ib255842ff8b59b7743c8d7be728a7ca7370024fe Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: mumi: Update to 0.1.0.Arun Isaac2024-05-11
| | | | | | | * gnu/packages/mail.scm (mumi): Update to 0.1.0. [inputs]: Add xdg-utils. Change-Id: If1444b6abb72f7f039d0417b7d7b38b8221bc9ba
* teams: Add Matt to the documentation team.base-for-issue-70896base-for-issue-70884base-for-issue-70880Matthew Trzcinski2024-05-11
| | | | | | | * etc/teams.scm (Matthew Trzcinski): New member. Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de> Change-Id: I5f75d8e74d972c60760b8fb57bcef0b76a971962
* gnu: guile-xapian: Update to 0.4.0.Arun Isaac2024-05-10
| | | | | | | | | * gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.4.0. [source]: Switch to url-fetch. [native-inputs]: Remove autoconf, autoconf-archive, automake and libtool. [home-page]: Update home page. Change-Id: I1e8a1e0126ec2edf94060ba2545be987e380e137
* gnu: qbittorrent-enhanced: Update to 4.6.4.10.Zheng Junjie2024-05-10
| | | | | | * gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.4.10. Change-Id: I85f1dfaa8cd7eda752778c0d67e311d3ba26a21d
* gnu: qbittorrent: Update to 4.6.4.Timotej Lazar2024-05-10
| | | | | | | * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.6.4. Change-Id: Iad1fdc9100c4b01e4cab04d101d068e91c5591c4 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: nghttp3: Update to 1.3.0.Tomas Volf2024-05-10
| | | | | | | * gnu/packages/web.scm (nghttp3): Update to 1.3.0. Change-Id: I11885d581e61315f68da7570af11ccd992ced51c Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: ngtcp2: Update to 1.5.0.Tomas Volf2024-05-10
| | | | | | | * gnu/packages/networking.scm (ngtcp2): Update to 1.5.0. Change-Id: Id119a18ab58517d717b9333385d7946564fcf25a Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: Add sbcl-stumpwm-binwarp.bigbug2024-05-09
| | | | | | | * gnu/packages/wm.scm (sbcl-stumpwm-binwarp): New variable. Change-Id: Iddf89b0ed79bcf88b35356197ab283916c87f958 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: audacity: update to 3.5.1.Andy Tai2024-05-09
| | | | | | | | | | * gnu/packages/audio.scm (audacity): Update to 3.5.1. [inputs]: Add opusfile and rapidjson. * gnu/packages/patches/audacity-ffmpeg-fallback.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Change-Id: I4245ba1fa21bb54c6b647b001ae9b5cea846c774 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add emacs-ellama.Roman Scherer2024-05-09
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ellama): New variable. Change-Id: I47bf40971adca845aa132d08f59cd083154bec0e Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add emacs-llm.Roman Scherer2024-05-09
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-llm): New variable. Change-Id: Ie89eac7a4f0a31245b6d826ae9885a7092528ced Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* import/cran: Use CRAN mirrors.Ricardo Wurmus2024-05-09
| | | | | | | * guix/import/cran.scm (%cran-url): Use mirror URL instead of primary project domain name. Change-Id: I23a51147d785d6cb645f953ca5ce0ff72f8bd367
* gnu: python-click-default-group: Enable tests.Sharlatan Hellseher2024-05-08
| | | | | | | * gnu/packages/python-xyz.scm (python-click-default-group) [source]: Swap to git checkout containing tests. Change-Id: I51d039ce03d4d772ed6246233e5cc830b5548c3a
* gnu: python-qstylizer: Update to 0.2.3.Sharlatan Hellseher2024-05-08
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-qstylizer): Update to 0.2.3. [arguments]: Refresh style. [propagated-inputs]: Remove python-tinycss; add python-tinycss2. [native-inputs]: Remove python-pytest-cov, python-pytest-runner, and python-pytest-xdist. Change-Id: I99bde105d125053e1316372dfbebf90d4236fcc7
* gnu: python-argparse-manpage: Update to 4.5.Dariqq2024-05-08
| | | | | | | | | * gnu/packages/python-xyz.scm (python-argparse-manpage): Update to 4.5. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest and python-tomli. Change-Id: I8151fb0cc79181c1126a1c00288dc3a96134aa70 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: r-rcpparmadillo: Update to 0.12.8.3.0.base-for-issue-70837base-for-issue-70131Ricardo Wurmus2024-05-08
| | | | | | * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.8.3.0. Change-Id: I92d8f11bc12a6a0ff7af789aaf0823fdcb33be05
* gnu: r-seuratobject: Update to 5.0.2.Ricardo Wurmus2024-05-08
| | | | | | * gnu/packages/cran.scm (r-seuratobject): Update to 5.0.2. Change-Id: I5fef014a90c2b8cf709bfa07f96cd9757059c0fa
* gnu: r-ggpmisc: Update to 0.5.6.Ricardo Wurmus2024-05-08
| | | | | | * gnu/packages/cran.scm (r-ggpmisc): Update to 0.5.6. Change-Id: I380326e546d65f356cfd9e1a0f03656bc7c8e93a
* gnu: Add r-mlr3verse.Mădălin Ionel Patrașcu2024-05-08
| | | | | | * gnu/packages/cran.scm (r-mlr3verse): New variable. Change-Id: I52c01fffd13c72b599ae5bc9ff809daea11eaa59
* gnu: Add r-mlr3viz.Mădălin Ionel Patrașcu2024-05-08
| | | | | | * gnu/packages/cran.scm (r-mlr3viz): New variable. Change-Id: Iedca442886ebeb09d26cfa44290192c582aeeef3
* gnu: Add r-mlr3tuningspaces.Mădălin Ionel Patrașcu2024-05-08
| | | | | | * gnu/packages/cran.scm (r-mlr3tuningspaces): New variable. Change-Id: Ifb35e78dab862921f000b055d3fa1eee3ef79309
* gnu: Add r-mlr3mbo.Mădălin Ionel Patrașcu2024-05-08
| | | | | | * gnu/packages/cran.scm (r-mlr3mbo): New variable. Change-Id: I23d7af239f7ab55599faf99d5136621cc45c973f
* gnu: Add r-mlr3hyperband.Mădălin Ionel Patrașcu2024-05-08
| | | | | | * gnu/packages/cran.scm (r-mlr3hyperband): New variable. Change-Id: I3e7a829da1f7687ef0bb201f6333bdd519cfa025
* gnu: Add r-mlr3fselect.Mădălin Ionel Patrașcu2024-05-08
| | | | | | * gnu/packages/cran.scm (r-mlr3fselect): New variable. Change-Id: I28ced76c34d99c864c09cbf7b92658fb7676b22c
* gnu: Add r-mlr3filters.Mădălin Ionel Patrașcu2024-05-08
| | | | | | * gnu/packages/cran.scm (r-mlr3filters): New variable. Change-Id: I94bd79843f5f35eeacb1ea788a76b63e9028f548
* gnu: Add r-mlr3data.Mădălin Ionel Patrașcu2024-05-08
| | | | | | * gnu/packages/cran.scm (r-mlr3data): New variable. Change-Id: I93bee828d1ac26da1146c853b4d88fbdec42905f
* gnu: Add r-mlr3cluster.Mădălin Ionel Patrașcu2024-05-08
| | | | | | * gnu/packages/cran.scm (r-mlr3cluster): New variable. Change-Id: I3d970afeeaf4de1793974177bcf5abf64c957d6b