~ruther/guix-local

ref: 90f65b5857c57b0db69b9380b4eec989fd7c05dd guix-local/gnu/packages d---------
90f65b58 — Attila Lendvai 2 years ago
gnu: Add netperf.

* gnu/packages/networking.scm (netperf): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1fa438fd — Hendursaga 2 years ago
gnu: Add alure.

* gnu/packages/audio.scm (alure): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
429a543d — Andy Tai 2 years ago
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>
9f0c9f90 — Kjartan Oli Agustsson 2 years ago
gnu: Add commit-patch.

* gnu/packages/version-control.scm (commit-patch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a515f8b1 — Efraim Flashner 2 years ago
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.
926a79a8 — Efraim Flashner 2 years ago
gnu: julia-deepdiffs: Skip tests.

* gnu/packages/julia-xyz.scm (julia-deepdiffs)[arguments]: Skip the test
suite.
71ec12d8 — Tobias Geerinckx-Rice 2 years ago
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.
3d9ebc7b — Dr. Arne Babenhauserheide 2 years ago
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>
a749ae38 — Efraim Flashner 2 years ago
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.
27370993 — Janneke Nieuwenhuizen 2 years ago
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.
c46fe3ed — Andre A. Gomes 2 years ago
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>
9c98e144 — Efraim Flashner 2 years ago
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.
83598daf — Mădălin Ionel Patrașcu 2 years ago
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>
1c8e1593 — Mădălin Ionel Patrașcu 2 years ago
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>
30e5484f — Ricardo Wurmus 2 years ago
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.
1a0c7f71 — Janneke Nieuwenhuizen 2 years ago
gnu: guix: Update to 1.4.0-11.658de25e99.

* gnu/packages/package-management.scm (guix): Update to 1.4.0-11.658de25e99.
1d30ec93 — Tobias Geerinckx-Rice 2 years ago
gnu: rdiff-backup: Update to 2.2.6.

* gnu/packages/backup.scm (rdiff-backup): Update to 2.2.6.
591dbeb1 — Tobias Geerinckx-Rice 2 years ago
gnu: qpwgraph: Update to 0.5.3.

* gnu/packages/audio.scm (qpwgraph): Update to 0.5.3.
7075551d — Tobias Geerinckx-Rice 2 years ago
gnu: borg: Update to 1.2.6.

* gnu/packages/backup.scm (borg): Update to 1.2.6.
f1df7895 — Sughosha 2 years ago
gnu: Add qgit.

* gnu/packages/version-control.scm (qgit): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Next