~ruther/guix-local

c654cb46 — Sharlatan Hellseher 1 year, 1 month ago
gnu: Deprecate python-hdf4.

The project has changed the name and VCS URL
<https://github.com/fhs/python-hdf4> redirects to
<https://github.com/fhs/pyhdf>, see
<https://github.com/fhs/pyhdf/pull/22>.

* gnu/packages/python-xyz.scm (python-hdf4): Deprecate variable.
(python-pyhdf): New variable.

Change-Id: I785804a57fa520109a0ceb89263b181889e18bd1
eff2759d — Artyom V. Poptsov 1 year, 15 days ago
gnu: nnn: Update to 5.1.

* gnu/packages/admin.scm (nnn): Update to 5.1.

Change-Id: I3ca507d3d5aad32c0763a9e04afbcc2b59037602
ffca51aa — Artyom V. Poptsov 1 year, 15 days ago
gnu: prips: Update to 1.2.2.

* gnu/packages/admin.scm (prips): Update to 1.2.2.

Change-Id: I8688b4c9c6da9d6867526e6385a200e8645a2066
aa0fbdab — Gabriel Wicki 1 year, 15 days ago
teams: Sort teams alphabetically.

* etc/teams.scm: Sort teams alphabetically.

Change-Id: Iaf7688936efeddb674e68f2e3bb792627f6aa193
Signed-off-by: Andreas Enge <andreas@enge.fr>
a3a094cc — Gabriel Wicki 1 year, 15 days ago
teams: Add gabber to more teams.

* etc/teams.scm (Gabriel Wicki): Add to documentation, electronics and
embedded teams.

Change-Id: I47a2a16d29b301c3e6f7fda97343c88da5ae3360
Signed-off-by: Andreas Enge <andreas@enge.fr>
bd92701f — Mark H Weaver 1 year, 1 month ago
gnu: icecat: Update to 115.23.0-guix1 [security fixes].

Includes fixes for CVE-2025-2817, CVE-2025-4082, CVE-2025-4083,
and CVE-2025-4084.

* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
1b1230e5 — Ludovic Courtès 1 year, 1 month ago
gnu: scotch: Update to 7.0.7.

* gnu/packages/maths.scm (scotch): Update to 7.0.7.

Change-Id: Idef8e0956d9da1aef13fb423c53db60b6a61b04b
Signed-off-by: Andreas Enge <andreas@enge.fr>
ecd1e935 — Ludovic Courtès 1 year, 1 month ago
gnu: scotch, scotch32, pt-scotch, pt-scotch32: Use gexps.

* gnu/packages/maths.scm (scotch, scotch32)
(pt-scotch, pt-scotch32): Use gexps.

Change-Id: I93febc994c5345e133eddbd016b1974d08df5bdf
Signed-off-by: Andreas Enge <andreas@enge.fr>
665bbd04 — Ludovic Courtès 1 year, 1 month ago
gnu: scotch: Remove CMake machinery for the Metis compatibility layer.

This fixes a bug whereby ‘SCOTCHConfig.cmake’ would fail to find
‘scotchmetisTargets.cmake’ because it expects it to be in the same
directory as itself, ${CMAKE_CURRENT_LIST_DIR}.

* gnu/packages/patches/scotch-cmake-remove-metis.patch: New file.
* gnu/packages/maths.scm (scotch)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Change-Id: If8d8f890852c35cede6e81c33d18b9101988a635
Signed-off-by: Andreas Enge <andreas@enge.fr>
1a893323 — Ludovic Courtès 1 year, 1 month ago
gnu: scotch: Remove “-shared” deprecated aliases.

These aliases were added in commit
d4709d78c3b460d7be02f15f6cc6c85f398b1a46, Feb. 2022.

* gnu/packages/maths.scm (scotch-shared, pt-scotch-shared): Remove.

Change-Id: I971bbf999a9fce5dae05c865316defe55eaeb212
Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: trealla: Update to 2.69.7.

* gnu/packages/prolog.scm (trealla): Update to 2.69.7.

Change-Id: I226b29cc2c887067febbe24ed9f9927c29c89d35
0507991b — Leo Famulari 1 year, 1 month ago
news: Add entry for linux-libre 6.14.

* etc/news.scm: Add entry.

Change-Id: I3f37fbc6b0c3929cd8a45afcca1c132736859da7
e913acf1 — Greg Hogan 1 year, 1 month ago
gnu: compsize: Update and fix build.

* gnu/packages/linux.scm (compsize): Update to 1.5-0.d79eacf7.
[source]<patches>: Add compsize-fix-btrfs-progs-compatibility.patch.
* gnu/packages/patches/compsize-fix-btrfs-progs-compatibility.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register patch.

Change-Id: Ia967635c2fce035ebf7e4067a2dd412d4f7a0467
47a20a12 — Greg Hogan 1 year, 1 month ago
doc: cookbook: Fix extended example.

* doc/guix-cookbook.texi (Extended example): Include missing module.

Change-Id: Ibbda03344ad8762ea0c775a7eac36036c3b6200a
32bc7695 — Greg Hogan 1 year, 1 month ago
gnu: pcg-cpp: Update to 0.98.1-3.428802d.

* gnu/packages/cpp.scm (pcg-cpp): Update to 0.98.1-3.428802d.

Change-Id: I6e24e953920ee17fb2cbbf75fce64507112b2775
fbf76629 — Vinicius Monego 1 year, 2 months ago
gnu: Add python-imageio-freeimage.

* gnu/packages/python-xyz.scm (python-imageio-freeimage): New variable.
(python-imageio)[arguments]<#:phases>: Remove the freeimage substitution
from the 'fix-source phase. Delete the 'fix-failing-tests phase, add
test logic in #:test-flags instead.
[inputs]: Remove freeimage.

Change-Id: I842998baea1568e1d9d1328e4387d14867bd3bb2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
6ec4ed67 — Ricardo Wurmus 1 year, 1 month ago
gnu: r-matrix: Disable one test on 32-bit architectures.

* gnu/packages/statistics.scm (r-matrix)[arguments]: Conditionally add phase
'disable-bad-tests.

Change-Id: I154d1e608c1b29b340e4d892f7de226b4b659d74
Signed-off-by: Andreas Enge <andreas@enge.fr>
3c1191b9 — Andreas Enge 1 year, 1 month ago
gnu: r-velocyto: Remove deprecated input.

* gnu/packages/bioinformatics.scm (r-velocyto)[propagated-inputs]: Remove
r-h5.

Change-Id: I3c624833f933d1b1bf8b5fd9d7fa81e3ac4d44c4
cdb4f095 — Andreas Enge 1 year, 1 month ago
gnu: Remove mia.

* gnu/packages/image-processing.scm (mia): Delete variable.

The package has no dependent packages. It does not build any more since
May 2023, and has not seen a newer release since the currently packaged
release from 2020.

Change-Id: Ic51a3697e89fdbfc3afafcdd0dd158887fd204a5
74312324 — Andreas Enge 1 year, 2 months ago
gnu: Remove variant-tools.

The package does not compile any more and has no dependent packages.
The last release dates from 2020; there is an additional commit in 2022;
the git repository has been archived in 2023.

* gnu/packages/bioinformatics.scm (variant-tools): Delete variable.

Change-Id: Idb5df024121c5085f764f179d31ac67cff3fc5c7
Next