1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 07:00:37 +02:00
Commit Graph

155447 Commits

Author SHA1 Message Date
Murilo
d787830013 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>
2025-09-09 17:17:31 -04:00
Murilo
086866f2f4 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>
2025-09-09 17:17:28 -04:00
Artyom V. Poptsov
5bdc225f4f gnu: watchdogd: Update to 4.0.
* gnu/packages/linux.scm (watchdogd): Update to 4.0.

Change-Id: I5cc02a4db9781e916ecc0e14a9caa7fb38e06908
2025-09-09 21:54:46 +03:00
Artyom V. Poptsov
1809554145 gnu: bolt: Update to 0.9.10.
* gnu/packages/linux.scm (bolt): Update to 0.9.10.

Change-Id: If7a019b1fc87b4da97a6f94414c138d3a04b61fa
2025-09-09 21:51:16 +03:00
Artyom V. Poptsov
292c502e1b gnu: bin-graph: Update to 1.2.0.
* gnu/packages/linux.scm (bin-graph): Update to 1.2.0.

Change-Id: Id3578af01f63b6d452fb1c31210d025598d3bdde
2025-09-09 21:46:39 +03:00
Artyom V. Poptsov
cdf1800032 gnu: squid: Update to 6.12.
* gnu/packages/networking.scm (squid): Update to 6.12.

Change-Id: I39a367a636eb2ac8347995af8b16a8b841b1af9f
2025-09-09 21:25:53 +03:00
Artyom V. Poptsov
fb746de136 gnu: frrouting: Update to 10.4.1.
* gnu/packages/networking.scm (frrouting): Update to 10.4.1.

Change-Id: I613352aca04dd5fa8c892792c98c678ef407bb10
2025-09-09 21:18:26 +03:00
Artyom V. Poptsov
8023244b6d gnu: netdiscover: Update to 0.21.
* gnu/packages/networking.scm (netdiscover): Update to 0.21.

Change-Id: Id327e8767fc98c9f785df28b2c96ed42760d686c
2025-09-09 21:13:55 +03:00
Artyom V. Poptsov
c6cbb53120 gnu: hcxtools: Update to 7.0.1.
* gnu/packages/networking.scm (hcxtools): Update to 7.0.1.

Change-Id: I25519ebecf0857792c348bdf9c196388e190f161
2025-09-09 21:11:49 +03:00
Artyom V. Poptsov
807613465e gnu: hcxdumptool: Update to 7.0.1.
* gnu/packages/networking.scm (hcxdumptool): Update to 7.0.1.

Change-Id: Idf5c0c3dde9c5f2c00062a36e3c9e00efe2444f8
2025-09-09 21:09:26 +03:00
Rutherther
494051fef5 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>
2025-09-09 19:58:20 +03:00
Rutherther
be3b2aae61 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>
2025-09-09 19:58:12 +03:00
Sharlatan Hellseher
ba17f39998 gnu: Add go-github-com-shirou-gopsutil-v4.
* gnu/packages/golang-xyz.scm (go-github-com-shirou-gopsutil-v4): New variable.

Change-Id: I132f9fc722737442b2e8651799384138d6dec86a
2025-09-09 11:03:41 +01:00
Sharlatan Hellseher
57038b42b2 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
2025-09-09 11:03:41 +01:00
Sergey Trofimov
fd12ed9997 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>
2025-09-09 17:51:20 +09:00
Sergey Trofimov
d3eab3c8bd 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>
2025-09-09 17:51:20 +09:00
Cayetano Santos
605e06c728 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>
2025-09-09 09:49:55 +01:00
Sharlatan Hellseher
24a1720154 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
2025-09-09 09:49:55 +01:00
Sharlatan Hellseher
9461b0972c gnu: actionlint: Update to 1.7.7.
* gnu/packages/check.scm (actionlint): Update to 1.7.7.

Change-Id: I0a8cc4dda3146d197f6c8a266d76e71baec250b4
2025-09-09 09:49:54 +01:00
Sharlatan Hellseher
2aed41a0cb gnu: gotestsum: Update to 1.12.3.
* gnu/packages/check.scm (gotestsum): Update to 1.12.3. Fix indentation.
[arguments]<install-source?>: As for the final executable it's not required.
[home-page]: Place above [synopsis].
[description]: Start from a new line and fix fill-column.

Change-Id: I9a4f11c03895f240224d0293fcdfb3b8c2827603
2025-09-09 09:49:54 +01:00
Sharlatan Hellseher
0c42de50fa gnu: checkmake: Fix URL redirection.
This project has changed the GitHub home page from
<https://github.com/mrtazz/checkmake> to
<https://github.com/checkmake/checkmake>.

* gnu/packages/check.scm (checkmake)[source]<url>: Fix redirection lint
warning.
[home-page]: Likewise.

Change-Id: I2b8cc6bd3f62cc408ce3d99c318ce0521b82d91f
2025-09-09 09:49:54 +01:00
André Batista
5ec17ec18c gnu: lld-as-ld-wrapper-15: Remove variable.
* gnu/packages/llvm.scm (lld-as-ld-wrapper-15): Remove as it's not used on any
package definition anymore.

Change-Id: Ieb1bf46a571fae6cbc8ee3ce8c64567391eed370
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-09-09 17:47:32 +09:00
Cayetano Santos
5dff277b6e gnu: m8c: Update to 2.1.0.
* gnu/packages/electronics.scm (m8c): Update to 2.1.0.
[build-system]: Switch to cmake-build-system.
[inputs]: Add libdecor.
[arguments]: Add #:configure-flags, remove #:make-flags and #:phases.

Change-Id: I8a9b2981ca87306d6ac0471ee311841935ccb12e
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-09-09 17:39:24 +09:00
Cayetano Santos
09877fd193 gnu: python-myhdl: Update to 0.11-0.7dc29c2.
* gnu/packages/fpga.scm (python-myhdl): Update to 0.11-0.7dc29c2.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Replace check #:phase.
[native-inputs]: Add iverilog, python-setuptools-next, and
python-pytest.

Change-Id: I43d6da67bea5f5cc020881f33f399a62d2706e59
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-09-09 17:27:13 +09:00
Cayetano Santos
368f83a08a gnu: symbiyosys: Update to 0.57.
* gnu/packages/electronics.scm (symbiyosys): Update to 0.57.
(abc-yosyshq): Update to 0.57.
(yosys): Update to 0.57.

Change-Id: I544d9d294f4cfe414fee7d6b3faf2edf24eb8bf9
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-09-09 17:11:55 +09:00
Cayetano Santos
004e0a3dab gnu: apycula: Update to 0.24.
* gnu/packages/fpga.scm (apycula): Update to 0.24.

Change-Id: I668543d92de12e3f215196fd85fc55036b33ab4b
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-09-09 17:08:41 +09:00
Cayetano Santos
95668fc829 gnu: qucsator-rf: Update to 1.0.7; also update qucs-s to 25.2.0.
* gnu/packages/electronics.scm (qucsator-rf): Update to 1.0.7.
(qucs-s): Update to 25.2.0.

Change-Id: I27dce699f328549ca4d5db93bc3daad9e82102d6
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-09-09 17:06:56 +09:00
Maxim Cournoyer
b75f83bfae gnu: iverilog: Set correct native compilers in installed script.
* gnu/packages/fpga.scm (iverilog) [#:make-flags]: Delete.
[#:phases]: Add ensure-native-baked-CC/CXX phase.

Change-Id: I218f062de3a51765cbb9adf4558ea16e152e1f97
2025-09-09 16:50:56 +09:00
Efraim Flashner
1943ec7d08 gnu: ntp: Wrap update-leap command.
* gnu/packages/ntp.scm (ntp)[inputs]: Add guile-3.0, perl-http-tiny,
perl-io-socket-ssl, perl-net-ssleay.
[arguments]: Add a phase to wrap the update-leap command.

Change-Id: I66f9810fa3ac669290fb06a8ae50dabbd9872b7e
2025-09-09 10:31:34 +03:00
Efraim Flashner
574c9f23e8 gnu: ntp: Update leap-seconds list URI.
* gnu/packages/ntp.scm (ntp)[arguments]: Add a phase to update the
location of the leap-seconds list.

Change-Id: I7e97f4d97391a785bc53db1e3e883a55326c4fc5
2025-09-09 10:31:34 +03:00
Efraim Flashner
92c95f0a94 gnu: ntp: Add missing inputs.
Fixes guix/guix#2584.

* gnu/packages/ntp.scm (ntp)[inputs]: Add perl.

Change-Id: If484df794a842ee8caa7042795871fa5b9072553
2025-09-09 10:31:30 +03:00
Josep Bigorra
6fd8ff7681 gnu: Add mbake.
* gnu/packages/check.scm (mbake): New variable.

Change-Id: I61d05051d2b771f2a477c4995bfb005ea2d9a21a
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-09 08:30:18 +01:00
Cayetano Santos
ed00702631 gnu: minipro: Move to flashing-tools.
* gnu/packages/electronics.scm (minipro): Move from here ...
* gnu/packages/flashing-tools.scm: ... to here.

Change-Id: I41354d9a5731575e370bfc90805ec1260bdb86d3
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-09-09 16:04:05 +09:00
Maxim Cournoyer
2ba475d37a gnu: shepherd-1.0: Use latest guile-fibers.
* gnu/packages/admin.scm (shepherd-1.0) [native-inputs]: Use latest guile-fibers.
[inputs]: Use latest guile-fibers.

Relates-to: shepherd/shepherd#1
Change-Id: I29483129232062bb764664d4153e43447f3b3f22
2025-09-09 14:56:12 +09:00
Sharlatan Hellseher
e4a6c73831 gnu: nebula: Update to 1.9.6.
* gnu/packages/networking.scm (nebula): Update to 1.9.6.

Change-Id: I0312eea1e5786497e83e14efe138a12ef2336bbf
2025-09-08 23:30:10 +01:00
Sharlatan Hellseher
d9c6f8d2e0 gnu: openrdap: Improve package.
* gnu/packages/networking.scm (openrdap): Fix indentation.
[arguments] <install-source?>: As for final executable avoid it.
<test-subdirs>: Test the whole module.
[native-inputs]: Move everything from [propagated-inputs] here.
[propagated-inputs]: Drop all.

Change-Id: I115d982c3ff02cc8a89128975e1ed8dd6a1a803d
2025-09-08 23:21:54 +01:00
Sharlatan Hellseher
9ee7fe20c9 gnu: go-github-com-nwidger-jsoncolor: Update to 0.3.2.
* gnu/packages/golang-xyz.scm (go-github-com-nwidger-jsoncolor): Update to 0.3.2.

Change-Id: I383cac02ee98ae72f69179bdb7653e252891de6b
2025-09-08 23:18:36 +01:00
Sharlatan Hellseher
063026216b gnu: gron: Move to textutils.
* gnu/packages/golang-web.scm (gron): Move from here ...
* gnu/packages/textutils.scm: ... to here.

Change-Id: Ic1cbb609e4ed95218e42cdb866762ae6e52ddbc5
2025-09-08 23:18:36 +01:00
Sharlatan Hellseher
cb437c97cb gnu: go-github-com-nwidger-jsoncolor: Move to golang-xyz.
* gnu/packages/golang-web.scm (go-github-com-nwidger-jsoncolor): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I10755233b70242116bd5fb8055aca3519ef8111c
2025-09-08 23:12:58 +01:00
Sharlatan Hellseher
85af01955d gnu: gron: Build with go-1.24.
* gnu/packages/golang-web.scm (gron): Fix indentation.
[arguments] <go>: Use default go-1.24 compiler.
<test-flags>: Do not vet during tests.

Change-Id: Ic356dadf5769b8a9810043091a807c766bd6a77f
2025-09-08 23:08:13 +01:00
Sharlatan Hellseher
b2db30ee7d gnu: miller: Update to 6.15.0.
* gnu/packages/textutils.scm (miller): Update to 6.15.0.
[native-inputs]: Remove python-mkdocs-material; add
go-github-com-kshedden-statmodel.

Change-Id: Ib6809c6d4ece3c581f3c403710762b924f289819
2025-09-08 23:03:11 +01:00
Sharlatan Hellseher
5dbc832d24 gnu: Add go-github-com-kshedden-statmodel.
* gnu/packages/golang-maths.scm (go-github-com-kshedden-statmodel): New variable.

Change-Id: I31ba3cfd863afcdb5119ee7674f3c3f0d26f908d
2025-09-08 23:03:11 +01:00
Sharlatan Hellseher
8bb2eec536 gnu: Add go-github-com-kshedden-dstream.
* gnu/packages/golang-maths.scm (go-github-com-kshedden-dstream): New variable.

Change-Id: Ib98fead362851f7b1893da224645286751990b7d
2025-09-08 23:02:37 +01:00
Sharlatan Hellseher
edb2c247ba gnu: vale: Update to 3.12.0.
* gnu/packages/textutils.scm (vale): Update to 3.12.0. Fix indentation.
[arguments] <go>: Use default go-1.24.

Change-Id: I84b74e832d1fa29ae3fca1cb8adc8e853af69ad6
2025-09-08 23:02:37 +01:00
Sharlatan Hellseher
943f74e11f gnu: fq: Update to 0.15.1.
* gnu/packages/hexedit.scm (fq): Update to 0.15.1.
[arguments] <install-source?>: As it's a final excecutible, do not
install source.

Change-Id: I5ce77346506a79a304a0b1b1bb8eda6eed3bbf7c
2025-09-08 23:02:37 +01:00
Sharlatan Hellseher
c7bf8ac568 gnu: go-k8s-io-kube-openapi: Update to 0.0.0-20250905212525-66792eed8611.
* gnu/packages/golang-web.scm (go-k8s-io-kube-openapi): Update to 0.0.0-20250905212525-66792eed8611.
[arguments] <go>: Use default go-1.24.
<test-flags>: Skip vet during tests.
[propagated-inputs]: Remove go-gopkg-in-yaml-v3 and
go-sigs-k8s-io-structured-merge-diff-v4; add
go-github-com-stretchr-testify, go-go-yaml-in-yaml-v2,
go-go-yaml-in-yaml-v3, go-sigs-k8s-io-randfill, and
go-sigs-k8s-io-structured-merge-diff-v6.
[native-inputs]: Remove go-github-com-getkin-kin-openapi and
go-sigs-k8s-io-randfill; add go-sigs-k8s-io-yaml.

Change-Id: I5db7662bc426bc6ba8d265dc2c53ee92392db7fb
2025-09-08 23:02:37 +01:00
Sharlatan Hellseher
d2b895efee gnu: go-github-com-google-gnostic-models: Update to 0.7.0.
* gnu/packages/golang-xyz.scm (go-github-com-google-gnostic-models): Update to 0.7.0.
[propagated-inputs]: Remove go-gopkg-in-yaml-v3; add go-go-yaml-in-yaml-v3.

Change-Id: I48e3362d928de535ea17cdc240a58a6897607443
2025-09-08 23:02:37 +01:00
Sharlatan Hellseher
e5b62da2b9 gnu: Add go-sigs-k8s-io-structured-merge-diff-v6.
* gnu/packages/golang-xyz.scm (go-sigs-k8s-io-structured-merge-diff-v6): New variable.

Change-Id: Ifc5d338aba28ef3bf71985d3af36055303eb6382
2025-09-08 23:02:36 +01:00
Sharlatan Hellseher
67b0247319 gnu: Add go-go-yaml-in-yaml-v3.
* gnu/packages/golang-xyz.scm (go-go-yaml-in-yaml-v3): New variable.

Change-Id: I10888dc0a8675728d34c70d4c4447a4c86ebcaba
2025-09-08 23:02:36 +01:00
Sharlatan Hellseher
7500772887 gnu: Add go-go-yaml-in-yaml-v2.
* gnu/packages/golang-xyz.scm (go-go-yaml-in-yaml-v2): New variable.

Change-Id: If5c5f8acfebe6358d95bb1807ad03b1adc4ff6c5
2025-09-08 23:02:36 +01:00