~ruther/guix-local

9f80d52c — Andy Tai 3 months ago
gnu: Add tflite-micro.

* gnu/packages/machine-learning.scm (tflite-micro): New variable.
* gnu/packages/patches/tflite-micro_disable_download.patch: New file.
* gnu/local.mk: (dist_patch_DATA): Reference new patch file.

Change-Id: I43470f3101a48cf3570e31c00796d16e7257673c
Signed-off-by: Andreas Enge <andreas@enge.fr>
b68c3e66 — Andy Tai 3 months ago
gnu: Add kissfft-for-tflite-micro.

* gnu/packages/algebra.scm (kissfft-for-tflite-micro): New variable.
* gnu/packages/patches/kissfft-tflite-micro.patch: New file.
* gnu/local.mk: (dist_patch_DATA): Reference new patch file.

Change-Id: I4d7119fca95033d6b1a5b0f84cfd0446a4f54afb
Signed-off-by: Andreas Enge <andreas@enge.fr>
b84618b8 — Josep Bigorra 2 months ago
gnu: iter-vitae: Update to 0.5.1.

* gnu/packages/web.scm (iter-vitae): Update to 0.5.1.
[arguments]<#:phases>{install-program-files}: Remove unnecessary mkdir-p.
Adapt installed files.
[description]: Update to mention correct tech.

Change-Id: I2c34dfc60cc75b7fbffd050eb58b52d8a13561e1
Signed-off-by: Andreas Enge <andreas@enge.fr>
39211967 — Patrick Norton 2 months ago
gnu: flightgear: Fix FG_ROOT.

* gnu/packages/games.scm (flightgear)[arguments]<#:phases>{fg-root-wrap}:
New phase to wrap with FG_ROOT pointing to installed flightgear-data.

Change-Id: I59d1a5f84d04c090b48f6c2e7f41e171bda5b98b
Signed-off-by: Andreas Enge <andreas@enge.fr>
9a332a55 — Patrick Norton 2 months ago
gnu: flightgear: Update to Qt6.

* gnu/packages/games.scm (flightgear)[arguments]: Add #:qtbase.
[inputs]: Remove qtdeclarative-5, qtquickcontrols2-5, qtsvg-5 and
qtwayland-5. Add qtdeclarative, qtsvg and qtwayland.

Change-Id: Id16160a721d2ab1ea5d8fd569c1927388f648b43
Signed-off-by: Andreas Enge <andreas@enge.fr>
97a6a107 — Patrick Norton 2 months ago
gnu: simgear: Unbundle tinygltf.

* gnu/packages/games.scm (simgear)[source]: Remove bundled tinygltf.
[arguments]<#:phases>{fix-tiny-gltf}: New phase.
[inputs]: Update to modern style. Add tinygltf.

Change-Id: I3b85ce8c679bf1ef0f5daa82f68060bb331b9eed
Signed-off-by: Andreas Enge <andreas@enge.fr>
d11f4e5b — Guillaume Le Vaillant 2 months ago
gnu: Fix build of gnuradio dependents.

Use the same version of boost in gnuradio and the packages using gnuradio.

* gnu/packages/radio.scm (gnss-sdr, gqrx, gr-dsd, gr-osmosdr,
  gr-satellites)[inputs]: Replace boost by boost-1.83.

Change-Id: I9bf06d46e1f28917ed86f7a9901ddb48f31dbab6
161ad0b7 — Guillaume Le Vaillant 2 months ago
gnu: gr-iqbal: Update to 0.38.3.

* gnu/packages/radio.scm (gr-iqbal): Update to 0.38.3.
  [inputs]: Replace boost by boost-1.83 (version used by gnuradio).

Change-Id: Ib090666477376005aeaee65ccae7190ef12e510b
6d06fa0b — Guillaume Le Vaillant 2 months ago
gnu: cl-simple-matrix: Update to 3.6.

* gnu/packages/lisp-xyz.scm (sbcl-simple-matrix): Update to 3.6.

Change-Id: I5bb256e58f832fe194cb8d7832e0d26f9ca0c37a
ca02659a — Cayetano Santos 2 months ago
gnu: ripgrep: Fix bash completions path.

* gnu/packages/rust-apps.scm (ripgrep)[arguments]:
Fix ’install-extras #:phase.

Change-Id: I51529190e47a83e2874007e0d93b0c8e7e0de849
10e16489 — Cayetano Santos 2 months ago
gnu: password-store: Fix bash completions path.

* gnu/packages/password-utils.scm (password-store)[arguments]:
Update #:make-flags.

Change-Id: I47cc1da0c63fde1a61f0de6610ce8f3f72486ee4
86ec8575 — Cayetano Santos 2 months ago
gnu: du-dust: Fix bash completions path.

* gnu/packages/admin.scm (du-dust)[arguments]: Fix
’install-extras #:phase.

Change-Id: Icf1d93e72d8e8e659be9c2669fc479ece471c8df
3d215a72 — Cayetano Santos 2 months ago
gnu: alacritty: Fix bash completions path.

* gnu/packages/terminals.scm (alacritty)[arguments]:
Fix ’install #:phase.

Change-Id: Id52a9628f916e0d8e0b972579b96ef030ee2f1e2
54fcea80 — Cayetano Santos 2 months ago
gnu: pass-age: Fix bash completions path.

* gnu/packages/password-utils.scm (pass-age)[arguments]: Update #:install-plan.

Change-Id: I32b998e8ede878394af34ac7866d0ef4affc64d1
3ff36256 — Cayetano Santos 2 months ago
gnu: starship: Fix bash completions path.

* gnu/packages/shellutils.scm (starship)[arguments]: Fix
’install-completions #:phase.

Change-Id: Iacd02be3869f4674aeffde6bc81a9fac632f76a0
eed9c722 — Cayetano Santos 2 months ago
gnu: zoxide: Fix bash completions path.

* gnu/packages/rust-apps.scm (zoxide)[arguments]: Fix
’install-more #:phase.

Change-Id: Ie8fd1876346b3d203c00519191085f2b031e2214
ded4b391 — Cayetano Santos 2 months ago
gnu: py-spy: Fix bash completions path.

* gnu/packages/rust-apps.scm (py-spy)[arguments]: Fix
’install-shell-completions #:phase.

Change-Id: Ia27415ddc14295f2bab18ef43ed4162a778dbf38
7e6f88b3 — Cayetano Santos 2 months ago
gnu: ouch: Fix bash completions path.

* gnu/packages/rust-apps.scm (ouch)[arguments]: Fix
’install-extras #:phase.

Change-Id: I8ad706968e8c20460b9070f902cb30cc79c9cf7a
fbba5ae3 — Cayetano Santos 2 months ago
gnu: git-delta: Fix bash completions path.

* gnu/packages/rust-apps.scm (git-delta)[arguments]: Fix
’install-extras #:phase. .

Change-Id: I2565f1d56a48a856555cc67d62308963201454e9
83d66891 — Cayetano Santos 2 months ago
gnu: qucs-s: Fix typo.

* gnu/packages/electronics.scm (qucs-s)[arguments]: Fix
’adjust-default-settings #:phase .

Change-Id: Ib01ebfd3c2088ea6a7b8f5df4d23079ac638f7aa
Next