~ruther/guix-local

11d31497 — Wilko Meyer 2 years ago
gnu: linux-libre 6.7: Update to 6.7.6.

* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.6.
(linux-libre-6.7-pristine-source): Update hash.

Change-Id: Ic1511423b3894c5a80240bebe369c861de6384a3
Signed-off-by: Leo Famulari <leo@famulari.name>
75bad753 — Greg Hogan 2 years ago
gnu: gdb: Update to 14.1.

* gnu/packages/gdb.scm (gdb-12): Rename to ...
(gdb-14): ... and update to 14.1.
(avr-gdb, gdb-minimal, gdb-multiarch): Inherit from GDB-14.

Change-Id: I1396ba885fc97a8b0387a4b8e4c04ff018eba23f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3f0efd6a — Greg Hogan 2 years ago
gnu: googlebenchmark: Update to 1.8.3.

* gnu/packages/check.scm (googlebenchmark): Update to 1.8.3.

Change-Id: I7fb761304e180f5b1cd5031a970909fba2dca1d7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
78b5cc4e — chris 2 years ago
gnu: Add yambar-wayland.

* gnu/packages/wm.scm (yambar-wayland): New variable.

Change-Id: I7b1d5d3626b915261b5b3f7fea3a3ace03adbf11
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e64617c5 — Carlo Zancanaro 2 years ago
doc: Document required setup steps for Nix service.

* doc/guix.texi (Nix service): Add specific channel setup commands, add
commands to create profile directory.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ce5f7563 — Andy Tai 2 years ago
gnu: pspp: Update to 2.0.0.

* gnu/packages/statistics.scm (pspp): Update to 2.0.0
  [arguments](phases): Patch test case to make pass due to locale
  [native-inputs]: Switch from Python 2 to Python 3

Change-Id: I9feeab72789347033d2df8f23bda9ea27aaa7dd9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
dcdc0a55 — Lars Bilke 2 years ago
gnu: petsc: Reduce closure size.

Reduces closure size from 828 MiB to 463 MiB (44%) by removing
references to build dependencies such as GCC.

* gnu/packages/maths.scm (petsc)[arguments]: Add
‘clear-reference-to-compiler’ phase.
In ‘clean-install’ phase, also remove “configure-hash”.

Change-Id: I2e6900747b2118546f0a39ceb109b3f2f90e6949
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
99e5f3cd — Efraim Flashner 2 years ago
gnu: libgit2-1.4: Update to 1.4.6.

* gnu/packages/version-control.scm (libgit2-1.4): Update to 1.4.6.

Change-Id: Ieb470e93d6be9a2e45585b747efb695ef9f33161
5bf91233 — Efraim Flashner 2 years ago
gnu: l2md: Fix build on 32-bit systems.

* gnu/packages/mail.scm (l2md)[source]: Add snippet to gate macOS build
fix to only apply when building for Apple devices.

Change-Id: Id303a89ec78ce160cfb6ebed232a841c8283e812
9ee57722 — Efraim Flashner 2 years ago
gnu: libgit2-1.7: Update to 1.7.2.

* gnu/packages/version-control.scm (libgit2-1.7): Update to 1.7.2.

Change-Id: I60ad4aa2a5b29b027755cf8add848bd4a8b71282
4b60a39a — Ludovic Courtès 2 years ago
gnu: libgit2: Introduce ‘libgit2-1.5’ variable.

* gnu/packages/version-control.scm (libgit2): Rename to…
(libgit2-1.5): … this.
(libgit2): Alias for ‘libgit2-1.5’.

Change-Id: I7f6aff23df3b968d914736fe723dcdd435176ce2
9f00975f — Ludovic Courtès 2 years ago
gnu: guile-git: Depend on libgit2 1.7.

* gnu/packages/guile.scm (guile-git)[inputs]: Replace LIBGIT2-1.3 with
LIBGIT2-1.7.

Change-Id: Ia386f977b0888b7bd9b26443ac6150428fda2155
d2159ee9 — Ludovic Courtès 2 years ago
gnu: guile-git: Update to 0.6.0.

* gnu/packages/guile.scm (guile-git): Update to 0.6.0.
[source]: Remove ‘patches’ field.
* gnu/packages/patches/guile-git-adjust-for-libgit2-1.2.0.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.

Change-Id: I49300461389bc24a9802fbda5e374a330ffc3715
2a7f7af8 — Ludovic Courtès 2 years ago
gnu: libgit2: Set ‘GITTEST_FLAKY_STAT’ when running tests on GNU/Hurd.

* gnu/packages/version-control.scm (libgit2)[arguments]: Install
‘pre-check’ phase when ‘target-hurd?’ returns true.

Change-Id: I664d4aa2a0ad76a10a47ae7bc3c5912756972b46
b6604de2 — Ricardo Wurmus 2 years ago
gnu: Remove python-nltk-3.4.

* gnu/packages/python-xyz.scm (python-nltk-3.4): Remove variable.

Change-Id: I865380c0428d459147c0980065719c32bf67075a
a15404a5 — Ricardo Wurmus 2 years ago
gnu: python-lunr: Update to 0.7.0.post1.

* gnu/packages/python-xyz.scm (python-lunr): Update to 0.7.0.post1.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests that need nodejs.
[native-inputs]: Remove python-mock; add python-coverage,
python-hatch-fancy-pypi-readme, python-hatchling, python-pytest-timeout, and
python-tox.
[propagated-inputs]: Remove python-nltk-3.4; add python-importlib-metadata and
python-typing-extensions.

Change-Id: Ide9b0d98878dd8972d883c1c0e391a9a4b660eba
bf17a01e — Christian Miller via Guix-patches via 2 years ago
gnu: Add pass-coffin

* gnu/packages/password-utils.scm (pass-coffin): New variable.

Reviewed-by: Steve George <steve@futurile.net>

Change-Id: I2fdf6c755b9b75780c5a3c0304e5b961a15640a4
Signed-off-by: Andreas Enge <andreas@enge.fr>
88428266 — Andreas Enge 2 years ago
gnu: Add paritwine.

* gnu/packages/algebra.scm (paritwine): New variable.

Change-Id: If2a55dd4a42d4d27a67249bd11592635ade20351
baf4cd20 — Andreas Enge 2 years ago
gnu: cm: Update to 0.4.3.

* gnu/packages/algebra.scm (cm): Update to 0.4.3.
[inputs]: Add flint.

Change-Id: Icb1a01a2abcdf6a0685503a0d032a21b42d464d6
cb478503 — Ricardo Wurmus 2 years ago
gnu: r-dmrseq: Update to 1.22.1.

* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.22.1.

Change-Id: I7c05a4927a3984917c6de7bc5daa3f28794894d7
Next