Age | Commit message (Expand) | Author |
2023-09-18 | gnu: Add asl....* gnu/packages/assembly.scm (asl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South |
2023-09-18 | gnu: Add netperf....* gnu/packages/networking.scm (netperf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Attila Lendvai |
2023-09-18 | gnu: Add alure....* gnu/packages/audio.scm (alure): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Hendursaga |
2023-09-18 | gnu: tensorflow-lite: Update to 2.13.0....* gnu/packages/machine-learning.scm: (tensorflow-lite):
Update to 2.13.0
[inputs]: Add gemmlowp
[native-inputs]: Remove gemmlowp-src
* gnu/packages/patches/tensorflow-lite-unbundle.patch: New file
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-09-18 | gnu: Add commit-patch....* gnu/packages/version-control.scm (commit-patch): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kjartan Oli Agustsson |
2023-09-18 | services: hurd-vm: Use ‘qemu-system-x86_64’....Fixes <https://issues.guix.gnu.org/66053>.
* gnu/services/virtualization.scm (hurd-vm-shepherd-service)[vm-command]:
Use ‘qemu-system-x86_64’.
| Ludovic Courtès |
2023-09-18 | doc: Fix typo....* doc/guix.texi (Specifying Channel Authorizations): Remove extra
hyphen.
| Ludovic Courtès |
2023-09-18 | maint: Support `guix shell' in Guix's git archive with manifest.scm....* manifest.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
* doc/contributing.texi (Building from Git): Mention using it.
| Janneke Nieuwenhuizen |
2023-09-18 | gnu: tor: Update to 0.4.8.6....* gnu/packages/tor.scm (tor): Update to 0.4.8.6.
[source]: Remove patch.
* gnu/packages/patches/tor-remove-defensive-assert.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2023-09-18 | gnu: julia-deepdiffs: Skip tests....* gnu/packages/julia-xyz.scm (julia-deepdiffs)[arguments]: Skip the test
suite.
| Efraim Flashner |
2023-09-17 | gnu: ocl-icd: Delete dubiously deprecated duplicate definition....This follows up on commit 3341b22f594398b3aa3ff930d99b74a78abd1a30 which
re-added ocl-icd. opencl-icd-loader is a different, incompatible package.
* gnu/packages/opencl.scm (ocl-icd): Remove duplicate variable.
| Tobias Geerinckx-Rice |
2023-09-17 | gnu: icecat: Update to 102.15.1 [security fixes]....This fixes fix mfsa2023-40, a critical webp vulnerability.
See https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/
* gnu/packages/gnuzilla.scm (%icecat-base-version, icecat-source):
Update to 102.15.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Dr. Arne Babenhauserheide |
2023-09-18 | gnu: julia-forwarddiff: Update to 0.10.36....* gnu/packages/julia-xyz.scm (julia-forwarddiff): Update to 0.10.36.
[propagated-inputs]: Add julia-logexpfunctions.
| Efraim Flashner |
2023-09-18 | Revert "gnu: guix: Update to 1.4.0-11.658de25e99."...Several people on IRC report that "rewrite-url, to-version specified" fails.
This reverts commit 1a0c7f71f0d74167f04377773791305260871b26.
| Janneke Nieuwenhuizen |
2023-09-18 | gnu: cl-nkeymaps: Update to 1.1.0....* gnu/packages/lisp-xyz.scm (sbcl-nkeymaps): Update to 1.1.0.
[inputs]: Add sbcl-cl-str.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes |
2023-09-18 | gnu: font-gnu-unifont: Update to 15.1.01....* gnu/packages/fonts.scm (font-gnu-unifont): Update to 15.1.01.
[source]: Adjust snippet to not remove non-existent precompiled files.
[arguments]: Disable parallel build. Adjust custom 'install phase to
not duplicate actions from the Makefile.
| Efraim Flashner |
2023-09-18 | gnu: python-fit-nbinom: Remove syntax error in setup.py....* gnu/packages/python-xyz.scm (python-fit-nbinom)[arguments]: Add
phase 'remove-invalid-syntax.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Mădălin Ionel Patrașcu |
2023-09-18 | gnu: python-plastid: Patch it for python 3.10....* gnu/packages/bioinformatics.scm (python-plastid)[arguments]: Add new phase
'patch-for-python-3.10.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Mădălin Ionel Patrașcu |
2023-09-18 | gnu: swineherd: Propagate inputs....Swineherd does not wrap its inputs, so it needs to drag along all its Guile
inputs when installed.
* gnu/packages/admin.scm (swineherd)[inputs]: Move all from here...
[propagated-inputs]: ...to here.
| Ricardo Wurmus |
2023-09-18 | gnu: guix: Update to 1.4.0-11.658de25e99....* gnu/packages/package-management.scm (guix): Update to 1.4.0-11.658de25e99.
| Janneke Nieuwenhuizen |
2023-09-18 | self: Build directories in chunks of max 25 files at a time....This increases the chances of a successful `guix pull' on the Hurd,
see <https://issues.guix.gnu.org/65456>.
* guix/self.scm (compiled-modules)[process-directory]: Split building of
directories into chunks of max 25 files. Also call gc.
| Janneke Nieuwenhuizen |
2023-09-15 | gnu: emacs-rjsx-mode: Fix build....* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode)[#:phases]: Add
‘js2-number-tests’.
| Liliana Marie Prikler |
2023-09-15 | gnu: emacs-pyvenv: Fix build....* gnu/packages/emacs-xyz.scm (emacs-pyvenv)[#:phases]: Add ‘ert-number-tests’.
| Liliana Marie Prikler |
2023-09-15 | gnu: emacs-ob-go: Fix build....* gnu/packages/emacs-xyz.scm (emacs-ob-go)[#:phases]: Add ‘ert-number-tests’.
| Liliana Marie Prikler |
2023-09-15 | gnu: emacs-matcha: Update to 0.0.1-2.dc4a940....* gnu/packages/emacs-xyz.scm (emacs-matcha): Update to 0.0.1-2.dc4a940.
| Liliana Marie Prikler |
2023-09-15 | gnu: emacs-elfeed-org: Fix build....* gnu/packages/emacs-xyz.scm (emacs-elfeed-org)[#:phases]: Add ‘xt-number-tests’.
| Liliana Marie Prikler |
2023-09-15 | gnu: emacs-lispy: Fix build....* gnu/packages/emacs-xyz.scm (emacs-lispy)[#:phases]: Rename
‘remove-failing-test’ to ‘fix-tests’. Adjust to new failures with Emacs 29.
| Liliana Marie Prikler |
2023-09-15 | gnu: emacs-go-mode: Fix build....* gnu/packages/emacs-xyz.scm (emacs-go-mode)[fix-tests]: Also fix duplicate
“go--fill-paragraph-block-region” test.
| Liliana Marie Prikler |
2023-09-13 | gnu: cl-bordeaux-threads: Update to 0.9.2....* gnu/packages/lisp-xyz.scm (sbcl-bordeaux-threads): Update to 0.9.2.
[inputs]: Add sbcl-global-vars, sbcl-trivial-features and
sbcl-trivial-garbage.
[arguments]: Add 'silence-deprecation-warning' phase. Update
'adjust-test-sleep' phase.
| Guillaume Le Vaillant |
2023-09-12 | gnu: sbcl: Downgrade to 2.3.7....Version 2.3.8 doesn't build on riscv64, so let's use version 2.3.7 for now.
* gnu/packages/lisp.scm (sbcl): Downgrade to 2.3.7.
| Guillaume Le Vaillant |
2023-09-10 | gnu: rdiff-backup: Update to 2.2.6....* gnu/packages/backup.scm (rdiff-backup): Update to 2.2.6.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: qpwgraph: Update to 0.5.3....* gnu/packages/audio.scm (qpwgraph): Update to 0.5.3.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: borg: Update to 1.2.6....* gnu/packages/backup.scm (borg): Update to 1.2.6.
| Tobias Geerinckx-Rice |
2023-09-17 | .dir-locals.el: Update bug-reference configuration and document it....(nil) <bug-reference-url-format>: Update URL. Add comment.
* doc/contributing.texi (The Perfect Setup): New "Viewing bugs within Emacs"
subsection.
Co-authored-by: Brian Cully <bjc@spork.org>
| Maxim Cournoyer |
2023-09-17 | gnu: Add qgit....* gnu/packages/version-control.scm (qgit): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sughosha |
2023-09-17 | gnu: enblend-enfuse: Build documentation....Notes:
* transfig is not needed according to the NEWS since 4.2.
* help2man is not optional.
* gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Remove libxml2,
tidy-html and transfig. Replace imagemagick with imagemagick/stable. Add
graphviz-minimal, font-ghostscript, librsvg, m4, perl-readonly,
texlive-texloganalyser, texlive-bold-extra, texlive-cm-mf-extra-bold,
texlive-comment, texlive-float, texlive-enumitem, texlive-mdwtools,
texlive-hyphenat, texlive-index, texlive-listings, texlive-microtype,
texlive-etoolbox, texlive-nag, texlive-ragged2e, texlive-shorttoc,
texlive-bigfoot, texlive-xstring and hevea.
[arguments]<#:phases>: Add 'fontconfig-cache, 'exclude-doc-from-check
and 'install-doc. Replace 'build and 'install.
[outputs]: Add 'doc.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal |
2023-09-17 | gnu: enblend-enfuse: Backport upstream fixes....Backport changes for reproducible builds & missing include.
* gnu/packages/patches/enblend-enfuse-reproducible.patch: New file.
* gnu/local.mk: Register it.
* gnu/packages/photo.scm (enblend-enfuse)[source]: Use newly added patch. Add
snippet to fix missing header.
[arguments]<#:phases>: Remove 'add-missing-include.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Bruno Victal |
2023-09-17 | gnu: Remove extraneous imports....Found by running 'guild compile -W3 gnu/packages/$module.scm', using guild
from the upcoming Guile.
* gnu/packages/admin.scm: Remove extraneous imports.
* gnu/packages/avr.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/linphone.scm: Likewise.
* gnu/packages/telephony.scm: Likewise.
* gnu/packages/cran.scm: Likewise.
* gnu/packages/kde.scm: Likewise.
* gnu/packages/libcanberra.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/mes.scm: Likewise.
* gnu/packages/mingw.scm: Likewise.
* gnu/packages/serialization.scm: Likewise.
* gnu/packages/sync.scm: Likewise.
* gnu/packages/syncthing.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer |
2023-09-10 | gnu: lightning: Update to 2.2.2....* gnu/packages/assembly.scm (lightning): Update to 2.2.2.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: nnn: Update to 4.9....* gnu/packages/admin.scm (nnn): Update to 4.9.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: memcached: Update to 1.6.21....* gnu/packages/databases.scm (memcached): Update to 1.6.21.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: angband: Update to 4.2.5....* gnu/packages/games.scm (angband): Update to 4.2.5.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: feh: Update to 3.10....* gnu/packages/image-viewers.scm (feh): Update to 3.10.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: bpftrace: Update to 0.18.1....* gnu/packages/linux.scm (bpftrace): Update to 0.18.1.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: ddcci-driver-linux: Update to 0.4.4....* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.4.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: mcelog: Update to 195....* gnu/packages/linux.scm (mcelog): Update to 195.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: lua: Update to 5.4.6....* gnu/packages/lua.scm (lua): Update to 5.4.6.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: cpuid: Update to 20230614....* gnu/packages/linux.scm (cpuid): Update to 20230614.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: nftables: Update to 1.0.8....* gnu/packages/linux.scm (nftables): Update to 1.0.8.
| Tobias Geerinckx-Rice |
2023-09-10 | gnu: libnftnl: Update to 1.2.6....* gnu/packages/linux.scm (libnftnl): Update to 1.2.6.
| Tobias Geerinckx-Rice |