~ruther/guix-local

ref: 2e656d674c1d8c1065d297afe006dcfac7e2ae56 guix-local/gnu d---------
2e656d67 — Ricardo Wurmus 2 years ago
gnu: python-pyega3: Define as deprecated alias for python-ega-download-client.

* gnu/packages/bioinformatics.scm (python-pyega3): Define as deprecated alias
for python-ega-download-client.
(python-ega-download-client)[description]: Merge with contents from
python-pyega3.

Change-Id: Ic7f4d0cf49cedaca78035dca95b48d317307084d
312a479f — nafkhamdc 2 years ago
gnu: python-ega-download-client: Disable some tests.

* gnu/packages/bioinformatics.scm (python-ega-download-client)[arguments]:
Disable tests that fail on big machines; use "--ignore" where appropriate.

Change-Id: I010c3a0e7cb69184b72e8b13bad04ff2fd364f5a
f0c839eb — Ricardo Wurmus 2 years ago
gnu: Add sugar-physics-activity.

* gnu/packages/sugar.scm (sugar-physics-activity): New variable.

Change-Id: Ic6b3da1a5ffe0ae177fa6b502d4ab34e84bbf082
23f89717 — Ricardo Wurmus 2 years ago
gnu: python-pygame: Update to 2.5.2.

* gnu/packages/game-development.scm (python-pygame): Update to 2.5.2.

Change-Id: I8fc18627b16ff7e7aeeb84fdb2fdb82593e6ddb7
2a90ce89 — Ahmad Draidi 2 years ago
gnu: labwc: Update to 0.7.0.

* gnu/packages/wm.scm (labwc): Update to 0.7.0.

Change-Id: I35f7faf2ba3975481780b49d0dcdef6f39af46bc
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
b4148713 — Ahmad Draidi 2 years ago
gnu: Update wlroots to 0.17.1.

Keep the older version as wlroots-0.16 since a few packages break without it.

* gnu/packages/wm.scm (wlroots): Update to 0.17.1.
[source]: Add patch.
[propagated-inputs]: Add libdisplay-info.
* gnu/packages/patches/wlroots-hwdata-fallback.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/wm.scm (wlroots-0.16): New variable.
* gnu/packages/wm.scm (cage)[inputs]: Replace wlroots with wlroots-0.16.
* gnu/packages/wm.scm (fnott)[inputs]: Likewise.
* gnu/packages/wm.scm (dwl)[inputs]: Likewise.
* gnu/packages/wm.scm (sway)[inputs]: Likewise.
* gnu/packages/wm.scm (cagebreak)[inputs]: Likewise.
* gnu/packages/wm.scm (hikari)[inputs]: Likewise.
* gnu/packages/wm.scm (river)[native-inputs]: Likewise.

Change-Id: Ib3d3938d6486fb1674380811a6dc0a512c991ac7
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
193a01d7 — Sharlatan Hellseher 2 years ago
gnu: chezmoi: Update to 1.8.10.

* gnu/packages/configuration-management.scm (chezmoi): Update to 1.8.10.
[arguments] <#:phases>: Add 'remove-failing-test-scripts phase, deleting
testdata scripts requiring additional programs.
[native-inputs]: Remove go-github-com-bmatcuk-doublestar and
go-github-com-google-go-github; add
go-github-com-bmatcuk-doublestar-v2,
go-github-com-google-go-github-v33, and go-golang-org-x-term.

Change-Id: Ia0b9b7e4dd00e99bc8150816c46b456cc272b25c
ac79a4a8 — Sharlatan Hellseher 2 years ago
gnu: chezmoi: Sort inputs alphabetically.

* gnu/packages/configuration-management.scm (chezmoi) [native-inputs]:
Sort alphabetically to ease maintenance.

Change-Id: I22b82ce7163db696c4d9e8484fbe72da086a4139
963e2e9b — Sharlatan Hellseher 2 years ago
gnu: Add go-github-com-google-go-github-v33.

* gnu/packages/golang-web.scm (go-github-com-google-go-github-v33): New variable.

Change-Id: Ifafa71ea78b2b430f5f907912038bb03333126cf
eee29297 — Sharlatan Hellseher 2 years ago
gnu: Add go-github-com-bmatcuk-doublestar-v2.

* gnu/packages/golang.scm (go-github-com-bmatcuk-doublestar-v2): New variable.

Change-Id: I56d5588a1741a8e6c86320ec07bc86805f34fc91
de55f214 — Sharlatan Hellseher 2 years ago
gnu: go-github-go-git: Adjust imports.

* gnu/packages/version-control.scm (go-github-go-git) [native-inputs]:
Move go-github-com-alcortesm-tgz, go-github-com-emirpasic-gods,
go-github-com-go-git-gcfg, go-github-com-go-git-go-billy,
go-github-com-go-git-go-git-fixtures, go-github-com-imdario-mergo,
go-github-com-jbenet-go-context, go-github-com-kevinburke-ssh-config,
go-github-com-mitchellh-go-homedir, go-github-com-sergi-go-diff,
go-github-com-xanzy-ssh-agent, go-golang-org-x-crypto,
go-golang-org-x-net, go-golang-org-x-text, go-gopkg-in-check-v1 and
go-gopkg-in-warnings from here ...
[propagated-inputs]: ... to here.

Change-Id: I9c16fe28dcbbaf7c53e201625f56a04bceb21fcb
d3d87b93 — Sharlatan Hellseher 2 years ago
gnu: go-github-go-git: Remove labels.

* gnu/packages/version-control.scm (go-github-go-git) [native-inputs]:
Remove labels.

Change-Id: Icf5eb3902a520e8f1306d72c7cbc533ff45d8cf4
bd511903 — Sharlatan Hellseher 2 years ago
gnu: ghq: Fix build.

Fix build as seen in <https://ci.guix.gnu.org/build/3490264/details>.

* gnu/packages/version-control.scm (ghq): Use G-expressions.
[arguments] <#:go>: Use go-1.21.
<#:phases>: Remove trailing #t from lambda.

Change-Id: Ifb1e133a2570dcd04212ef43b46c8b41c3507c88
f5050fb0 — Sharlatan Hellseher 2 years ago
gnu: ghq: Remove package labels.

* gnu/packages/version-control.scm (ghq): Remove labels.

Change-Id: Icc4b951bac4a1187c5d83a8309753d1dd842273a
92b5c13c — Sharlatan Hellseher 2 years ago
gnu: go-github-com-songmu-gitconfig: Fix build.

As seen in <https://ci.guix.gnu.org/build/3490304/log/raw>.

* gnu/packages/golang-xyz.scm go-github-com-songmu-gitconfig: Update
style.
[arguments] <#:go>: Use go-1.21.

Change-Id: Iea7a32b51d4bd74e99c52938307c11177ae79199
efa48093 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-songmu-gitconfig: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-songmu-gitconfig): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/version-control.scm: Add (gnu packages golang-xyx)
module.

Change-Id: Ibab2595d981d46096501bb8ab495e899d2aacf7d
dca16f4e — Sharlatan Hellseher 2 years ago
gnu: go-github-com-alecthomas-assert-v2: Update to 2.5.0.

* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert-v2): Update to 2.5.0.

Change-Id: Ie0a1ad0488b499092437ce56f9df83d90d1be1e9
ce3394ed — Sharlatan Hellseher 2 years ago
gnu: go-github-com-alecthomas-assert: Depricate package.

The package go-github-com-alecthomas-assert is succeeded by
go-github-com-alecthomas-assert-v2 not in use by any others and
failed to build, see <https://ci.guix.gnu.org/build/3490314/log/raw>.

* gnu/packages/golang-check.scm (go-github-com-alecthomas-assert):
Remove variable.

Change-Id: Ia3f7b039c4de9b1b2956f0bfc2629d791aa9cf5a
5890d3b7 — Sharlatan Hellseher 2 years ago
gnu: Add go-github-com-alecthomas-chroma-v2.

* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma-v2): New variable.

Change-Id: I883a1ca1a84fd35cf0d7fe946fd1caedafae3842
18f44da0 — Sharlatan Hellseher 2 years ago
gnu: go-github-com-alecthomas-chroma: Remove bundled files.

* gnu/packages/golang-xyz.scm (go-github-com-alecthomas-chroma)
[source]: Remove git submodules and generated files.

Change-Id: Idafee9723b837495084aa0cd2fb454a953ff6233
Next