Age | Commit message (Collapse) | Author |
|
* gnu/packages/node.scm (node-lts): Update to 18.17.1.
|
|
* gnu/packages/node.scm (llhttp-bootstrap): Update to 6.0.11.
|
|
* gnu/packages/maths.scm (matio): Update to 1.5.23.
|
|
* gnu/packages/maths.scm (matio)[inputs]: Replace hdf5-1.8 by hdf5,
which is version 1.10.
|
|
* gnu/packages/compression.scm (upx): Update to 4.1.0.
|
|
* gnu/packages/password-utils.scm (xkcdpass): Update to 1.19.4.
|
|
* gnu/packages/patches/vtk-7-gcc-11-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/image-processing.scm (vtk-7)[source]: Add patch for gcc-11.
|
|
* gnu/packages/wm.scm (kanshi): Update to 1.4.0.
|
|
* gnu/packages/backup.scm (btar)[arguments]: Add CFLAGS=-fcommon to
make-flags.
|
|
* gnu/packages/cpp.scm (chaiscript)[source]: Add snippet.
[inputs]: Add catch2.
|
|
* gnu/packages/version-control.scm (src): Update to 1.32.
|
|
* gnu/packages/version-control.scm (cssc)[arguments]: Replace
egrep with grep -E in the precheck phase.
|
|
* gnu/packages/animation.scm (pencil2d)[arguments]: Use gexps.
Add fix-tests phase.
|
|
This is a follow up to commit 4d7b25a0 ("etc: teams: Sort and improve display
of regular expression in 'scope' field.").
* etc/teams.scm.in (regexp-exec*): Rename to...
(regexp*-exec): ... this.
(find-team-by-scope): Replace regexp? with regexp*?. Replace regexp-exec with
regexp*-exec.
|
|
* doc/guix.texi (Web Services): Update URL of Mumi git repository.
Reported-by: Attila Lendvai <attila@lendvai.name>
|
|
Includes fixes for CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4576,
CVE-2023-4581, and CVE-2023-4584.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
|
|
* gnu/packages/python-xyz.scm (python-glcontext): New variable.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/firmware.scm (qmk): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/python-xyz.scm (python-milc): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/python-xyz.scm (python-dotty-dict): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/python-xyz.scm (python-hjson): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/terminals.scm (python-halo): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/terminals.scm (python-log-symbols): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/terminals.scm (python-spinners): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/libusb.scm (python-hid): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.192.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.128.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.49.
(linux-libre-6.1-pristine-source): Update hash.
|
|
* gnu/packages/simulation.scm (python-dolfin-adjoint): Fix build.
[arguments]: Disable failing test_read_checkpoint in 'check phase.
Remove broken 'sanity-check phase.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* guix/scripts/pull.scm (channel-list): Add support for 'tag' references, to
honor the various possible references types as defined in the documentation of
the update-cached-checkout procedure.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* guix/git/scm (reference-available?): Use the resolve-reference procedure
to determine whether the reference exists in the local Git checkout.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/tex.scm (texlive-bundledoc)[inputs]: Add PERL.
|
|
* gnu/packages/tex.scm (texlive-clojure-pamphlet)[inputs]: Add PERL.
|
|
* gnu/packages/tex.scm (texlive-mkgrkindex)[inputs]: Add PERL.
|
|
Since commit ca8acad3 ("build: Add dependency on guix script for help2man
targets."), the $< special Make variable in the recipe was matching
scripts/guix instead of the more specific 'guix/scripts/%.scm' source.
* doc/local.mk ($(srcdir)/%D%/guix-%.1): Move the scripts/guix prerequisite to
the end.
|
|
Fixes <https://issues.guix.gnu.org/65208>.
* etc/teams.scm.in (<regexp*>): New record type.
(make-regexp*, regexp-exec*): New procedures.
(python, haskell, julia, java, emacs, rust, core, translations, installer,
home): Use it.
(find-team-by-scope): Use it.
(list-teams): Use it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Greg Hogan <code@greghogan.com>
|
|
* etc/teams.scm.in (list-teams): Itemize the 'scope' field.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* etc/teams.scm.in: Add 'show' subcommand.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* etc/teams.scm.in (print-team, sort-teams): New procedures.
(list-teams): Use them.
|
|
* etc/teams.scm.in (list-members): Drop port optional argument. Turn PREFIX
into a keyword argument.
(print-team): Adjust accordingly.
|
|
* etc/teams.scm.in (emacs): Add the
"gnu/packages/aux-files/emacs/guix-emacs.el" file to the scope of the Emacs
team.
|
|
* gnu/packages/tex.scm (texlive-glossaries)[inputs]: Add PERL.
Reported-by: Artyom V. Poptsov <poptsov.artyom@gmail.com>
|
|
* gnu/packages/networking.scm (librecast): Update to 0.7.0.
|
|
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.8.
|
|
* gnu/packages/gnome-xyz.scm (qogir-icon-theme): New variable.
|
|
* gnu/packages/docker.scm (%docker-version): Update to 20.10.25.
(docker-libnetwork): Update to 20.10-2.3f00484.
(docker)[native-inputs]: Replace go with go-1.19.
|
|
* gnu/packages/docker.scm (containerd): Update to 1.6.22.
[#:phases]<patch-paths>: Patch Runtime name.
|
|
* gnu/packages/virtualization.scm (runc): Update to 1.1.9.
|
|
* gnu/packages/uml.scm (plantuml): Update to 1.2023.7.
[aruments]: Update path to GraphvizLinux.java.
|
|
* gnu/packages/admin.scm (hyfetch): Update to 1.4.10.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|