~ruther/guix-local

8166d5b8 — Jean-Pierre De Jesus DIAZ 2 years ago
gnu: raspi-gpio: Make public.

As it's unclear why it's not.

* gnu/packages/raspberry-pi.scm (raspi-gpio): Make variable public.

Change-Id: Iaf2789120a726d702d97c3a30a32e3b2cf5da3f1
Signed-off-by: Christopher Baines <mail@cbaines.net>
0e00d2ce — Christopher Baines 2 years ago
gnu: combinatorial-blas: Update source hash.

Diffoscope shows there are changes, but they don't look significant.

* gnu/packages/maths.scm (combinatorial-blas): Update source hash.

Change-Id: I32db6df0ef7c652572b1e874fe22175a4b66af6e
3bd795bc — Fabio Natali 2 years ago
doc: Fix section on LUKS support.

Only LUKS1 is supported in Guix at the time of this commit. Contrarily to what
reported in previous versions of this section, LUKS2 is not supported.

* doc/guix.texi (Keyboard Layout, Networking, and Partitioning)[Disk
Partitioning]: Fix section on LUKS support.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Ia670963178810174d3ea4585c537defbaaeb0f25
b5bd0d3a — Greg Hogan 2 years ago
gnu: openjdk21: Update to 21.0.2.

* gnu/packages/java.scm (openjdk21): Update to 21.0.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
37073f9d — Greg Hogan 2 years ago
gnu: openjdk20: Update to 20.0.2.

* gnu/packages/java.scm (openjdk20): Update to 20.0.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
289666a0 — Greg Hogan 2 years ago
gnu: openjdk18: Update to 18.0.2.1.

* gnu/packages/java.scm (openjdk18): Update to 18.0.2.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
b844b81d — Greg Hogan 2 years ago
gnu: openjdk17: Update to 17.0.10.

* gnu/packages/java.scm (openjdk17): Update to 17.0.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
62c7f994 — Greg Hogan 2 years ago
gnu: openjdk15: Update to 15.0.10.

* gnu/packages/java.scm (openjdk15): Update to 15.0.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
6d96d7c4 — Greg Hogan 2 years ago
gnu: openjdk13: Update to 13.0.14.

* gnu/packages/java.scm (openjdk13): Update to 13.0.14.

Signed-off-by: Christopher Baines <mail@cbaines.net>
d200159b — Greg Hogan 2 years ago
gnu: openjdk12: Update source hash.

* gnu/packages/java.scm (openjdk12): Update source hash.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I03cbaf3fc21c045c67cd89bb37e232716b03bb30
59bd15a7 — Greg Hogan 2 years ago
gnu: openjdk11: Update to 11.0.22.

* gnu/packages/java.scm (openjdk11): Update to 11.0.22.

Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: tinmop: Update to 0.9.9.141421356.

* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.141421356.

Change-Id: Ibf43c33b2581a78d5a4050493049db73f77c896b
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: cl-croatoan: Update to 0.2-1.282145f.

* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.2-1.282145f.

Change-Id: I8a7e93e9f0dabfa42e35845e610dd5bd2b63cec9
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
50731564 — Andrew Tropin 2 years ago
gnu: emacs-arei: Update to 0.9.3.

* gnu/packages/emacs-xyz.scm (emacs-arei): Update to 0.9.3.

Change-Id: I4cbdc4d5b65038c34912575a4f106993972c2a6f
bed706f1 — Andrew Tropin 2 years ago
gnu: guile-ares-rs: Update to 0.9.3.

* gnu/packages/guile-xyz.scm (guile-ares-rs): Update to 0.9.3.

Change-Id: Iabe57fcb4f1947eb0908109333e4432b8e554cfe
76a3414a — Nicolas Goaziou 2 years ago
gnu: emacs-hyperbole: Update to 9.0.1.

Fixes <https://issues.guix.gnu.org/69776>.

* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 9.0.1.
[arguments]<#:include>: Add HY-NEWS.

Change-Id: I9d8c4be3d1a1af30f69ac87cf5d0f1db29d5d935
cee74f37 — Efraim Flashner 2 years ago
gnu: rust: Make all intermediate packages public.

* gnu/packages/rust.scm (rust-1.74, rust-1.75): Make package public.

Change-Id: Id45d6e8c6e6c42811d4cbc3ab50c61045a7c9090
4e26331a — Efraim Flashner 2 years ago
gnu: llvm-17: Fix building on riscv64-linux.

* gnu/packages/llvm.scm (%llvm-patches): Add a patch for 17.0.6.
* gnu/packages/patches/clang-17.0-link-dsymutil-latomic.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Change-Id: I9dfd23d2f0fb10620c4aa73a6480151d6e6daa9a
gnu: cl-nodgui: Update to 0.6.0.2.

* gnu/packages/lisp-xyz.scm (sbcl-nodgui): Update to 0.6.0.2.
[inputs]: Add sbcl-cl-opengl, sbcl-sdl2 and sbcl-zpng.

Change-Id: I6fc569d4a32b1f8fc256ae17de186145caa2ac30
Signed-off-by: Christopher Baines <mail@cbaines.net>
ca66f636 — Tomas Volf 2 years ago
gnu: cni-plugins: Update to 1.4.1.

* gnu/packages/containers.scm (cni-plugins): Update to 1.4.1.

Change-Id: I770504d4f3cf2c74cb14ce8ea37055742529db94
Signed-off-by: Christopher Baines <mail@cbaines.net>
Next