gnu: python-qdarkstyle: Enable tests. * gnu/packages/python-xyz.scm (python-qdarkstyle)[arguments]: Remove '#:tests? #f'. [native-inputs]: Add python-pytest. Change-Id: I81d7684dd0ee4a17eb5b72dd2744bbc5f6ac4fe2
gnu: python-qdarkstyle: Update to 3.2.3. * gnu/packages/python-xyz.scm (python-qdarkstyle): Update to 3.2.3. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-qtsass, python-setuptools, python-watchdog, python-wheel. [propagated-inputs]: Remove python-helpdev. Add python-pyqt-6. [home-page]: Do not break line. Change-Id: I6774c7ba3c98a28f66c4f3e80238b5c08d9259e6
gnu: python-aiorpcx: Update to 0.25.0. * gnu/packages/python-web.scm (python-aiorpcx): Update to 0.25.0. [source]: Fetch from GitHub. [build-system]: Use pyproject-build-system. [arguments]<#:test-flags>: Skip network test. [native-inputs]: Add python-pytest, python-pytest-asyncio, python-setuptools, python-wheel. [propagated-inputs]: Add python-websockets. Change-Id: Id204718957ba75fc0a9f54d1b6a23124b1519f86
gnu: python-soundfile: Update to 0.13.1. * gnu/packages/audio.scm (python-soundfile): Update to 0.13.1. Change-Id: I2c2ab1fc6586906f70d8f4d8ddd02667d1b516c2
gnu: guile-websocket: Update to 0.2.1. * gnu/packages/guile-xyz.scm (guile-websocket): Update to 0.2.1. Also, code style changes as recommended by 'guix style'. Change-Id: I8e7e859fcf71f847e7fae97d75e2cca7ab3a07fc
gnu: python-huggingface-hub: Update to 0.31.4. * gnu/packages/python-web.scm (python-huggingface-hub): Update to 0.31.4. [native-inputs]: Add python-pytest-mock. [home-page]: Update. [arguments]<#:test-flags>: Disable more tests. Change-Id: Ia1354fca9ba4d1a8906a11873c469a4f4b024efe Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: elixir-hex: Fix install phase. * gnu/packages/elixir.scm (elixir-hex)[arguments]: Get elixir version from inputs instead of elixir package directly. [home-page]: Update project home-page. Change-Id: I1ed27892cc169bea0ac44025a263ac816b58c12e Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: guile-cbor: Improve style. * gnu/packages/guile-xyz.scm (guile-cbor)[arguments]: Remove field. [source, native-inputs, description]: Reflow. Change-Id: Ide4a6069b530e3d88afe1c8a11db1c6a9b0418b2 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: guile-cbor: Update url and homepage. * gnu/packages/guile-xyz.scm (guile-cbor): Update url and homepage. Change-Id: Ib6d3e640912332305fb36193e82961c0e8fa3219 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: knot: Update to 3.4.8. * gnu/packages/dns.scm (knot): Update to 3.4.8. Change-Id: Ieef9fb7d628a2c841943e2c853f6f86640917da7 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: knot-resolver: Update to 5.7.6. * gnu/packages/dns.scm (knot-resolver): Update to 5.7.6. Change-Id: I9a1301ba549bb1a63fb21993737743fd22679691 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: Remove python-keras-applications. * gnu/packages/machine-learning.scm (python-keras-applications): Delete variable. Fixes: guix/guix#1044 Change-Id: I660badf1115ef3480594f2d8e8b8ec441114050e
gnu: Remove python-keras-preprocessing. * gnu/packages/machine-learning.scm (python-keras-preprocessing): Delete variable. Change-Id: I8b3d990ba3cd78d88032ec4a697e6250d2f4b4a0
gnu: Remove python-keras. * gnu/packages/machine-learning.scm (python-keras): Delete variable. Change-Id: I14f11e7086f3c01fd281b573f61e20adaa388c9a
gnu: Remove python-imbalanced-learn. * gnu/packages/machine-learning.scm (python-imbalanced-learn): Delete variable. Change-Id: I9a157515f6998df1bf31e3bb27c59effb8cb568e
gnu: Remove python-hicexplorer. * gnu/packages/bioinformatics.scm (python-hicexplorer): Delete variable. Change-Id: If17e4ffd145e889e5281d62470b243b0a2609d20
gnu: scroll: Update to 1.20250228.2. * gnu/packages/haskell-apps.scm (scroll): Update to 1.20250228.2. [inputs]: Add ghc-base-compat. [properties]: Add updater-extra-inputs. Change-Id: Ide984b1a0dd3307d4101bef776b8c3398ac94985
gnu: scroll: Fix build. * gnu/packages/haskell-apps.scm (scroll)[arguments]: Remove 'touch-static-output phase. Change-Id: I99d3e9c162481f2c8f52d4034e684538680c35bc
gnu: ghc-ncurses: Fix build. * gnu/packages/haskell-xyz.scm (ghc-ncurses)[arguments]: Remove key event which doesn't exist in our ncurses. Change-Id: If58b5f3ebd7b73bd99bcd24fb2124837d81a2270
gnu: go-1.23: Add aarch64 micro-architecture compiler support. * gnu/packages/golang.scm (%go-1.23-arm64-micro-architectures): New variable. (go-1.23)[compiler-cpu-architectures]: Add aarch64 micro-architectures. * guix/transformations.scm (tuning-compiler): Update the go optimizer to also support GOARM64. Change-Id: I8825f9857e07c1634ea346d5a16ae9550f340e65