summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: raspi-gpio: Make public.Jean-Pierre De Jesus DIAZ2024-03-14
| | | | | | | | | 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>
* gnu: combinatorial-blas: Update source hash.Christopher Baines2024-03-14
| | | | | | | | Diffoscope shows there are changes, but they don't look significant. * gnu/packages/maths.scm (combinatorial-blas): Update source hash. Change-Id: I32db6df0ef7c652572b1e874fe22175a4b66af6e
* gnu: openjdk21: Update to 21.0.2.Greg Hogan2024-03-14
| | | | | | * gnu/packages/java.scm (openjdk21): Update to 21.0.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: openjdk20: Update to 20.0.2.Greg Hogan2024-03-14
| | | | | | * gnu/packages/java.scm (openjdk20): Update to 20.0.2. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: openjdk18: Update to 18.0.2.1.Greg Hogan2024-03-14
| | | | | | * gnu/packages/java.scm (openjdk18): Update to 18.0.2.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: openjdk17: Update to 17.0.10.Greg Hogan2024-03-14
| | | | | | * gnu/packages/java.scm (openjdk17): Update to 17.0.10. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: openjdk15: Update to 15.0.10.Greg Hogan2024-03-14
| | | | | | * gnu/packages/java.scm (openjdk15): Update to 15.0.10. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: openjdk13: Update to 13.0.14.Greg Hogan2024-03-14
| | | | | | * gnu/packages/java.scm (openjdk13): Update to 13.0.14. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: openjdk12: Update source hash.Greg Hogan2024-03-14
| | | | | | | * gnu/packages/java.scm (openjdk12): Update source hash. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I03cbaf3fc21c045c67cd89bb37e232716b03bb30
* gnu: openjdk11: Update to 11.0.22.Greg Hogan2024-03-14
| | | | | | * 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.cage2024-03-14
| | | | | | | * 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.cage2024-03-14
| | | | | | | * 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>
* gnu: emacs-arei: Update to 0.9.3.Andrew Tropin2024-03-14
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-arei): Update to 0.9.3. Change-Id: I4cbdc4d5b65038c34912575a4f106993972c2a6f
* gnu: guile-ares-rs: Update to 0.9.3.Andrew Tropin2024-03-14
| | | | | | * gnu/packages/guile-xyz.scm (guile-ares-rs): Update to 0.9.3. Change-Id: Iabe57fcb4f1947eb0908109333e4432b8e554cfe
* gnu: emacs-hyperbole: Update to 9.0.1.Nicolas Goaziou2024-03-13
| | | | | | | | | 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
* gnu: rust: Make all intermediate packages public.Efraim Flashner2024-03-13
| | | | | | * gnu/packages/rust.scm (rust-1.74, rust-1.75): Make package public. Change-Id: Id45d6e8c6e6c42811d4cbc3ab50c61045a7c9090
* gnu: llvm-17: Fix building on riscv64-linux.Efraim Flashner2024-03-13
| | | | | | | | * 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.cage2024-03-13
| | | | | | | | * 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>
* gnu: cni-plugins: Update to 1.4.1.Tomas Volf2024-03-13
| | | | | | | * gnu/packages/containers.scm (cni-plugins): Update to 1.4.1. Change-Id: I770504d4f3cf2c74cb14ce8ea37055742529db94 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: slib: Update to 3c1.Andy Tai2024-03-13
| | | | | | | * gnu/packages/scheme.scm (slib): Update to 3c1. Change-Id: Ic887b7600173f96bd2ca74c9adadf42780a18ce6 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: zig-zls: Update to 0.10.0.terramorpha2024-03-13
| | | | | | | | | | * gnu/packages/zig-xyz.scm (zig-zls): Update to 0.10.0. [build-system]: Switch to the zig-build-system. [inputs]: Switch to zig-0.10. [arguments]: Remove #:phases and skip tests. Change-Id: Ie062067854ba1087b0394128c66e060df3ef5abf Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: diffoscope: Update to 260.Vagrant Cascadian2024-03-13
| | | | | | | | * gnu/packages/diffoscope.scm (diffoscope): Update to 260. [native-inputs]: Add p7zip. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I2fcf6209a09dd1ba75e2b373f6f13aa69f7daaa6
* gnu: rpi-imager: Update to version 1.8.5.Aaron Covrig2024-03-13
| | | | | | | * gnu/packages/raspberry-pi.scm (rpi-imager): Update to 1.8.5. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I456f412a9e965a22f690c3d672826791e52f57c3
* gnu: swig-next: Update to 4.2.1.Andy Tai2024-03-13
| | | | | | | * gnu/packages/swig.scm (swig-next): Update to 4.2.1. Change-Id: I8119b79ebf7d7d404f1161473ab16a04017c1bb7 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: vcmi: Update to 1.4.5.Vagrant Cascadian2024-03-13
| | | | | | | * gnu/packages/games.scm (vcmi): Update to 1.4.5. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Icd72038c03d1f37f42527ccd824993165413d0f7
* gnu: fcgiwrap: Update to 1.1.0-1.2870d27, change source.宋文武2024-03-13
| | | | | | | | | * gnu/packages/web.scm (fcgiwrap): Update to 1.1.0-1.2870d27. [source]: Switch to https://github.com/flu0r1ne/fcgiwrap. Reviewed-by: Dale Mellor <guix-devel-0brg6b@rdmp.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Ia9e7b911a0c8bde50924e3398f915f945cf955a6
* gnu: Add kalamine.Adriel Dumas--Jondeau2024-03-13
| | | | | | | | * gnu/packages/python-xyz.scm (kalamine): New variable. Change-Id: If13f258440bb35973b3d79a87fea68e4708845bf Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-sway: Update to 0.7-0.84eae5e.Nicolas Graves2024-03-13
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-sway): Update to 0.7-0.84eae5e. Change-Id: I37549f7e66d9fa1df455af3bc972e49cb79d50ef Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-org-pandoc-import: Update to 1.0-0.db308f1.Cayetano Santos2024-03-13
| | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-pandoc-import): Update to 1.0-0.db308f1. Last stable 1.0 version dates back from 3 years ago. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Ic0da2b7956695f75274aab14a13dbfca919a4999
* gnu: emacs-crux: Update to 0.5.0.Cayetano Santos2024-03-13
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.5.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I539c77ff756b692f9f0b0b4c62f18db373a05f16
* gnu: asymptote: Update to 2.87.Nicolas Goaziou2024-03-13
| | | | | | * gnu/packages/plotutils.scm (asymptote): Update to 2.87. Change-Id: I25d91094e56b9e6b9d1a7313d6697f82ab1c2785
* gnu: xournalpp: Update to 1.2.3.Nicolas Goaziou2024-03-13
| | | | | | * gnu/packages/pdf.scm (xournalpp): Update to 1.2.3. Change-Id: If7ec00c3bcdb208132d595c152c3099258f738f4
* gnu: libextractor: Enable tidy-html support.Maxim Cournoyer2024-03-13
| | | | | | | | | | | * gnu/packages/gnunet.scm (libextractor) [source]: Apply patch. [phases] <force-reconfigure>: New phase. [inputs]: Add tidy-html. Remove associated comment. * gnu/packages/patches/libextractor-tidy-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: Ic812e09504d522ec87410bbbb03ccd3d6e48dd71
* gnu: libextractor: Enable RPM support.Maxim Cournoyer2024-03-13
| | | | | | | * gnu/packages/gnunet.scm (libextractor) [inputs]: Add rpm. Change-Id: I618330e038d4793bc61cf62320dc33fa16ab9c7f
* gnu: libextractor: Enable apparmor support.Maxim Cournoyer2024-03-13
| | | | | | | * gnu/packages/gnunet.scm (libextractor) [inputs]: Add libapparmor. Change-Id: I6ec8b7fce5db0179f2b65d9a4509ab9bcecb12ef
* gnu: libextractor: Add autotools inputs.Maxim Cournoyer2024-03-13
| | | | | | | | | | These are needed when building from git. * gnu/packages/gnunet.scm (libextractor) [native-inputs]: Add autoconf-2.71, automake, gettext-minimal, libtool and texinfo. Change-Id: Ia35932b56c74354fc7cffc104e4ae5efa9ad8c85
* gnu: libextractor: Modernize.Maxim Cournoyer2024-03-13
| | | | | | | | | * gnu/packages/gnunet.scm (libextractor): Move inputs, native-inputs after arguments. [arguments]: Use gexps. Remove trailing #t. [inputs]: Remove labels and sort. Change-Id: Ia3950630bd0985e106fb92cce3f92732e93970df
* gnu: libextractor: Update to 1.13.Maxim Cournoyer2024-03-13
| | | | | | | | | * gnu/packages/gnunet.scm (libextractor): Update to 1.13. [inputs]: Remove ffmpeg-4, no longer supported. Replace gtk+ with gdk-pixbuf. [argumens]: Reinstate parallel tests. Remove fix-exiv2-tests phase. Change-Id: Ic299c31a2d40512116c9876e0fbb4f9ded0ccc3b
* gnu: ruby-stackprof: Update to 0.2.26.Efraim Flashner2024-03-12
| | | | | | * gnu/packages/ruby.scm (ruby-stackprof): Update to 0.2.26. Change-Id: I6f15da677e630708c702eb00e83c960de8e3d639
* gnu: ruby-stackprof: Skip test known to fail.Efraim Flashner2024-03-12
| | | | | | | * gnu/packages/ruby.scm (ruby-stackprof)[arguments]: Skip another test which is known to fail. Change-Id: Ie261864cc19eba881377b88c07b6402c60a22423
* gnu: guix: Update to 4c94b9e.Ludovic Courtès2024-03-12
| | | | | | * gnu/packages/package-management.scm (guix): Update to 4c94b9e. Change-Id: I73678ae87acbc2ef0185daf844486f7394a46fd7
* gnu: ruby-x25519: Fix build on non x86_64.Zheng Junjie2024-03-12
| | | | | | | | | | * gnu/packages/patches/ruby-x25519-automatic-fallback-non-x86_64.patch: New patch. * gnu/packages/ruby.scm (ruby-x25519)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: If9c3b8dd8d818094f4cc5392bd5717f1430c369a Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: ssh-to-age: Update to 1.1.7.Giacomo Leidi2024-03-12
| | | | | | | | * gnu/packages/password-utils.scm (ssh-to-age): Update to 1.1.7. [synopsis]: Remove period at the end of the sentence. Change-Id: Ide1bab2490b52459c31191d578619f9ea1edcbaf Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: hypre: Honor the #:tests? flag.Lars Bilke2024-03-12
| | | | | | | | * gnu/packages/maths.scm (hypre)[arguments]: Adjust 'check phase to honor the #:tests? flag. Change-Id: I475fabd7d9f73ed320b97a4767830d82190c2b15 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: petsc: Add tunable property.Lars Bilke2024-03-12
| | | | | | | | | Tested with some real-world simulations on multpiple HPC systems. * gnu/packages/maths.scm (petsc)[properties]: Add tunable? flag. Change-Id: I81588d0556c4176f29d7ab760322cd7aec271f12 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: syncthing: Mark as tunable.Efraim Flashner2024-03-12
| | | | | | | * gnu/packages/syncthing.scm (syncthing)[properties]: Mark package as tunable. Change-Id: Ia885bbd32f043e83b231359cca438ea9caf4e8dc
* gnu: rust-bindgen-cli: Add shell completions.Efraim Flashner2024-03-12
| | | | | | | * gnu/packages/rust-apps.scm (rust-bindgen-cli)[arguments]: Add a phase to install shell completions. Change-Id: Ia476d02a7c2d75518da2624b09b7091fafb70d8d
* gnu: Add rust-bindgen-cli-0.69.aurtzy2024-03-12
| | | | | | | | * gnu/packages/rust-apps.scm (rust-bindgen-cli): New variable. (rust-bindgen): Remove this package. Change-Id: I0841f34d73acf4e161c9f0ba0c6543d7f0d03092 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: cagebreak: Update to 2.3.1.宋文武2024-03-12
| | | | | | | * gnu/packages/wm.scm (cagebreak): Update to 2.3.1. [inputs]: Replace wlroots-0.16 with wlroots. Change-Id: I1e14c45790aa633c200f604243bcd61b269bc231
* gnu: manaplus: Update to 2.1.3.17.宋文武2024-03-12
| | | | | | | | | * gnu/packages/games.scm (manaplus): Update to 2.1.3.17. [arguments]: Pass "--with-sdl2" as configure-flags. [inputs]: Replace sdl-union with sdl2, sdl2-image, sdl2-mixer, sdl2-net and sdl2-ttf. Change-Id: I223150d559bce21e055b44262c7c97b3ccfa8dc2