~ruther/guix-local

6ba36049 — Sharlatan Hellseher 6 months ago
gnu: python-columnize: Fix test.

* gnu/packages/python-xyz.scm (python-columnize)[native-inputs]:
Remove python-wheel; add python-pytest.

Change-Id: I25a274e2086a396d05119987915551102c20e727
df870788 — Sharlatan Hellseher 6 months ago
gnu: python-doxyqml: Fix tests.

* gnu/packages/python-xyz.scm (python-doxyqml)[arguments]
<test-backend>: Use 'custom.
<test-flags>: Provide path to the test file.
[native-inputs]: Remove python-wheel.

Change-Id: Ic89f338fec5cfc434a2d1a25bd903232236c4129
27f867ce — Sharlatan Hellseher 6 months ago
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
283f64c9 — Guillaume Le Vaillant 6 months ago
gnu: qspectrumanalyzer: Fix build.

* gnu/packages/radio.scm (qspectrumanalyzer)[arguments]: Disable tests.

Change-Id: Ib0d1c87eb12e85a6d2673ebe371a0134eaf88266
ed91db8a — Guillaume Le Vaillant 6 months ago
gnu: python-simplesoapy: Fix build.

* gnu/packages/radio.scm (python-simplesoapy)[arguments]: Disable tests.

Change-Id: I634c83eb36cb7072a18b4555c45db5cf51e062cd
6c859f10 — Guillaume Le Vaillant 6 months ago
gnu: python-qt.py: Fix build.

* gnu/packages/qt.scm (python-qt.py)[arguments]: Disable tests.

Change-Id: I0e224883d7f0e5fb83ff22e882e98930eebb163a
d505b6fa — Guillaume Le Vaillant 6 months ago
gnu: electron-cash: Fix build.

* gnu/packages/finance.scm (electron-cash)[arguments]: Add
  'relax-requirements' phase.

Change-Id: Ic1e19f2bcdec9b68b35ab8b792f9b9b2a2b52858
da04b3bb — John Kehayias 6 months ago
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
3b55a143 — John Kehayias 6 months ago
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
f5d61ca6 — John Kehayias 6 months ago
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
bb2dacd8 — Arun Isaac 6 months ago
gnu: mumi: Update to 0.14.0.

* gnu/packages/mail.scm (mumi): Update to 0.14.0.
3c422c61 — Arun Isaac 6 months ago
gnu: mumi: Update source URI.

* gnu/packages/mail.scm (mumi)[source]: Update URI.
f2c9dabe — Andy Tai 6 months ago
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>
abc35bae — Martin Schitter 6 months ago
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>
8a69897b — Alissa Istleyeva 6 months ago
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>
8f7837e1 — Ludovic Courtès 6 months ago
gnu: guix-jupyter: Update to 0.3.1.

* gnu/packages/package-management.scm (guix-jupyter): Update to 0.3.1.

Change-Id: I784c1fe10006c587d32b0b0bb1cb0f3677335ca9
054aae7b — Rodion Goritskov 8 months ago
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>
d411aff6 — Ludovic Courtès 6 months ago
teams: Adjust team membership for myself.

* etc/teams.scm (civodul): Remove ‘home’, ‘bootstrap’ and ‘documentation’.
Add ‘hpc’.

Change-Id: I7946be1fc59fc292a7b92b92035ccaea722aadc9
e1038aee — Ludovic Courtès 6 months ago
gnu: shepherd@1.0: Build against Fibers 1.4.x.

This reinstates 2ba475d37aade4f551d39f65faef8b9c597f1cf9.

* gnu/packages/admin.scm (shepherd-1.0)[native-inputs, inputs]: Use
‘guile-fibers’.

Change-Id: I4dbbc2d32d114ed9d16a2da4efb831fc2044a314
55b39642 — Ludovic Courtès 6 months ago
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
Next