gnu: r-circlize: Update to 0.4.16. * gnu/packages/cran.scm (r-circlize): Update to 0.4.16. Change-Id: Ic5f5f14c0b7abf8c20e06c127797c2cf02893bc8
gnu: r-callr: Update to 3.7.5. * gnu/packages/cran.scm (r-callr): Update to 3.7.5. Change-Id: I0af56ae805e8a2fe7c0bd975bd25c65b136df249
gnu: r-ggvenndiagram: Update to 1.5.2. * gnu/packages/cran.scm (r-ggvenndiagram): Update to 1.5.2. Change-Id: Id534fc82a43c3d88eaba708977626151d26385b4
gnu: r-boot: Update to 1.3-29. * gnu/packages/statistics.scm (r-boot): Update to 1.3-29. Change-Id: Ia0e1c2da6c4cbae22466b4778309afaddf5a257b
gnu: r-estimability: Update to 1.5. * gnu/packages/statistics.scm (r-estimability): Update to 1.5. [native-inputs]: Add r-knitr. [description]: Use complete sentence. Change-Id: I9ed956ca7527a2316667813465bdb2bb47ebd516
gnu: r-dt: Update to 0.32. * gnu/packages/statistics.scm (r-dt): Update to 0.32. Change-Id: I231ecc8a9606a8404f1bb5fccbcd5153d9cc7f7d
gnu: linux-libre 6.7: Modify .conf files. * gnu/packages/aux-files/linux-libre/6.7-arm.conf, gnu/packages/aux-files/linux-libre/6.7-arm64.conf: Add platform support. Change-Id: I90dee088ab11a31cb526b396d675e7bc22d67297 Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: linux-libre 6.1: Update to 6.1.78. * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.78. (linux-libre-6.1-pristine-source): Update hash. Change-Id: I1293b6494fa26f2c786d8cbabe6c855610eca499 Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: linux-libre 6.6: Update to 6.6.17. * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.17. (linux-libre-6.6-pristine-source): Update hashes. Change-Id: I911c604ff188f80068ec49edaa8df5aab00439a7 Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: linux-libre 6.7: Update to 6.7.5. * gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.5. (linux-libre-6.7-pristine-source): Update hashes. Change-Id: I29490cd45a43a960b380a23cfb810494ea238691 Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: icecat: Update to 115.8.0-guix0-preview1 [security fixes]. Includes fixes for CVE-2024-1546, CVE-2024-1547, CVE-2024-1548, CVE-2024-1549, CVE-2024-1550, CVE-2024-1551, CVE-2024-1552, and CVE-2024-1553. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
gnu: Add rdfind. * gnu/packages/admin.scm (rdfind): New variable. Change-Id: Ie25bb6b8f5f9a3942eec8d9346da99d73e3bf1dd Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add font-libre-franklin. * gnu/packages/fonts.scm (font-libre-franklin): New variable. Change-Id: I4732b76b74be861d5c7b071a4f562373664e8282 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
syscalls: ‘processes’ really omits kernel threads. Fixes a bug whereby ‘processes’ would include kernel threads, thereby leading the ‘stop’ method of ‘user-processes’ to wait indefinitely for a kernel thread. Code taken from the Shepherd. Fixes <https://issues.guix.gnu.org/68800>. * guix/build/syscalls.scm (kernel?): Remove. (linux-process-flags, linux-kernel-thread?, pseudo-process?): New procedures. (PF_KTHREAD): New variable. (processes): Use ‘pseudo-process?’ instead of ‘kernel?’. Reported-by: Tomas Volf <~@wolfsden.cz> Change-Id: I8c439cdaf868a8f899de7fe500ce8bf10e5fc290
gnu: alsa-scarlett-gui: Wrap with GSETTINGS_SCHEMA_DIR. * gnu/packages/music.scm (alsa-scarlett-gui)[arguments]: Wrap with GSETTINGS_SCHEMA_DIR. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
doc: Augment ‘whoogle-service-type’ intro. * doc/guix.texi (Whoogle Search): Enrich a bit. Change-Id: Ib7e1da1c0709167d02c43ab991f3ae34fbc09c84
services: Add whoogle-service-type. * gnu/services/web.scm (whoogle-service-type): New variable. * doc/guix.texi (Web Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add r-cetcolor. * gnu/packages/cran.scm (r-cetcolor): New variable. Change-Id: I8af11a4449229d736fba05c5d6af5c096aa7a11a
import/cran: Use downstream name when using specifications. Reported by Alexander Blume at <https://github.com/BIMSBbioinfo/guix.install/issues/4>. * guix/import/cran.scm (format-inputs): Use UPSTREAM-INPUT-DOWNSTREAM-NAME when %INPUT-STYLE is set to 'SPECIFICATION. Change-Id: I2f0963af197896aafd613b253d8712e41a716e52
gnu: python-pyega3: Define as deprecated alias for python-ega-download-client. * gnu/packages/bioinformatics.scm (python-pyega3): Define as deprecated alias for python-ega-download-client. (python-ega-download-client)[description]: Merge with contents from python-pyega3. Change-Id: Ic7f4d0cf49cedaca78035dca95b48d317307084d