~ruther/guix-local

5a897c5c — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-ciso8601: Update to 2.3.2.

* gnu/packages/time.scm (python-ciso8601): Update to 2.3.2.
[build-system]: Swap to pyrpoject-buid-system.
[native-inputs]: Remove python-pytz; add python-pytest,
python-setuptools, and python-wheel.

Change-Id: Ic1a4a329ca8e365976b490de7d7025299782ee41
60c1d262 — h.nasajpour 6 years ago
gnu: Add python-relativetimebuilder.

* gnu/packages/time.scm (python-relativetimebuilder): New variable

Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I741f3524b22216a2e620f269f51c7f90bd0d0772
93662179 — Artyom V. Poptsov 1 year, 2 months ago
gnu: Add mbpoll.

* gnu/packages/engineering.scm (mbpoll): New variable.

Change-Id: I356425b47ae4a5201465c9f1e0244602a1cf9dc2
285a1cb4 — Ludovic Courtès 1 year, 1 month ago
docker: Add missing hyphen for ‘tar -cf layer.tar’.

Fixes a bug introduced in 646202bf73f90de4f9b7cc66248b8f8e6e381014
whereby ‘guix pack -f docker --max-layers=8 sed’ would fail with:

  tar: You must specify one of the '-Acdtrux', '--delete' or '--test-label' options

* guix/docker.scm (build-docker-image):

Reported-by: Simon Josefsson <simon@josefsson.org>
Change-Id: I8edf4538e7d2964c90e5aac19fa905a8a86d0862
9a6a7c9e — Ludovic Courtès 1 year, 1 month ago
gnu: libpciaccess-static: Keep in same module as ‘libpciaccess’.

Fixes a bug introduced in beb9ad2cf7e83b747781b47cdde2f75a19cd3a1b where
‘guix pull’ would fail to build guix-system-tests.drv:

  gnu/packages/hurd.scm:317:13: error: libpciaccess: unbound variable

* gnu/packages/hurd.scm (libpciaccess-static): Move to…
* gnu/packages/xorg.scm (libpciaccess-static): … here.
Add ‘name’ field.

Change-Id: I4ec6a800360e82a5bc28f4e0b6c51772108fc3b1
25a67a8d — Sharlatan Hellseher 1 year, 1 month ago
gnu: tractor: Enable tests.

* gnu/packages/tor.scm (tractor): Enable tests.
[arguments] <tests?>: Project provides tests, enable them.
<test-flags>: Skip 4 tests.
[inputs]: Add python-pysocks.
[native-inputs]: Add python-pytest.

Change-Id: I23a8cad6a9db45c6025fd80893dfc5921de413dd
f61d448a — Danial Behzadi 1 year, 2 months ago
gnu: tractor: Update to 5.0.0.

* gnu/packages/tor.scm (tractor): Update to 5.0.0.
[phases] {install-man-pge}: Adjust file installation.
{install-bash-completion}: Likewise.
{install-gschema}: Likewise.
[inputs]: Remove python-psutil.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I91a34dbc81c156b815c03df71241e8b3252bf657
gnu: sbcl-dbus: Update to 20231105-2.8bba6a09.

* gnu/packages/lisp-xyz.scm (sbcl-dbus): Update to 20231105-2.8bba6a09.
[source] fix file-name

Change-Id: I36c432e9bd694d8d90af96deb0c7e0ad4b0fb17f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7e58d45a — Evgeny Pisemsky 1 year, 2 months ago
gnu: Add emacs-go-translate.

* gnu/packages/emacs-xyz.scm (emacs-go-translate): New variable.

Change-Id: I623079b65f6df2180537a7589b953eaeb57d6a77
Reviewed-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: libxcb: Fix build for GNU/Hurd.

* gnu/packages/xorg.scm (libxcb) [propagated-inputs]: Add libpthread-stubs
when targeting the Hurd.
[arguments]: Add fix-PATH_MAX phase when targeting the Hurd.

Authored-by: yelninei on IRC.
Change-Id: Id673045c0c1a94a2d63bac7ea10a49174131d0ed
gnu: hurd: Add libpciaccess-static.

This is a followup to 20a8d796f1e8ed3f2ff3344fcf4ab40a45bc3942, which broke
the Hurd.

* gnu/packages/hurd.scm (libpciaccess-static): New variable.
(hurd, netdde) [inputs]: Replace libpciaccess with libpciaccess-static.

Change-Id: Ifb2cc3d210cf4ce6f4798eac1e9643f1c75ba6fa
Suggested-by: yelninei on IRC.
ac9fc0db — Evgeny Pisemsky 1 year, 2 months ago
gnu: Add python-pypubsub.

* gnu/packages/python-xyz.scm (python-pypubsub): New variable.

Change-Id: I543d8a6297c374e55809a755a902250ca4d270d9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
57b41af2 — Sharlatan Hellseher 1 year, 1 month ago
gnu: magic-wormhole: Skip one test.

* gnu/packages/magic-wormhole.scm (magic-wormhole) [arguments]
<test-flags>: Skip one test.

Change-Id: Ie591b8ca3bbbc115813777a238399126c0146306
d226d873 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-treq: Update to 24.9.1.

* gnu/packages/python-web.scm (python-treq): Update to 24.9.1.
[build-system]: Swap to pyproject-build-system.
[propagated-inputs]: Remove python-idna and python-service-identity; add
python-hyperlink and python-typing-extensions.
[native-inputs]: Add python-httpbin, python-pytest,
python-service-identity, python-setuptools, and python-wheel.

Change-Id: I1311624a0d192a26ece9f7e00530ae9ba1381d61
3722cb15 — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-txtorcon: Update to 24.8.0.

Reported in #75979 by bdju <bdju@tilde.team>.

Test suite failed to complete successfully, this change refreshes
version and simplify package.

* gnu/packages/python-crypto.scm: Add (gnu packages lsof).
(python-txtorcon): Update to 24.8.0.
[build-system]: Swap to pyproject-build-system.
[arguments] <phases>: Remove 'disable-failing-tests.
[inputs]: Add lsof.
[native-inputs]: Remove python-mock; add python-pytest,
python-setuptools, and python-wheel.

Change-Id: I26bc9bb1040b4e4408405e40db108a38e674df81
4fa41a04 — Ashish SHUKLA 1 year, 4 months ago
gnu: fossil: Update to 2.25.

* gnu/packages/version-control.scm (fossil): Update to 2.25.
[source]: switch to a simpler tarball URL.
[arguments]<configure-flags>: Add flag to enable JSON support.

Change-Id: I644dff44ce96d7f42e92cdbc994c4096ac55bf10
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: Add ghosthop.

* gnu/packages/games.scm (ghosthop): New variable.

Change-Id: I45867f844517666cb123b1d05a140c0ae8528e79
gnu: mixxx: Fix version and hash.

This is a followup to 1c7916cebe4a1c4585bed479969a17c7c863cbad.

* gnu/packages/music.scm (mixxx): Set version to 2.5.0.

Change-Id: Ief856867390661cfba37daa34b1fa33948950a8d
2fda889a — Liliana Marie Prikler 1 year, 2 months ago
gnu: python-clingo: Build from sources.

* gnu/packages/potassco.scm (clingo)[source]: Also delete
“libpyclingo/_clingo.c”.
(python-clingo)[#:phases]: Add ‘generate-sources’.  Remove ‘fix-failing-tests’.

Signed-off-by: jgart <jgart@dismail.de>
gnu: distrobox: Update to 1.8.1.2.

* gnu/packages/containers.scm (distrobox): Update to 1.8.1.2.

Change-Id: I5f4da5bae3e1307a2c2efcad6b4f8d526d9a6481
Next