gnu: hyprutils: Update to 0.8.4. * gnu/packages/cpp.scm (hyprutils): Update to 0.8.4. Change-Id: I402726ee24dba2537035520d9765f73a4bad2c56 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
gnu: hyprlang: Update to 0.6.4. * gnu/packages/cpp.scm (hyprlang): Update to 0.6.4. [native-inputs]: Change gcc-14 to gcc-15. [home-page]: Update to new URL. Change-Id: Ic79ce39600f04168a1bd9a008663f2cbdfe91160 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
gnu: watchdogd: Update to 4.0. * gnu/packages/linux.scm (watchdogd): Update to 4.0. Change-Id: I5cc02a4db9781e916ecc0e14a9caa7fb38e06908
gnu: bolt: Update to 0.9.10. * gnu/packages/linux.scm (bolt): Update to 0.9.10. Change-Id: If7a019b1fc87b4da97a6f94414c138d3a04b61fa
gnu: bin-graph: Update to 1.2.0. * gnu/packages/linux.scm (bin-graph): Update to 1.2.0. Change-Id: Id3578af01f63b6d452fb1c31210d025598d3bdde
gnu: squid: Update to 6.12. * gnu/packages/networking.scm (squid): Update to 6.12. Change-Id: I39a367a636eb2ac8347995af8b16a8b841b1af9f
gnu: frrouting: Update to 10.4.1. * gnu/packages/networking.scm (frrouting): Update to 10.4.1. Change-Id: I613352aca04dd5fa8c892792c98c678ef407bb10
gnu: netdiscover: Update to 0.21. * gnu/packages/networking.scm (netdiscover): Update to 0.21. Change-Id: Id327e8767fc98c9f785df28b2c96ed42760d686c
gnu: hcxtools: Update to 7.0.1. * gnu/packages/networking.scm (hcxtools): Update to 7.0.1. Change-Id: I25519ebecf0857792c348bdf9c196388e190f161
gnu: hcxdumptool: Update to 7.0.1. * gnu/packages/networking.scm (hcxdumptool): Update to 7.0.1. Change-Id: Idf5c0c3dde9c5f2c00062a36e3c9e00efe2444f8
gnu: llvm-14: Disable tests for cross compilation. * gnu/packages/llvm.scm (llvm-14)[arguments]<#:tests?>: Disable for cross compilation. Change-Id: Ie97aad850645fd875620df36b64c145af43e842e Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: make-llvm: Disable tests for cross compilation. The #:tests? argument has recently been added to make-llvm, before the tests were enabled for native compilation and disabled for cross compilation per the default arguments in cmake-build and cmake-cross-build respectively. But since this argument has been added, it overrides the defaults and the test have been enabled on cross compilation, mistakenly. The tests cannot run when cross compiling. * gnu/packages/llvm.scm (make-llvm)[arguments]<#:tests?>: Disable on cross compilation. Change-Id: I5b3e33e6e9e1574eda5d1b74fe7484f157739dbb Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: Add go-github-com-shirou-gopsutil-v4. * gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil-v4): New variable. Change-Id: I132f9fc722737442b2e8651799384138d6dec86a
gnu: go-github-com-shirou-gopsutil-v3: Update to 3.24.5. * gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil-v3): Update to 3.24.5. [arguments] <import-path>: Fix it according to go.mod. <phases>: Remove 'remove-failing-tests, utilize "-skip" instead. <test-flags>: Skip 2 failing tests. Change-Id: Ie172872815fb2371f02123e9743dfa370f7c2541
news: Add 'de' translation. * etc/news.scm: Add German translation of 'linux-libre' 6.16 upgrade entry. Change-Id: Iefc199a8fd6ac32b6c9e6fb6284b5e2d3170b41c
gnu: iwd: Update to 3.9. * gnu/packages/networking.scm (iwd): Update to 3.9. Change-Id: I3e73595f534d63b6d4bd4b45d7eb9954630c5efb Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: ell: Update to 0.79. * gnu/packages/linux.scm (ell): Update to 0.79. Change-Id: Ib530c9e1fb09b790499af7fd6d0cb89b4766482c Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: python-sentencepiece: Switch to pyproject. * gnu/packages/machine-learning.scm (python-sentencepiece)[build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest and python-setuptools-next. Change-Id: Ib675129d61eb960f45b0f34e30fa1ecd768f9cab Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: actionlint: Activate tests. * gnu/packages/check.scm (actionlint)[arguments]<test-subdirs>: Run tests from the project's root, there is no tests in "cmd/actionlint". Change-Id: I84df63c8fad5a7afc0c26730b1b2a1ec8e795b19
gnu: actionlint: Update to 1.7.7. * gnu/packages/check.scm (actionlint): Update to 1.7.7. Change-Id: I0a8cc4dda3146d197f6c8a266d76e71baec250b4