summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-12gnu: emacs-ctrlf: Update to 1.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ctrlf): Update to 1.6.
2022-11-12gnu: emacs-apheleia: Update to 3.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-apheleia): Update to 3.1.
2022-11-12gnu: emacs-exwm: Update to 0.27.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.27.
2022-11-12gnu: emacs-subed: Update to 1.0.19.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.19.
2022-11-12teams: Add Raghav Gururajan.Raghav Gururajan
* etc/teams.scm.in: Add Raghav Gururajan.
2022-11-12gnu: Add carp.jgart
* gnu/packages/lisp.scm (carp): New variable. Co-authored-by: ( <paren@disroot.org> Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-12Revert "teams: Add Raghav Gururajan."Raghav Gururajan
This reverts commit 56aebf7f7cbb3781c3f470902f43b361f85cba3e.
2022-11-12teams: Add Raghav Gururajan.Raghav Gururajan
* etc/teams.scm.in: Add Raghav Gururajan.
2022-11-12gnu: jami: Enable unit tests.Maxim Cournoyer
* gnu/packages/patches/jami-fix-qml-imports.patch: New file. * gnu/packages/patches/jami-fix-unit-tests-build.patch: Likewise. * gnu/packages/patches/jami-libjami-headers-search.patch: Likewise. * gnu/packages/patches/jami-sip-unregister.patch: Likewise. * gnu/packages/patches/jami-xcb-link.patch: Likewise. * gnu/local.mk: Register them. * gnu/packages/jami.scm (%jami-sources): Apply new patches. (jami) [tests?]: Delete argument to run tests. [configure-flags]: Remove TESTS? argument. Enable tests with -DENABLE_TESTS=ON. Remove -DLIBJAMI_INCLUDE_DIR. [phases] {check}: New phase override. [native-inputs]: Add settings-desktop-schemas. [inputs]: Add glib and libxcb.
2022-11-11gnu: jami: Update to 20221031.1308.130cc26.Maxim Cournoyer
* gnu/packages/jami.scm (libjami, jami): Update to 20221031.1308.130cc26. (%jami-sources): Remove jami-fix-crash-on-block-contact patch. Add jami-disable-integration-tests and jami-no-webengine patches. (pjproject-jami): Update to 2.12-1.513a3f1. (ffmpeg-jami): Replace libvpx with libvpx-next. Replace libx264 with libx264-next. (libjami): Update comment with upstream issue URL. [tests?]: Remove argument, enabling test suite. [configure-flags]: Remove "--disable-static". [phases] {delete-static-libraries}: New phase. (jami) [tests?]: Update comment. [configure-flags]: Remove "-DLIBJAMI_XML_INTERFACES_DIR=" flag. [phases] {patch-source}: Delete phase. * gnu/packages/patches/jami-fix-crash-on-block-contact.patch: Delete patch. * gnu/packages/patches/jami-disable-integration-tests.patch: New file. * gnu/packages/patches/jami-no-webengine.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly.
2022-11-11gnu: opendht: Use latest fmt.Maxim Cournoyer
* gnu/packages/networking.scm (opendht)[inputs]: Replace fmt-8 with fmt.
2022-11-11gnu: linux-libre 4.9: Update to 4.9.333.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.333. (linux-libre-4.9-pristine-source): Update hash.
2022-11-11gnu: linux-libre 4.14: Update to 4.14.299.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.299. (linux-libre-4.14-pristine-source): Update hash.
2022-11-11gnu: linux-libre 4.19: Update to 4.19.265.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.265. (linux-libre-4.19-pristine-source): Update hash.
2022-11-11gnu: linux-libre 5.4: Update to 5.4.224.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.224. (linux-libre-5.4-pristine-source): Update hash.
2022-11-11gnu: linux-libre 5.10: Update to 5.10.154.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.154. (linux-libre-5.10-pristine-source): Update hash.
2022-11-11gnu: linux-libre 5.15: Update to 5.15.78.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.78. (linux-libre-5.15-pristine-source): Update hash.
2022-11-11gnu: linux-libre: Update to 6.0.8.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.0-version): Update to 6.0.8. (linux-libre-6.0-pristine-source): Update hash.
2022-11-12gnu: uBlock Origin: Update to 1.45.2.Marius Bakke
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.45.2.
2022-11-11gnu: wofi: Update to 1.3.kiasoc5
* gnu/packages/xdisorg.scm (wofi): Update to 1.3. [arguments]: Use new style for arguments. [inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-11gnu: waybar: Update to 0.9.15.Greg Hogan
* gnu/packages/wm.scm (waybar): Update to 0.9.15. [inputs]: Replace fmt-8 with fmt. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-11gnu: spdlog: Update to 1.11.0.Greg Hogan
* gnu/packages/logging.scm (spdlog): Update to 1.11.0. [source]<origin>: Remove obselete snippet. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-11gnu: bear: Replace spdlog with spdlog-1.10.Greg Hogan
* gnu/packages/build-tools.scm (bear)[inputs]: Replace spdlog with spdlog-1.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-11gnu: Add spdlog-1.10.Greg Hogan
* gnu/packages/logging.scm (spdlog-1.10): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-11gnu: mangohud: Update to 0.6.8.dan
* gnu/packages/graphics.scm (mangohud): Update to 0.6.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-11gnu: xfce4-settings: Update to 4.16.4.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.16.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-11gnu: valgrind: Add version 3.20.0.Ludovic Courtès
* gnu/packages/valgrind.scm (valgrind-3.18): Remove. (valgrind-3.20): New variable.
2022-11-11gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2".Ludovic Courtès
* guix/gnu-maintenance.scm (%alpha-tarball-rx): Add "." before "(alpha|beta|...)". * tests/gnu-maintenance.scm ("release-file?"): Add test for Valgrind.
2022-11-11gnu-maintenance: 'gnu' updater prefers tarball with same compression.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/59168>. Previously 'guix build make --with-latest=make' would pick ".tar.lz", rather than "tar.gz", because "tar.lz" happened to come first in the <upstream-source> 'urls' field. * guix/gnu-maintenance.scm (latest-gnu-release)[archive-type] [better-tarball?]: New variables. Sort TARBALLS according to BETTER-TARBALL?.
2022-11-11upstream: Factorize 'package-archive-type'.Ludovic Courtès
* guix/upstream.scm (package-archive-type): New procedure. (package-update/url-fetch): Use it.
2022-11-11grafts: Run with a UTF-8 locale.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/55968>. Reported by Maxime Devos <maximedevos@telenet.be>. * guix/grafts.scm (%graft-with-utf8-locale?): New parameter. (graft-derivation/shallow)[glibc-locales, set-utf8-locale]: New variables. [build]: Use 'set-utf8-locale'. * tests/gexp.scm, tests/grafts.scm, tests/packages.scm: Set '%graft-with-utf8-locale?' to #f.
2022-11-11gnu: plymouth: Update to 22.02.122.Ricardo Wurmus
* gnu/packages/freedesktop.scm (plymouth): Update to 22.02.122.
2022-11-11gnu: plymouth: Change configure flags.Ricardo Wurmus
Remove unnecessary color flags, and set the default logo to the run directory because /etc will not exist in the early boot process. * gnu/packages/freedesktop.scm (plymouth)[arguments]: Remove "--with-background-color", "--with-background-start-color-stop", and "--with-background-end-color-stop" options; change value of "--with-logo" option.
2022-11-11gnu: plymouth: Use plain list of native inputs.Ricardo Wurmus
* gnu/packages/freedesktop.scm (plymouth)[native-inputs]: Use list without labels.
2022-11-11gnu: plymouth: Use gexps.Ricardo Wurmus
* gnu/packages/freedesktop.scm (plymouth)[arguments]: Use gexps.
2022-11-11gnu: ungoogled-chromium: Update to 107.0.5304.110-1.Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Set to 107.0.5304.110. (%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-11-11gnu: ganeti-instance-guix: Update to 0.8.Marius Bakke
* gnu/packages/virtualization.scm (ganeti-instance-guix): Update to 0.8. [native-inputs]: Add JQ. [inputs]: Add CRYPTSETUP.
2022-11-11gnu: java-openmpi: Remove unused module import.Marius Bakke
* gnu/packages/mpi.scm (java-openmpi)[arguments]: Don't import (guix build syscalls).
2022-11-11gnu: clojure: Remove unused module import.Marius Bakke
* gnu/packages/clojure.scm (clojure)[arguments]: Don't import (guix build syscalls).
2022-11-11gnu: dbqn: Remove unused module import.Marius Bakke
* gnu/packages/bqn.scm (dbqn)[arguments]: Don't import (guix build syscalls).
2022-11-11gnu: axoloti: Remove unused module import.Marius Bakke
* gnu/packages/axoloti.scm (axoloti-runtime, axoloti-patcher, axoloti-patcher-next)[arguments]: Don't import (guix build syscalls).
2022-11-11gnu: maven-model: Avoid usage of (guix build syscalls).Marius Bakke
* gnu/packages/maven.scm (maven-3.0-model)[arguments]: Use MKDTEMP instead of MKDTEMP!.
2022-11-11build-system/dub: Avoid usage of (guix build syscalls).Marius Bakke
* guix/build/dub-build-system.scm (configure): Use MKDTEMP instead of MKDTEMP!.
2022-11-11build-system/clojure: Avoid usage of (guix build sycalls).Marius Bakke
* guix/build/clojure-build-system.scm (reset-class-timestamps): Use MKDTEMP from Guile core instead of MKDTEMP!.
2022-11-11gnu: OpenJDK: Avoid usage of (guix build syscalls).Marius Bakke
* gnu/packages/java.scm (ant-bootstrap)[arguments]: Use MKDTEMP instead of MKDTEMP! from (guix build syscalls). (icedtea-8, openjdk9, openjdk11, antlr2): Likewise.
2022-11-11build-system/ant: Avoid usage of (guix build syscalls).Marius Bakke
* guix/build/ant-build-system.scm (strip-jar-timestamps): Use MKDTEMP from Guile core rather than MKDTEMP!. * guix/build/java-utils.scm (install-jar-file-with-pom): Likewise.
2022-11-11gnu: guile-aiscm: Use different variant of protobuf-c.Ricardo Wurmus
* gnu/packages/machine-learning.scm (guile-aiscm)[native-inputs]: Replace protobuf-c with protobuf-c-for-aiscm.
2022-11-11gnu: Add protobuf-c-for-aiscm.Ricardo Wurmus
* gnu/packages/protobuf.scm (protobuf-c-for-aiscm): New variable.
2022-11-11import/cran: Add package name mapping for "booktabs".Ricardo Wurmus
* guix/import/cran.scm (transform-sysname): Add mapping for "booktabs".
2022-11-11import/cran: Add more strings to the list of invalid packages.Ricardo Wurmus
* guix/import/cran.scm (invalid-packages): Add "c++", "c++17", and "posix.1-2001" to list of invalid packages.