summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-05.git-authorizations: Authorize Andrew Tropin.Efraim Flashner
* .git-authorizations (abcdw): Add OpenPGP key fingerprint.
2022-08-05gnu: Remove rust-pico-sys-0.0.Efraim Flashner
* gnu/packages/crates-io.scm (rust-pico-sys-0.0): Remove variable.
2022-08-05gnu: rust-httparse-1: Update to 1.7.1.Efraim Flashner
* gnu/packages/crates-io.scm (rust-httparse-1): Update to 1.7.1. [cargo-development-inputs]: Remove rust-pico-sys-0.0. Add rust-criterion-0.3.
2022-08-05etc: teams: Add entry for Mathieu Othacehe.Mathieu Othacehe
* etc/teams.scm.in ("Mathieu Othacehe"): New member.
2022-08-05etc: teams: Add entry for Eric Bavier.Eric Bavier
* etc/teams.scm.in ("Eric Bavier"): New member. (mozilla): Add #:description keyword before description.
2022-08-05gnu: urlscan: Update to 0.9.10.Efraim Flashner
* gnu/packages/mail.scm (urlscan): Update to 0.9.10.
2022-08-05gnu: Add r-biomartr.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-biomartr): New variable.
2022-08-05gnu: Add r-philentropy.Ricardo Wurmus
* gnu/packages/cran.scm (r-philentropy): New variable.
2022-08-05gnu: Add r-poorman.Ricardo Wurmus
* gnu/packages/cran.scm (r-poorman): New variable.
2022-08-05guix system: Remove unused 'read-operating-system' procedure.Ludovic Courtès
* guix/scripts/system.scm (read-operating-system): Remove. * gnu/ci.scm: Remove unused (guix scripts system) import.
2022-08-05gnu: mumps: Add alternate source code URL.Ludovic Courtès
* gnu/packages/maths.scm (mumps)[source]: Add alternate URL.
2022-08-05gnu: mumps: Update to 5.5.1FELŠÖCI Marek
* gnu/packages/maths.scm (mumps): Update to 5.5.1. Stop applying patches as the build configuration has been updated upstream. Allow for further optimized BLR compression by specifying the -DBLR_MT build option. * gnu/packages/patches/mumps-build-parallelism.patch: File removed. * gnu/packages/patches/mumps-shared-libseq.patch: File removed. * gnu/packages/patches/mumps-shared-mumps.patch: File removed. * gnu/packages/patches/mumps-shared-pord.patch: File removed. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add texlive-sourcecodepro.Philip McGrath
* gnu/packages/tex.scm (texlive-sourcecodepro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add texlive-sourceserifpro.Philip McGrath
* gnu/packages/tex.scm (texlive-sourceserifpro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add texlive-sourcesanspro.Philip McGrath
* gnu/packages/tex.scm (texlive-sourcesanspro): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add texlive-physics.Philip McGrath
* gnu/packages/tex.scm (texlive-physics): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add texlive-datatool.Philip McGrath
* gnu/packages/tex.scm (texlive-datatool): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add texlive-comment.Philip McGrath
* gnu/packages/tex.scm (texlive-comment): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add texlive-breqn.Philip McGrath
* gnu/packages/tex.scm (texlive-breqn): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add texlive-abstract.Philip McGrath
* gnu/packages/tex.scm (texlive-abstract): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: gnome-shell-extension-appindicator: Update to 42.tiantian
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Update to 42. [build-system]: Switch to meson-build-system. [arguments]: Delete. [native-inputs]: New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: openssl: Keep .dll.a files in main output.Vivien Kraus
* gnu/packages/tls.scm (openssl) [phase move-static-libraries]: Do not move .dll.a files to the static output when targetting mingw. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05tests: Make tests inside container reproducible.Andrew Tropin
* tests/guix-home.sh: Make tests inside container reproducible. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05home: Use warning instead of display.Andrew Tropin
* gnu/home/services/xdg.scm (compute-on-first-login-script): Use warning instead of display. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05home: xdg: Skip mkdir XDG_RUNTIME_DIR in activation script.Andrew Tropin
* gnu/home/services/xdg.scm (ensure-xdg-base-dirs-on-activation): Skip mkdir XDG_RUNTIME_DIR in activation script. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05home: xdg: Use a single @ instead of @@.Andrew Tropin
* gnu/home/services/xdg.scm (ensure-xdg-base-dirs-on-activation, home-xdg-user-directories-files-service): Use single @ intsead of @@. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05disarchive-manifest: Filter out origins without a hash.Ludovic Courtès
* etc/disarchive-manifest.scm (disarchive-collection): Filter out origins with a phony hash.
2022-08-05gnu: Add perf-tools.Olivier Dion
* gnu/packages/instrumentation.scm (perf-tools): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-05gnu: veusz: Fix build.Felix Gruber
* gnu/packages/maths.scm (veusz)[arguments] Fix lookup of qtsvg path in wrap-executable phase. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-05gnu: guile-parted: Use the latest parted.Mathieu Othacehe
The Parted 3.5 regression discussed here: https://issues.guix.gnu.org/55549 has been fixed with 3c381af76a144a4dc3d0f9269f43ee2ec501b538. * gnu/packages/guile-xyz.scm (guile-parted)[inputs]: Use the latest parted package.
2022-08-05installer: parted: Call set-system before set-flags.Mathieu Othacehe
Parted 3.5 introduces the following regression: - partition-set-flag sets the BIOS_GRUB flag. The partition type is set to PARTITION_BIOS_GRUB_GUID. - partition-set-system resets the partition type to PARTITION_LINUX_DATA_GUID undoing what's done by partition-set-flag. To prevent it, reverse the call order. Fixes: <https://issues.guix.gnu.org/55549>. * gnu/installer/parted.scm (mkpart): Call partition-set-system before partition-set-flag.
2022-08-05installer: parted: Log partition flags.Mathieu Othacehe
* gnu/installer/parted.scm (mkpart): Log them.
2022-08-05gnu: Add svkbd.Antero Mejr
* gnu/packages/suckless.scm (svkbd): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-05gnu: ugrep: Update to 3.8.3.kiasoc5
* gnu/packages/search.scm (ugrep): Update to 3.8.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-05gnu: xfce: Replace 'gtk-xfce-engine' with 'greybird-gtk-theme'.宋文武
Suggested in <https://issues.guix.gnu.org/54719>. * gnu/packages/xfce.scm (xfce)[inputs]: Replace 'gtk-xfce-engine' with 'greybird-gtk-theme'.
2022-08-05gnu: grub-efi32: Fix building on aarch64-linux.Efraim Flashner
* gnu/packages/bootloaders.scm (grub-efi32)[arguments]: When building for aarch64-linux add TARGET_CC to configure-flags. [native-inputs]: When building for aarch64-linux add cross-gcc and cross-binutils for arm-linux-gnueabihf.
2022-08-05gnu: openssl: Use 'target-*' predicates from (guix utils).Vivien Kraus
* gnu/packages/tls.scm (target->openssl-target): Rewrite in terms of the 'target-*' predicates. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05utils: Add target-mips64el?.Vivien Kraus
* guix/utils.scm (target-mips64el?): New function. It detects whether the target system is mips64el. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: openssl: Cross-compile to mingw.Vivien Kraus
* gnu/packages/tls.scm (target->openssl-target): Add cases for mingw and mingw64. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: Add lkrg.Petr Hodina
* gnu/packages/linux.scm (lkrg): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05gnu: lightdm: Add bash-minimal as an input.Ludovic Courtès
Suggested by 'guix lint'. * gnu/packages/display-managers.scm (lightdm)[inputs]: Add BASH-MINIMAL. Replace COREUTILS by COREUTILS-MINIMAL.
2022-08-05gnu: emacs-next: Enable SQLite3 support.Zhu Zihao
[[PGP Signed Part:No public key for 66397F84F76693F9 created at 2022-07-20T06:08:56+0200 using EDDSA]] [[End of PGP Signed Part]] >From 068de10c98b5d29adb13963222a1ca21ef7b0a76 Mon Sep 17 00:00:00 2001 From: Zhu Zihao <all_but_last@163.com> Date: Wed, 20 Jul 2022 12:07:09 +0800 Subject: [PATCH] gnu: emacs-next: Enable SQLite3 support. * gnu/packages/emacs.scm (emacs-next)[inputs]: Add sqlite. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05disarchive-manifest: Handle tar.xz archives.Ludovic Courtès
* etc/disarchive-manifest.scm (tarball-origin?): Add ".tar.xz".
2022-08-05utils: Add as-for-target.Antero Mejr
* guix/utils.scm (as-for-target): New function. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-05doc: Fix Guix manual URLs in 'htmlxref.cnf'.Ludovic Courtès
Fixes a regression introduced in 868da34d54365023223a4ff7520043ba55ad64e8. * doc/htmlxref.cnf (GUIX): Remove "/guix".
2022-08-04gnu: linux-libre 4.9: Update to 4.9.325.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.325. (linux-libre-4.9-pristine-source): Update hash.
2022-08-04gnu: linux-libre 4.14: Update to 4.14.290.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.290. (linux-libre-4.14-pristine-source): Update hash.
2022-08-04gnu: linux-libre 4.19: Update to 4.19.254.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.254. (linux-libre-4.19-pristine-source): Update hash.
2022-08-04gnu: linux-libre 5.4: Update to 5.4.209.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.209. (linux-libre-5.4-pristine-source): Update hash.
2022-08-04gnu: linux-libre 5.10: Update to 5.10.135.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.135. (linux-libre-5.10-pristine-source): Update hash.