~ruther/guix-local

60f89a2f — Artyom V. Poptsov 1 year, 5 months ago
gnu: python-face: Fix build.

* gnu/packages/python-xyz.scm (python-face): Fix build.
[arguments] <#:phases>: Run the tests using the full path to the Python binary
from the inputs to fix a failing test.

Change-Id: Ie8951d622f91381207498e9adc398aa92b309cdf
dcc63db1 — Artyom V. Poptsov 1 year, 5 months ago
gnu: python-suntime: Fix build.

* gnu/packages/astronomy.scm (python-suntime): Fix build.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I640831e215e205412396f2d3a1a49b69b8b4b42c
25b5c8a1 — Leo Famulari 1 year, 5 months ago
gnu: linux-libre 6.1: Update to 6.1.122.

* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.122.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I73c257167bfebe86a43bc8c223233781add4cc52
97531587 — Leo Famulari 1 year, 5 months ago
gnu: linux-libre 6.6: Update to 6.6.68.

* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.68.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: I181137cb0811589799764b5a9e90876d51fc9ae2
cb96b84c — Artyom V. Poptsov 1 year, 5 months ago
gnu: tuir: Fix build.

* gnu/packages/syndication.scm (tuir): Fix build.
[arguments] <#:test-flags>: Disable tests that require
"/etc/ssl/certs/ca-certificates.crt" and networking.

Change-Id: I7c75e384c11300a3c4e339f8f00b7d07fd3ec07d
833fa80f — Markku Korkeala 1 year, 5 months ago
gnu: Add python-robotframework-jsonlibrary.

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

Change-Id: Ie8db20560d913132e4ffd4ace569304341b7120c
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c94153ca — Artyom V. Poptsov 1 year, 5 months ago
gnu: todoman: Fix build.

* gnu/packages/task-management.scm (todoman): Fix build.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ic5e1b74180a2ac10edc023f096084edcf469e1d0
c28b941a — Hilton Chain 1 year, 5 months ago
gnu: ncdu: Update to 2.7.

* gnu/packages/ncdu.scm (ncdu): Update to 2.7.

Change-Id: I284717a1552c6a2c66646aa2373e9e370f3a5ecd
83fc6cd5 — Hilton Chain 1 year, 6 months ago
gnu: Add zig-zls-0.13.

* gnu/packages/zig-xyz.scm (zig-zls-0.13): New variable.
(zig-zls): Define as it.

Change-Id: I5422ccf78033053a56cbf7875481942132b16b58
974e39ac — Hilton Chain 1 year, 6 months ago
gnu: Add zig-zls-0.12.

* gnu/packages/zig-xyz.scm (zig-zls-0.12): New variable.

Change-Id: I4fe7ef482954d6d3cbd319735aab28cae9624c5d
2bb1c0a3 — Hilton Chain 1 year, 6 months ago
gnu: zig-zls: Rename variable to zig-zls-0.10.

* gnu/packages/zig-xyz.scm (zig-zls): Rename to...
(zig-zls-0.10): ...this.
(zig-zls): Newly defined as zig-zls-0.10.

Change-Id: I07747dcb13da90da59aeacc1907bbf46a038e2e0
0a71f076 — Hilton Chain 1 year, 6 months ago
gnu: Add zig-known-folders.

* gnu/packages/zig-xyz.scm (zig-known-folders): New variable.

Change-Id: I4c353a19ec4f271e09116173f44bce85b74d10ef
887ce818 — Hilton Chain 1 year, 6 months ago
gnu: Add zig-diffz.

* gnu/packages/zig-xyz.scm (zig-diffz): New variable.

Change-Id: I71d958c56af2ed4180f00d7ce7e2018b528710a5
8e80700b — Ashvith Shetty 1 year, 6 months ago
gnu: Add waylock.

* gnu/packages/zig-xyz.scm (waylock): New variable.

Modified-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Change-Id: I8a9e83ead3b2cb13471d8e92eb6e3463a646dad8
85925fcc — Hilton Chain 1 year, 6 months ago
gnu: river: Update to 0.3.6.

* gnu/packages/zig-xyz.scm (river): Update to 0.3.6.
[arguments]<#:zig>: Remove argument.
<#:zig-build-flags>: Add "-Dpie".
<#:phases>: Fix /bin/sh path in build.zig.
[native-inputs]: Remove libxkbcommon, pixman, wayland, wayland-protocols,
wlroots-0.16.
Move libevdev to...
[inputs]: ...here.
Add zig-pixman, zig-wayland, zig-wlroots, zig-xkbcommon.

Change-Id: Ibdda51236a855380534b88aff61c17d2e6235f28
b218d5cc — Hilton Chain 1 year, 6 months ago
gnu: Add zig-wlroots.

* gnu/packages/zig-xyz.scm (zig-wlroots): New variable.

Change-Id: I470b7e988c77e41e423efbdb6aff29ef86c75d0e
a1c903df — Hilton Chain 1 year, 6 months ago
gnu: Add zig-xkbcommon.

* gnu/packages/zig-xyz.scm (zig-xkbcommon): New variable.

Change-Id: I1e63493f67e3aef1b52b8faa4aaf30a0a16b03ba
c6658493 — Hilton Chain 1 year, 6 months ago
gnu: Add zig-wayland.

* gnu/packages/zig-xyz.scm (zig-wayland): New variable.

Change-Id: Ibb060d6b684e139e42297050223aa3f9110ae118
23020cf1 — Hilton Chain 1 year, 6 months ago
gnu: Add zig-pixman.

* gnu/packages/zig-xyz.scm (zig-pixman): New variable.

Change-Id: I21fb4f487bed50654808898ee46a6efd39d8ffb1
a37420ae — Artyom V. Poptsov 1 year, 5 months ago
gnu: patool: Update to 3.1.0.

* gnu/packages/patool.scm (patool): Update to 3.1.0.
[source]: Upstream changed the tag naming style since 2.4.0.  Update the
reference to the commit accordingly.
[arguments]: Don't skip tests as they pass.

Change-Id: Ia9944fb6418e83350d7d973f6e81670139beafb1
Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next