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
gnu: python-suntime: Fix build. * gnu/packages/astronomy.scm (python-suntime): Fix build. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I640831e215e205412396f2d3a1a49b69b8b4b42c
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
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
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
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>
gnu: todoman: Fix build. * gnu/packages/task-management.scm (todoman): Fix build. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ic5e1b74180a2ac10edc023f096084edcf469e1d0
gnu: ncdu: Update to 2.7. * gnu/packages/ncdu.scm (ncdu): Update to 2.7. Change-Id: I284717a1552c6a2c66646aa2373e9e370f3a5ecd
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
gnu: Add zig-zls-0.12. * gnu/packages/zig-xyz.scm (zig-zls-0.12): New variable. Change-Id: I4fe7ef482954d6d3cbd319735aab28cae9624c5d
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
gnu: Add zig-known-folders. * gnu/packages/zig-xyz.scm (zig-known-folders): New variable. Change-Id: I4c353a19ec4f271e09116173f44bce85b74d10ef
gnu: Add zig-diffz. * gnu/packages/zig-xyz.scm (zig-diffz): New variable. Change-Id: I71d958c56af2ed4180f00d7ce7e2018b528710a5
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
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
gnu: Add zig-wlroots. * gnu/packages/zig-xyz.scm (zig-wlroots): New variable. Change-Id: I470b7e988c77e41e423efbdb6aff29ef86c75d0e
gnu: Add zig-xkbcommon. * gnu/packages/zig-xyz.scm (zig-xkbcommon): New variable. Change-Id: I1e63493f67e3aef1b52b8faa4aaf30a0a16b03ba
gnu: Add zig-wayland. * gnu/packages/zig-xyz.scm (zig-wayland): New variable. Change-Id: Ibb060d6b684e139e42297050223aa3f9110ae118
gnu: Add zig-pixman. * gnu/packages/zig-xyz.scm (zig-pixman): New variable. Change-Id: I21fb4f487bed50654808898ee46a6efd39d8ffb1
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>