gnu: linux-libre 4.19: Update to 4.19.307. * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.307. (linux-libre-4.19-pristine-source): Update hash. Change-Id: Ib88b6bac125a919706202a975311201478251030 Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: linux-libre 5.4: Update to 5.4.269. * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.269. (linux-libre-5.4-pristine-source): Update hash. Change-Id: I5d0ac105976a12b8233804a35080838099f3f7e4 Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: linux-libre 5.10: Update to 5.10.210. * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.210. (linux-libre-5.10-pristine-source): Update hash. Change-Id: I707cd72140fe0f0879082668cd5aa8346df1aab3 Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: linux-libre 5.15: Update to 5.15.149. * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.149. (linux-libre-5.15-pristine-source): Update hash. Change-Id: I7c129f78db381e7733d240d77de534f8b5b387ad Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: linux-libre 6.1: Update to 6.1.79. * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.79. (linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes. Change-Id: I280553d8efd294ac044765629c920e593185e3c8 Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: linux-libre 6.6: Update to 6.6.18. * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.18. (linux-libre-6.6-pristine-source): Update hash. Change-Id: I1167a7aeb1118f8aaf6c74306e82f8e33f73f0e8 Signed-off-by: Leo Famulari <leo@famulari.name>
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>
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>
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>
gnu: Add yambar-wayland. * gnu/packages/wm.scm (yambar-wayland): New variable. Change-Id: I7b1d5d3626b915261b5b3f7fea3a3ace03adbf11 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
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>
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>
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>
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
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
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
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
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
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
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