gnu: python-elevate: Disable tests.
* gnu/packages/python-xyz.scm (python-elevate)[arguments] <tests?>: No
tests in PyPI or Git.
[native-inputs]: Remove python-wheel.
Change-Id: I91a7d6d6cbf534ec8881f1da850781ec79a54811
gnu: qspectrumanalyzer: Fix build.
* gnu/packages/radio.scm (qspectrumanalyzer)[arguments]: Disable tests.
Change-Id: Ib0d1c87eb12e85a6d2673ebe371a0134eaf88266
gnu: python-simplesoapy: Fix build.
* gnu/packages/radio.scm (python-simplesoapy)[arguments]: Disable tests.
Change-Id: I634c83eb36cb7072a18b4555c45db5cf51e062cd
gnu: python-qt.py: Fix build.
* gnu/packages/qt.scm (python-qt.py)[arguments]: Disable tests.
Change-Id: I0e224883d7f0e5fb83ff22e882e98930eebb163a
gnu: electron-cash: Fix build.
* gnu/packages/finance.scm (electron-cash)[arguments]: Add
'relax-requirements' phase.
Change-Id: Ic1e19f2bcdec9b68b35ab8b792f9b9b2a2b52858
gnu: Add python-dotenv-0.13.0.
Old version just for docker-compose until it is updated. Fixes build for
docker-compose
* gnu/packages/docker.scm (python-dotenv-0.13.0): New variable.
(docker-compose)[inputs]: Use it instead of python-dotenv.
Change-Id: I8efc30ad7d40601bb5ad88e7c56484edb36e328e
gnu: Add python-sh-1.
This is just for the old docker-compose we still ship (long pending an update
to Go version), via next commit for an older python-dotenv.
* gnu/packages/python-xyz.scm (python-sh-1): New variable.
Change-Id: Idb2b6d476bb9391d9fd8b71aa0184696f3b45aba
gnu: python-websocket-client-0.59: Fix tests.
* gnu/packages/python-web.scm (python-websocket-client-0.59)[native-inputs]:
Add python-six.
Change-Id: I213b164858db5fe4e8aeea643daf1a1b98998835
gnu: mumi: Update to 0.14.0.
* gnu/packages/mail.scm (mumi): Update to 0.14.0.
gnu: mumi: Update source URI.
* gnu/packages/mail.scm (mumi)[source]: Update URI.
gnu: gcal: Update to 4.2.0.
* gnu/packages/gcal.scm (gcal): Update to 4.2.0.
[argument]<#:configure-flags>: Add "-lm".
[native-inputs]: Add pkg-config and check.
Change-Id: Ia67f66b604ab428c8cbe546c47bbcdf7a52dd8de
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: guile-next: Use codeberg git repository.
Fetch code from the more reliable and faster repository at codeberg.org.
modified: gnu/packages/guile.scm
Change-Id: I9340e22abadf80931019acd566a8f4e9701988c0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
home: services: Fix binding options in sway-service-type.
* gnu/home/services/sway.scm (keybinding-options?): Add to-code option.
(codebinding-options?): Remove to-code option.
Change-Id: I0a43ccb7d997bb1ba2ec334721a9a7bdd5e5ce91
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: guix-jupyter: Update to 0.3.1.
* gnu/packages/package-management.scm (guix-jupyter): Update to 0.3.1.
Change-Id: I784c1fe10006c587d32b0b0bb1cb0f3677335ca9
services: Add miniflux-service-type.
* doc/guix.texi: Document Miniflux service and configuration.
* gnu/services/web.scm: New service.
* gnu/services/web.scm: Define shepherd service and account roles.
* gnu/tests/web.scm: (%miniflux-create-admin-credentials,
miniflux-base-system, %test-miniflux-admin-string, %test-miniflux-admin-file,
%test-miniflux-socket): Add system tests for Miniflux service.
Change-Id: I4a336e677ec8b46aed632f0ded9cc11c2d38975f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
teams: Adjust team membership for myself.
* etc/teams.scm (civodul): Remove ‘home’, ‘bootstrap’ and ‘documentation’.
Add ‘hpc’.
Change-Id: I7946be1fc59fc292a7b92b92035ccaea722aadc9
gnu: guile-fibers@1.4: Disable JIT for ‘make check’.
Fixes guix/guix#2474.
* gnu/packages/guile-xyz.scm (guile-fibers-1.4)[arguments]: Add ‘disable-jit’
phase on AArch64.
Change-Id: Idad1a5e1a84d29259bf1ed4a284f9981c50defb8
gnu: binsec: Enable support for z3-builtin solver.
This is much faster than an external solver as it doesn't rely on
forking an external solver and instead uses the API provided by
ocaml-z3. This feature was added in binsec release 0.9.1.
* gnu/packages/ocaml.scm (binsec)[propagated-inputs]: Add ocaml-z3.
* gnu/packages/ocaml.scm (binsec)[native-inputs]: Add z3.
Change-Id: I246fd1a13e8c9d6a6764608281a2bea5ac0a054b
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
gnu: trealla: Update to 2.83.9.
* gnu/packages/prolog.scm (trealla): Update to 2.83.9.
Change-Id: I8ca5daedef142f6f88a9f22283a7c0e9a518320a