~ruther/guix-local

d7878300 — Murilo 10 months ago
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>
086866f2 — Murilo 10 months ago
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>
5bdc225f — Artyom V. Poptsov 9 months ago
gnu: watchdogd: Update to 4.0.

* gnu/packages/linux.scm (watchdogd): Update to 4.0.

Change-Id: I5cc02a4db9781e916ecc0e14a9caa7fb38e06908
18095541 — Artyom V. Poptsov 9 months ago
gnu: bolt: Update to 0.9.10.

* gnu/packages/linux.scm (bolt): Update to 0.9.10.

Change-Id: If7a019b1fc87b4da97a6f94414c138d3a04b61fa
292c502e — Artyom V. Poptsov 9 months ago
gnu: bin-graph: Update to 1.2.0.

* gnu/packages/linux.scm (bin-graph): Update to 1.2.0.

Change-Id: Id3578af01f63b6d452fb1c31210d025598d3bdde
cdf18000 — Artyom V. Poptsov 9 months ago
gnu: squid: Update to 6.12.

* gnu/packages/networking.scm (squid): Update to 6.12.

Change-Id: I39a367a636eb2ac8347995af8b16a8b841b1af9f
fb746de1 — Artyom V. Poptsov 9 months ago
gnu: frrouting: Update to 10.4.1.

* gnu/packages/networking.scm (frrouting): Update to 10.4.1.

Change-Id: I613352aca04dd5fa8c892792c98c678ef407bb10
8023244b — Artyom V. Poptsov 9 months ago
gnu: netdiscover: Update to 0.21.

* gnu/packages/networking.scm (netdiscover): Update to 0.21.

Change-Id: Id327e8767fc98c9f785df28b2c96ed42760d686c
c6cbb531 — Artyom V. Poptsov 9 months ago
gnu: hcxtools: Update to 7.0.1.

* gnu/packages/networking.scm (hcxtools): Update to 7.0.1.

Change-Id: I25519ebecf0857792c348bdf9c196388e190f161
80761346 — Artyom V. Poptsov 9 months ago
gnu: hcxdumptool: Update to 7.0.1.

* gnu/packages/networking.scm (hcxdumptool): Update to 7.0.1.

Change-Id: Idf5c0c3dde9c5f2c00062a36e3c9e00efe2444f8
494051fe — Rutherther 9 months ago
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>
be3b2aae — Rutherther 9 months ago
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>
ba17f399 — Sharlatan Hellseher 9 months ago
gnu: Add go-github-com-shirou-gopsutil-v4.

* gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil-v4): New variable.

Change-Id: I132f9fc722737442b2e8651799384138d6dec86a
57038b42 — Sharlatan Hellseher 9 months ago
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
b8c1f853 — Florian Pelz 9 months ago
news: Add 'de' translation.

* etc/news.scm: Add German translation of 'linux-libre' 6.16 upgrade entry.

Change-Id: Iefc199a8fd6ac32b6c9e6fb6284b5e2d3170b41c
fd12ed99 — Sergey Trofimov 9 months ago
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>
d3eab3c8 — Sergey Trofimov 9 months ago
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>
605e06c7 — Cayetano Santos 9 months ago
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>
24a17201 — Sharlatan Hellseher 9 months ago
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
9461b097 — Sharlatan Hellseher 9 months ago
gnu: actionlint: Update to 1.7.7.

* gnu/packages/check.scm (actionlint): Update to 1.7.7.

Change-Id: I0a8cc4dda3146d197f6c8a266d76e71baec250b4
Next