~ruther/guix-local

b75f83bf — Maxim Cournoyer 7 months ago
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
1943ec7d — Efraim Flashner 7 months ago
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
574c9f23 — Efraim Flashner 7 months ago
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
92c95f0a — Efraim Flashner 7 months ago
gnu: ntp: Add missing inputs.

Fixes guix/guix#2584.

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

Change-Id: If484df794a842ee8caa7042795871fa5b9072553
6fd8ff76 — Josep Bigorra 8 months ago
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>
ed007026 — Cayetano Santos 8 months ago
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>
2ba475d3 — Maxim Cournoyer 7 months ago
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
e4a6c738 — Sharlatan Hellseher 7 months ago
gnu: nebula: Update to 1.9.6.

* gnu/packages/networking.scm (nebula): Update to 1.9.6.

Change-Id: I0312eea1e5786497e83e14efe138a12ef2336bbf
d9c6f8d2 — Sharlatan Hellseher 7 months ago
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
9ee7fe20 — Sharlatan Hellseher 7 months ago
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
06302621 — Sharlatan Hellseher 7 months ago
gnu: gron: Move to textutils.

* gnu/packages/golang-web.scm (gron): Move from here ...
* gnu/packages/textutils.scm: ... to here.

Change-Id: Ic1cbb609e4ed95218e42cdb866762ae6e52ddbc5
cb437c97 — Sharlatan Hellseher 7 months ago
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
85af0195 — Sharlatan Hellseher 7 months ago
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
b2db30ee — Sharlatan Hellseher 7 months ago
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
5dbc832d — Sharlatan Hellseher 7 months ago
gnu: Add go-github-com-kshedden-statmodel.

* gnu/packages/golang-maths.scm (go-github-com-kshedden-statmodel): New variable.

Change-Id: I31ba3cfd863afcdb5119ee7674f3c3f0d26f908d
8bb2eec5 — Sharlatan Hellseher 7 months ago
gnu: Add go-github-com-kshedden-dstream.

* gnu/packages/golang-maths.scm (go-github-com-kshedden-dstream): New variable.

Change-Id: Ib98fead362851f7b1893da224645286751990b7d
edb2c247 — Sharlatan Hellseher 7 months ago
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
943f74e1 — Sharlatan Hellseher 7 months ago
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
c7bf8ac5 — Sharlatan Hellseher 7 months ago
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
d2b895ef — Sharlatan Hellseher 7 months ago
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
Next