gnu: Remove h5check. The package has no dependents and appears to be unmaintained. The source code has vanished under the given URL. According to https://issues.guix.gnu.org/64448 it does not compile any more with current versions of hdf5. * gnu/packages/maths.scm (h5check): Delete variable. Change-Id: Ia7ced02059734cf8a5a2db39bbe0f1b38f67df12
gnu: mold: Update to 2.38.1. * gnu/packages/mold.scm (mold): Update to 2.38.1. Change-Id: Ic2f4fc35687e3081ab5c9fb2d3c8817245980c44 Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: ugrep: Update to 7.4.2. * gnu/packages/search.scm (ugrep): Update to 7.4.2. Change-Id: I03d2a6e3092324e58e76f1fb3cf47bd8ec45e6e8 Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: wl-mirror: Update to 0.18.2. * gnu/packages/wm.scm (wl-mirror): Update to 0.18.2. [arguments]<#:configure-flags>: Add option to install scripts. Change-Id: Iab1b1a0f6972d7815604f703ca39352dc169afc1 Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: unbound: Update to 1.23.0. * gnu/packages/dns.scm (unbound): Update to 1.23.0. Change-Id: I6a317febf864f766f9e99d78a3fa4031be69cafd Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: Add python-flake8-comprehensions. * gnu/packages/python-check.scm (python-flake8-comprehensions): New variable. Change-Id: Ibb58ffce8d12a1c6444b89723a7882f88373496f Co-authored--by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-pytest-flake8-path. * gnu/packages/python-check.scm (python-pytest-flake8-path): New variable. Change-Id: I749d4263f5b6f11266912578c8750ba4f4e1df36
gnu: Add python-flake8-deprecated. * gnu/packages/python-check.scm (python-flake8-deprecated): New variable. Change-Id: If555230ff854ad26c5466a47b04a212189a113b9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pyopengl: Move to python-graphics. * gnu/packages/python-xyz.scm (python-pyopengl, python-pyopengl-accelerate): Move from here ... * gnu/packages/python-graphics.scm: ... to here. * gnu/packages/xorg.scm: Add python-graphics module. Change-Id: I8d9e374a1948330ab37bb148a1ad6274563f9f1b
gnu: python-pyqtgraph: Move to python-science. * gnu/packages/python-xyz.scm (python-pyqtgraph): Move from here ... * gnu/packages/python-science.scm: ... to here. Change-Id: I3de3c6a71fb2c5c49b76e03a026eae7deaa55840
gnu: python-pyopengl-accelerate: Update to 3.1.9. * gnu/packages/python-xyz.scm (python-pyopengl-accelerate): Update to 3.1.9. [inputs]: Remove mesa and python-numpy. Change-Id: I39acd590f02853ba9c45ce40d3c2e1ace27d00b5
gnu: python-pyopengl: Update to 3.1.9. * gnu/packages/python-xyz.scm (python-pyopengl): Update to 3.1.9. [native-inputs]: Add python-cython and python-numpy. Change-Id: I8088e3745cabcf52d317413be2dca3e4c5a641b8
gnu: python-concurrent-log-handler: Disable tests. * gnu/packages/python-xyz.scm (python-concurrent-log-handler) [arguments] <tests?>: Disable as broken, and can't be skipped. [native-inputs]: Remove python-pytest. Change-Id: Id1ec3c647428d833b938cde7b7f3dd1028f5b2b7
gnu: python-hdf5storage: 0.1.19-0.7ee2a96. * gnu/packages/python-xyz.scm (python-hdf5storage): 0.1.19-0.7ee2a96. [source]: Switch to git-fetch and use the latest commit containing fixes. [native-inputs]: Remove python-nose; add python-pytest. Change-Id: I6f90d311eccd455de0335d60b776a20d25c9f328
gnu: python-omegaconf: Update to 2.3.0. * gnu/packages/python-xyz.scm (python-omegaconf): Update to 2.3.0. Change-Id: Ib967d173695b4e46770787fc414141366620bdb4
gnu: btop: Update to 1.4.1. * gnu/packages/admin.scm (btop): Update to 1.4.1. (source)[patches]: Remove "btop-fix-segfault-on-intel-gpus.patch". * gnu/packages/patches/btop-fix-segfault-on-intel-gpus.patch: Remove. * gnu/local.mk (dist_patch_DATA): Deregister "btop-fix-segfault-on-intel-gpus.patch". Change-Id: Ia8b465b54525246ce939cdd767bcb37bd5a492f0
gnu: trealla: Update to 2.69.4. * gnu/packages/prolog.scm (trealla): Update to 2.69.4. Change-Id: If6f09800d8dc067a07e04609cb10b4c0dcbb6061
gnu: python-vunit: Update to 5.0.0-dev.5. * gnu/packages/fpga.scm (python-vunit): Update to 5.0.0-dev.5. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests> Activate. <#:test-flags>: Run unit tests only and skip acceptance lint tests. [propagated-inputs]: Remove python. [native-inputs]: Add nvc, python-pytest, python-setuptools, python-setuptools-scm and python-wheel. Change-Id: Idde0283b73906209799fcc2be9bbb72df8d2aa20 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
profiles: gtk-icon-themes: Fix build error for when there are no icon themes. * guix/profiles.scm (gtk-icon-themes): Always create the output directory. Change-Id: I2aa5ab0023c9c584182c67f79102fb66b46a3a7d Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: Add raysession. * gnu/packages/audio.scm (raysession): New variable. Change-Id: I9356fd080c55de8cb9d74c0d730f54726e72d606