~ruther/guix-local

ref: 6cdb6cc6ef3b6d810cb26d19e23da309d63d1eaf guix-local/gnu/packages d---------
6cdb6cc6 — Andreas Enge 2 years ago
gnu: gecode: Downgrade to 6.2.0-2.2d20e88.

This is a commit with which the dependent package minizinc builds
successfully.

* gnu/packages/maths.scm (gecode): Downgrade to 6.2.0-2.2d20e88.

Change-Id: I0bdb0131374639b1664e6ec40374d51b6922094c
12d23e3a — Andreas Enge 2 years ago
gnu: gecode: Use gexps.

* gnu/packages/maths.scm (gecode): Use gexps. Reindent package.

Change-Id: I5a644d25f2d62c3245b0770fe99c20c3ef380ffc
75f3cca5 — Artyom V. Poptsov 2 years ago
gnu: python-pivy: Update to 0.6.8.

* gnu/packages/python-xyz.scm (python-pivy): Update to 0.6.8.

Change-Id: I7375a8261bd24ae1c2f54c6889e1a39d6db93468
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
d8d0fdd2 — Artyom V. Poptsov 2 years ago
gnu: python-pivy: Fix build.

"python-pivy" build fails when "soqt" is in the inputs (see
<https://bugs.gentoo.org/920482>.)

* gnu/packages/python-xyz.scm (python-pivy): Fix build.
  [inputs]: Remove "soqt".
  [arguments]: Use gexps.

Change-Id: If332ccd42b3a373e7b4118f3bcbc3646e8b59d41
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
5c90e7d6 — Nicolas Graves 2 years ago
gnu: qgis: Update to 3.34.6.

* gnu/packages/geo.scm (qgis): Update to 3.34.6.
  [arguments]<#:phases>: Update failing tests list.
  [inputs]: Add draco, freexl, librttopo, minizip, pdal, qt3d-5.

Change-Id: If453a6c7451a63ab7b03f3cd0f36aef844acfb15
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
65f58ade — Nicolas Graves 2 years ago
gnu: qgis: Improve package style.

* gnu/packages/geo.scm (qgis)[arguments]<#:phases>: Extract
ignored-tests to make them more readable. Re-indent.

Change-Id: I2373bba49b9d21ff7dfa0014cf34fafa0e1f3175
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
dcc27888 — Nicolas Graves 2 years ago
gnu: qgis: Improve package style.

* gnu/packages/geo.scm (qgis)[arguments]: Use gexp.

Change-Id: Ib72ae48ca0895109548e676c6da2d80ac2e1eca6
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
125fcf9f — Andreas Enge 2 years ago
gnu: gecode: Update to 6.2.0-1.f7f0d7c.

* gnu/packages/maths.scm (gecode): Update to 6.2.0-1.f7f0d7c.

Change-Id: I48b77da2957a08850215aa02a77a845052bf26f7
4b10015a — Herman Rimm 2 years ago
gnu: Add chuffed.

* gnu/packages/maths.scm (chuffed): Add variable.

Co-authored-by: Andreas Enge <andreas@enge.fr>

Change-Id: I77fc1ceb9caa42833689fba771010aeb38443e5e
83289a64 — Sharlatan Hellseher 2 years ago
gnu: python-lazy-loader: Update to 0.4.

This fixes python-scikit-image build failure as seen in
<https://ci.guix.gnu.org/build/4357310/log/raw>.

* gnu/packages/python-xyz.scm (python-lazy-loader): Update to 0.4.
[native-inputs]: Remove python-pre-commit and python-pytest-cov; add python-numpy.

Change-Id: Ie236fb30fd505fed1e07fd236403f9f456a37f29
345a176a — Vinicius Monego 2 years ago
gnu: Add draco.

* gnu/packages/compression.scm (draco): New variable.

Change-Id: Ibba9180ac2ee176aa445684472fa7d34327f8ce5
Co-authored-by: Nicolas Graves <ngraves@ngraves.fr>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
7f4c9fe5 — Vinicius Monego 2 years ago
gnu: Add tinygltf.

* gnu/packages/graphics.scm (tinygltf): New variable.

Change-Id: I749ced85142b8dd2ebbe916533f27bf6d167bbff
Co-authored-by: Nicolas Graves <ngraves@ngraves.fr>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2b161f61 — Ricardo Wurmus 2 years ago
gnu: pigx-rnaseq: Update to 0.1.1.

* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.1.1.

Change-Id: I16db332e3559bed5b302f08bd85f31c6c40e9619
898b5f30 — Mark H Weaver 2 years ago
gnu: icecat: Update to 115.11.0-guix0-preview1 [security fixes].

Includes fixes for CVE-2024-4367, CVE-2024-4767, CVE-2024-4768,
CVE-2024-4769, CVE-2024-4770, and CVE-2024-4777.

* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
6e86089d — Ashish SHUKLA 2 years ago
gnu: kakoune: Update to 2024.05.09.

* gnu/packages/text-editors.scm (kakoune): Update to 2024.05.09.

Change-Id: If6c1ea02304880d5ffa818e57f922f9d81c1bf5a
Signed-off-by: Christopher Baines <mail@cbaines.net>
55d6e9f7 — James Smith 2 years ago
gnu: yamagi-quake2: Update to 8.30.

* gnu/packages/games.scm (yamagi-quake2): Update to 8.30.

Change-Id: I6be99f7a87112544f0d23033e2ee99b308762bd3
Signed-off-by: Christopher Baines <mail@cbaines.net>
85923f9e — Artyom V. Poptsov 2 years ago
gnu: guile-lib: Fix tests for Guile 2.2.

* gnu/packages/guile-xyz.scm (guile-lib)[source]: Add a patch that fixes
tests for Guile 2.2.
* gnu/packages/patches/guile-lib-fix-tests-for-guile2.2.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add
"guile-lib-fix-tests-for-guile2.2.patch".

Change-Id: Ia340e1de57c56366f0ee9271687a89fb9e41bc2d
Signed-off-by: Christopher Baines <mail@cbaines.net>
b5e11216 — Artyom V. Poptsov 2 years ago
gnu: guile-lib: Remove "strip" phase.

* gnu/packages/guile-xyz.scm (guile-lib) [arguments]: Remove "strip" phase.

Change-Id: I6158bdb58555be4e84a2571a2a6e59eb23d39abf
Signed-off-by: Christopher Baines <mail@cbaines.net>
61140300 — Andy Tai 2 years ago
gnu: xpra: Update to 6.0.

* gnu/packages/xorg.scm (xpra): Update to 6.0.
[inputs]: Add xxhash.
[native-inputs]: Change python-cython to python-cython-3.
* gnu/packages/patches/xpra-6.0-install_libs.patch: New file.
* gnu/packages/patches/xpra-6.0-systemd-run.patch: New file.
* gnu/packages/patches/xpra-5.0-install_libs.patch: Removed.
* gnu/packages/patches/xpra-5.0-systemd-run.patch: Removed.
* gnu/local.mk (dist_patch_DATA): Update accordingly

Change-Id: Ic8ec98296220aebabb3d94951e11a3c957a8fcbc
Signed-off-by: Christopher Baines <mail@cbaines.net>
49ec9f4b — Christopher Baines 2 years ago
gnu: guix: Update to 1.4.0-20.37719d3.

* gnu/packages/package-management.scm (guix): Update to 1.4.0-20.37719d3.

Change-Id: Ib986456b9d5aebb2589cab2cb7fcd5fe4b5b9f37
Next