summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-02-17gnu: Add ocaml-mirage-runtime.raingloom
* gnu/packages/ocaml.scm (ocaml-mirage-runtime): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17gnu: Add ocaml-functoria-runtimeraingloom
* gnu/packages/ocaml.scm (ocaml-functoria-runtime): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17gnu: Add ocaml-emile.raingloom
* gnu/packages/ocaml.scm (ocaml-emile): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17gnu: Add ocaml-pecu.raingloom
* gnu/packages/ocaml.scm (ocaml-pecu): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17gnu: Add ocaml-opam-monorepo.raingloom
* gnu/packages/ocaml.scm (ocaml-opam-monorepo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17gnu: Add ocaml-ipaddr.raingloom
* gnu/packages/ocaml.scm (ocaml-ipaddr): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17gnu: Add ocaml-macaddr.raingloom
* gnu/packages/ocaml.scm (ocaml-macaddr): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17gnu: Add ocaml-domain-name.raingloom
gnu/packages/ocaml.scm (ocaml-domain-name): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-02-17gnu: tinmop: Update to 0.9.9.141.Sharlatan Hellseher
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.141. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17gnu: cl-croatoan: Update to 0.0.1-7.42e474f.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-7.42e474f. [arguments]{phases}(fix-paths): Use search-input-file procedure. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-02-17gnu: webkitgtk: Update to 2.38.5 [fixes CVE-2023-23529].Maxim Cournoyer
* gnu/packages/webkit.scm (webkitgtk): Update to 2.38.5.
2023-02-17gnu: sbcl-nfiles: Update to 1.1.2.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.2.
2023-02-17gnu: sbcl-nclasses: Update to 0.2.1.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.2.1.
2023-02-17gnu: Add cl-nasdf.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-nasdf, ecl-nasdf, sbcl-nasdf): New variables.
2023-02-17guix-install.sh: Add GUIX_ALLOW_OVERWRITE environment variable.Maxim Cournoyer
The need for this use case appeared when attempting to install Guix on a truly minimal image made with Buildroot, which lacked enough GNU components that I had to extract a guix pack to /gnu before attempting installation, which would then refuse to proceed because of the existing /gnu. * etc/guix-install.sh: Document environment variables. (sys_create_store) [GUIX_ALLOW_OVERWRITE]: Skip pre-existing installation checks and output a warning. Extract the tarball directly to /.
2023-02-16gnu: aerc: Update to 0.14.0Timo Wilken
* gnu/packages/mail.scm (aerc): Update to 0.14.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-16gnu: Remove unneeded module imports.Efraim Flashner
* gnu/packages/abiword.scm, * gnu/packages/ada.scm, * gnu/packages/agda.scm, * gnu/packages/backup.scm, * gnu/packages/barrier.scm, * gnu/packages/bioinformatics.scm, * gnu/packages/bootstrap.scm, * gnu/packages/bqn.scm, * gnu/packages/c.scm, * gnu/packages/chemistry.scm, * gnu/packages/coq.scm, * gnu/packages/cross-base.scm, * gnu/packages/databases.scm, * gnu/packages/emacs-xyz.scm, * gnu/packages/enlightenment.scm, * gnu/packages/games.scm, * gnu/packages/geo.scm, * gnu/packages/ghostscript.scm, * gnu/packages/gl.scm, * gnu/packages/golang.scm, * gnu/packages/jami.scm, * gnu/packages/java-maths.scm, * gnu/packages/kde-frameworks.scm, * gnu/packages/kde-plasma.scm, * gnu/packages/language.scm, * gnu/packages/libreoffice.scm, * gnu/packages/linphone.scm, * gnu/packages/lisp.scm, * gnu/packages/llvm.scm, * gnu/packages/machine-learning.scm, * gnu/packages/minetest.scm, * gnu/packages/monitoring.scm, * gnu/packages/nfs.scm, * gnu/packages/ocr.scm, * gnu/packages/opencl.scm, * gnu/packages/pdf.scm, * gnu/packages/python-xyz.scm, * gnu/packages/racket.scm, * gnu/packages/rust.scm, * gnu/packages/syncthing.scm, * gnu/packages/syndication.scm, * gnu/packages/telegram.scm, * gnu/packages/vulkan.scm, * gnu/packages/web-browsers.scm, * gnu/packages/web.scm, * gnu/packages/webkit.scm: Remove some unecessary module imports.
2023-02-16gnu: Add r-changepoint.Navid Afkhami
* gnu/packages/cran.scm (r-changepoint): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-02-16gnu: fastqc: Update to 0.11.9.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (fastqc): Update to 0.11.9. [source]: Fetch via git; delete bundled jar files. [arguments]: Also patch .classpath file in 'fix-dependencies; fix patching of reference to java in fastqc wrapper; override CLASSPATH.
2023-02-16gnu: scsh: Use a search path.Efraim Flashner
* gnu/packages/shells.scm (scsh)[source]: Add patch. [native-search-paths]: New field. * gnu/packages/patches/scsh-nonstring-search-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2023-02-15gnu: linux-libre 5.10: Update to 5.10.168.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.168. (linux-libre-5.10-pristine-source): Update hash.
2023-02-12gnu: bind: Update to 9.16.38.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (isc-bind): Update to 9.16.38.
2023-02-15gnu: mold: Update to 1.10.1.Efraim Flashner
* gnu/packages/mold.scm (mold): Update to 1.10.1. [arguments]: Adjust substitution in custom 'force-system-xxhash phase.
2023-02-15gnu: Add julia-wcs.Sharlatan Hellseher
* gnu/packages/julia-xyz.scm (julia-wcs): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15gnu: Add julia-erfa.Sharlatan Hellseher
* gnu/packages/julia-xyz.scm (julia-erfa): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15gnu: Add julia-wcs-jll.Sharlatan Hellseher
* gnu/packages/julia-jll.scm (julia-wcs-jll): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15gnu: Add julia-erfa-jll.Sharlatan Hellseher
* gnu/packages/julia-jll.scm (julia-erfa-jll): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15gnu: linux-libre 5.15: Update to 5.15.94.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.94. (linux-libre-5.15-pristine-source): Update hash.
2023-02-15gnu: linux-libre: Update to 6.1.12.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.12. (linux-libre-6.1-pristine-source): Update hash.
2023-02-15gnu: openmw-openscenegraph: Fix builder.Christopher Baines
This broke with the changes to openscenegraph in 629a5936a6dfa0fe2cc2a3092ec51920b216b652. * gnu/packages/graphics.scm (openmw-openscenegraph)[arguments]: Handle #:configure-flags from openscenegraph as a gexp.
2023-02-15gnu: alacritty: Adjust bash completions.Efraim Flashner
* gnu/packages/terminals.scm (alacritty)[arguments]: Adjust custom 'install phase to install the bash completion script with the correct name.
2023-02-15gnu: rust-structopt-0.3: Update to 0.3.26.Petr Hodina
* gnu/packages/crates-io.scm (rust-structopt): Update to 0.3.26. [arguments]: Add rust-paw-1 to cargo-inputs. Add cargo development inputs. Add phases to fix rust-clap-2 version and remove lints feature. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15gnu: rust-structopt-derive-0.4: Update to 0.4.18.Petr Hodina
* gnu/packages/crates-io.scm (rust-structopt-derive-0.4): Update to 0.4.18. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-12gnu: linux-libre: Disable unprivileged BPF by default.Tobias Geerinckx-Rice
* gnu/packages/aux-files/linux-libre/5.15-arm.conf: Set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y. * gnu/packages/aux-files/linux-libre/5.15-arm64.conf: Likewise. * gnu/packages/aux-files/linux-libre/5.15-i686.conf: Likewise. * gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: Likewise. * gnu/packages/aux-files/linux-libre/6.1-arm.conf: Likewise. * gnu/packages/aux-files/linux-libre/6.1-arm64.conf: Likewise. * gnu/packages/aux-files/linux-libre/6.1-i686.conf: Likewise. * gnu/packages/aux-files/linux-libre/6.1-x86_64.conf: Likewise.
2023-02-12gnu: papirus-icon-theme: Harden links before cache generation.Tobias Geerinckx-Rice
Output is identical. This just feels moar correct. * gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Run the 'halve-inode-consumption phase before the 'install one.
2023-02-12gnu: papirus-icon-theme: Recursively resolve symlinks.Tobias Geerinckx-Rice
This follows up on commit aed385e18ec7b68a0bc1bb4b173aeadc9cd97245. * gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Replace READLINK with CANONICALIZE-PATH to resolve symlink chains.
2023-02-12gnu: go-gopkg-in-yaml-v3: Update to 3.0.1.Gleb Zakharov
This addresses an apparent upstream hash change, which was actually our own fault: the Guix package underspecified the version as ‘3’ instead of ‘3.0.0’, hence treating the ‘v3’ *branch* as a tag. Guix's hash for ‘3’ never matched upstream's ‘3.0.0’ release, so upgrade straight to ‘3.0.1’. * gnu/packages/golang.scm (go-gopkg-in-yaml-v3): Update to 3.0.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-12gnu: sudo: Update to 1.9.13.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.9.13.
2023-02-15gnu: mes: Update to 0.24.2.Jan (janneke) Nieuwenhuizen
* gnu/packages/mes.scm (mes): Update to 0.24.2.
2023-02-15gnu: Add tree-sitter-racket.Andrew Tropin
gnu/packages/tree-sitter.scm (tree-sitter-racket): New variable.
2023-02-15gnu: Add tree-sitter-scheme.Andrew Tropin
gnu/packages/tree-sitter.scm (tree-sitter-scheme): New variable.
2023-02-15gnu: icecat: Update to 102.8.0-guix0-preview1 [security fixes].Mark H Weaver
Includes fixes for CVE-2023-0767, CVE-2023-25728, CVE-2023-25729, CVE-2023-25730, CVE-2023-25732, CVE-2023-25734, CVE-2023-25735, CVE-2023-25737, CVE-2023-25738, CVE-2023-25739, CVE-2023-25742, CVE-2023-25743, CVE-2023-25744, and CVE-2023-25746. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. Remove the dependency on the Perl 'rename' program. * gnu/packages/patches/icecat-makeicecat.patch: Update to apply cleanly.
2023-02-15gnu: icecat: Update the "ach" locale.Maxim Cournoyer
The previously specified changeset didn't match what was in the manifest (browser/locales/l10n-changesets.json) of the upstream source. * gnu/packages/gnuzilla.scm (all-mozilla-locales) [ach]: Update revision and hash. Modified-by: Mark H Weaver <mhw@netris.org>
2023-02-14gnu: Add facedetect.Eric Bavier
* gnu/packages/graphics.scm (facedetect): New variable. (fgallery)[inputs,arguments]: Add it.
2023-02-14gnu: fgallery: Update to 1.9.1.Eric Bavier
* gnu/packages/graphics.scm (fgallery): Update to 1.9.1. [arguments]: Use new Makefile in install phase. [inputs]: Add bash-minimal for wrap-program. Use new style. [source,home-page]: "http" -> "https".
2023-02-15gnu: xfce4-notifyd: Update to 0.8.0.宋文武
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.8.0. [inputs]: Add sqlite.
2023-02-15gnu: xfce4-power-manager: Update to 4.18.1.宋文武
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.1.
2023-02-15gnu: xfce4-settings: Update to 4.18.2.宋文武
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.2.
2023-02-15gnu: xfce4-session: Update to 4.18.1.宋文武
* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.1.
2023-02-15gnu: ristretto: Update to 0.13.0.Michael Rohleder
* gnu/packages/xfce.scm (ristretto): Update to 0.13.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>