summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-03-21gnu: cl-croatoan: Update to 0.0.1-5.5d0949d....* gnu/packages/lisp-xyz.scm (sbcl-croatoan): Update to 0.0.1-5.5d0949d. [inputs]: Use new style. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> cage
2022-03-21gnu: guix: Fix test suite on riscv64-linux....* gnu/packages/package-management.scm (guix)[arguments]: Add phase when building for riscv64-linux to adjust the test suite. Efraim Flashner
2022-03-20gnu: pyzo: Update to 4.12.3....* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.3. Nicolas Goaziou
2022-03-20gnu: linux-libre 5.4: Update to 5.4.186....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.186. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-03-20gnu: linux-libre 5.10: Update to 5.10.107....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.107. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2022-03-20gnu: linux-libre 5.15: Update to 5.15.30....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.30. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2022-03-20gnu: linux-libre: Update to 5.16.16....* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.16. (linux-libre-5.16-pristine-source): Update hash. Leo Famulari
2022-03-20home: symlink-manager: Respect XDG_CONFIG_HOME during activation....* gnu/home/services/symlink-manager.scm (update-symlinks-script): Respect XDG_CONFIG_HOME during activation. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin
2022-03-20home: Migrate fountutils and xdg modules to xdg-configuration-files....* gnu/home/services/fontutils.scm (home-fontconfig-service-type): Migrate to xdg-configuration-files. * gnu/home/services/xdg.scm (home-xdg-user-directories-service-type, home-xdg-mime-applications-service-type): Migrate to xdg-configuration-files. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin
2022-03-20home: shells: Migrate zsh to xdg-configuration-files....* gnu/home/services.scm (home-zsh-service-type): Additionally extend home-xdg-configuration-files-service-type. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin
2022-03-20home: Add home-xdg-configuration-files service....* gnu/home/services.scm (home-xdg-configuration-files): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin
2022-03-20home: Explicitly connect home-file and symlink-manager services....* gnu/home/services.scm (home-files-directory): New variable. * gnu/home/symlink-manager.scm (update-symlinks-script): Use home-files-directory variable from (gnu home services). Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin
2022-03-20home: symlink-manager: Add missing 'done' word in message....* gnu/home/services/symlink-manager.scm (update-symlinks-script): Add missing 'done' word in message, keep code width below 80 column. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin
2022-03-20home: symlink-manager: Use existing home-directory symbol....* gnu/home/services/symlink-manager.scm (update-symlinks-script): Use existing home-directory symbol instead of additional getenv call. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin
2022-03-20services: thermald: Add 'adaptive?' field....* gnu/services/pm.scm (<thermald-configuration>): Add 'adaptive?' field. (thermald-shepherd-service): Use it to pass --adaptive to thermald. * doc/guix.texi (Power Management Services): Document the 'adaptive?' field of 'thermald-configuration'. Jelle Licht
2022-03-20gnu: lagrange: Update to 1.11.2....* gnu/packages/web-browsers.scm (lagrange): Update to 1.11.2. Efraim Flashner
2022-03-20gnu: flatpak: Update to 1.12.7....* gnu/packages/package-management.scm (flatpak): Update to 1.12.7. Efraim Flashner
2022-03-20gnu: weechat: Update to 3.4.1....* gnu/packages/irc.scm (weechat): Update to 3.4.1. Efraim Flashner
2022-03-20gnu: system-config-printer: Use new style for arguments....* gnu/packages/gnome.scm (system-config-printer)[arguments]: Use G-Expressions. Delete trailing #ts. Liliana Marie Prikler
2022-03-20gnu: system-config-printer: Update to 1.5.16....* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.16. [#:phases]<patch-Makefile.am>: Rename to ... <patch-build-files>: ... this. Also patch configure.ac [inputs]: Replace intltool with gettext-minimal. Liliana Marie Prikler
2022-03-20gnu: system-config-printer: Add install directories to pythonpath....* gnu/packages.gnome.scm (system-config-printer)[#:phases]: Add ‘add-install-to-pythonpath’ between ‘install’ and ‘wrap-for-python’. Liliana Marie Prikler
2022-03-20gnu: mumble: Use correct path for libmumbleoverlay....* gnu/packages/telephony.scm (mumble)[fix-mumble-overlay]: Use ‘libmumbleoverlay.so’ instead of the old ‘libmumble.so.1’. Drop trailing #t. Liliana Marie Prikler
2022-03-20gnu: emacs-helm: Update to 3.8.5....* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.8.5. Nicolas Goaziou
2022-03-20gnu: emacs-eldev: Update to 1.0....* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.0. Nicolas Goaziou
2022-03-20gnu: emacs-ebuild-mode: Update to 1.56....* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.56. Nicolas Goaziou
2022-03-20gnu: emacs-rg: Update to 2.2.0....* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.2.0. Nicolas Goaziou
2022-03-20gnu: emacs-org-re-reveal: Update to 3.12.5....* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.5. Nicolas Goaziou
2022-03-20gnu: emacs-org-roam: Update to 2.2.1....* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.1. Nicolas Goaziou
2022-03-20gnu: emacs-org-ql: Update to 0.6.1....* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.6.1. Nicolas Goaziou
2022-03-20gnu: emacs-geiser-guile: Update to 0.23....* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.23. Nicolas Goaziou
2022-03-20gnu: emacs-geiser: Update to 0.23.1....* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.1. Nicolas Goaziou
2022-03-20gnu: gnuastro: Remove input labels....* gnu/packages/astronomy.scm (gnuastro)[inputs]: Remove input labels. Efraim Flashner
2022-03-20gnu: gnuastro: Update to 0.17....* gnu/packages/astronomy.scm (gnuastro): Update to 0.17. Efraim Flashner
2022-03-19gnu: assimp: Update to 5.2.2....Message-Id: <ccbfd879e41c5c0bbeee965c363e48b08b7750d0.1647174270.git.873216071@qq.com> From: Z572 <873216071@qq.com> Date: Sun, 13 Mar 2022 20:19:48 +0800 Subject: [PATCH] gnu: assimp: Update to 5.2.2. * gnu/packages/graphics.scm (assimp): Update to 5.2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Z572
2022-03-19gnu: python-mypy: Fix test errors on i686-linux....* gnu/packages/patches/python-mypy-12332.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-check.scm (python-mypy)[source]<origin>: Use patch "python-mypy-12332.patch" to avoid overflow issues resulting in test failures. Signed-off-by: Ludovic Courtès <ludo@gnu.org> itd
2022-03-19gnu: isl: Add 'release-monitoring-url' property....* gnu/packages/gcc.scm (isl)[properties]: New field. Ludovic Courtès
2022-03-19gnu: isl: Get source from SourceForge....Reported by Artyom V. Poptsov <poptsov.artyom@gmail.com>. * gnu/packages/gcc.scm (isl)[home-page]: Update. [source]: Replace gforge.inria.fr URL with mirror://sourceforge URL. (isl-0.18)[source]: Likewise. (isl-0.11)[source]: Likewise. Ludovic Courtès
2022-03-19gnu: commencement: Remove many old utilities....* gnu/packages/commencement.scm (bash-mesboot0): Delete variable... (%boot-tcc-inputs): ...and remove it from here. (gawk-mesboot0): Delete variable... (%boot-mesboot-core-inputs): ...and remove it from here. (coreutils-mesboot0): Delete variable. (%boot-mesboot1-inputs): Remove 'bash-mesboot', 'coreutils-mesboot0', 'gawk-mesboot', 'grep-mesboot', 'sed-mesboot', and 'tar-mesboot' from the list of inputs to add; and remove "bash", "bootar", "coreutils", "gash", "gawk", "grep", "guile", "sed", and "tar" from the list of inputs to delete. (hello-mesboot)[native-inputs]: Remove 'xz-mesboot'. (gawk-mesboot)[native-inputs]: Use '%boot-mesboot2-inputs'. (%boot-mesboot3-inputs): Remove 'xz-mesboot'; add 'gawk-mesboot'. (glibc-headers-mesboot)[arguments]: Add 'remove-bashism' phase. (glibc-mesboot)[arguments]: Add 'simplify-intl-tests' phase. (gcc-mesboot1-wrapper)[native-inputs]: Replace 'bash-mesboot' and 'coreutils-mesboot0' with 'gash-boot' and 'gash-utils-boot'. (gcc-mesboot-wrapper): Likewise. (mesboot-package): New procedure. (bash-mesboot, coreutils-mesboot, grep-mesboot, sed-mesboot, xz-mesboot, tar-mesboot): Recreate in terms of 'mesboot-package' using up-to-date versions. (%boot-mesboot6-inputs): Add 'bash-mesboot', 'coreutils-mesboot', 'grep-mesboot', 'sed-mesboot', 'tar-mesboot', and 'xz-mesboot' to the list of inputs to add; and add "bash" and "bootar" to the list of inputs to delete. Timothy Sample
2022-03-19gnu: %boot-tcc-inputs: Remove extra "gash-utils"....* gnu/packages/commencement.scm (%boot-tcc-inputs): Remove 'gash-utils-boot' (it is already included in '%boot-gash-inputs' under the name "coreutils"). Timothy Sample
2022-03-19gnu: binutils-mesboot0: Update to 2.20.1a....This restores the package to how it was before the Scheme-only bootstrap. See cb167958ea904fc79913b883cb771e2d691402e0. * gnu/packages/commencement.scm (binutils-mesboot0): Update to 2.20.1a. (binutils-mesboot1)[arguments]: Remove #:phases substitution. (binutils-mesboot): Inherit from binutils-mesboot1, changing only the native-inputs field. Timothy Sample
2022-03-19gnu: sed-mesboot0: Remove package....* gnu/packages/commencement.scm (sed-mesboot0): Remove variable. (%boot-tcc-inputs): Remove 'sed-mesboot0'. Timothy Sample
2022-03-19gnu: bzip2-mesboot: Remove package....gnu/packages/commencement.scm (bzip2-mesboot): Remove variable. (tcc-boot)[native-inputs]: Remove 'bzip2-mesboot'. [arguments]: Do not replace the 'unpack' phase. (%boot-tcc-inputs): Remove 'bzip2-mesboot'. Timothy Sample
2022-03-19gnu: gash-utils-boot: Create 'echo' wrapper....* gnu/packages/commencement.scm (gash-utils-boot)[arguments]: Add a phase that generates an external wrapper for Gash's 'echo' built-in. Timothy Sample
2022-03-19gnu: gash: Update to 0.3.0....* gnu/packages/shells.scm (gash): Update to 0.3.0. [source]: Remove Guile 3.0 snippet. [arguments]: Delete arguments. * gnu/packages/commencement.scm (gash-boot)[source]: Do not remove the Guile 3.0 snippet (it no longer exists). Timothy Sample
2022-03-19gnu: bootar: Update to 1b....* gnu/packages/commencement.scm (bootar): Update to 1b. Timothy Sample
2022-03-19gnu: gash-utils: Update to 0.2.0....* gnu/packages/patches/gash-utils-ls-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/shells.scm (gash-utils): Update to 0.2.0. [source]: Remove patch and Guile 3.0 snippet. * gnu/packages/commencement.scm (gash-utils-boot)[source]: Do not modify parent value. [arguments]: Add "env" to the list of scripts to create in the 'pre-configure' phase; add the "gash-utils" module directory in the 'configure', 'build', and 'install' phases. Timothy Sample
2022-03-19gnu-bootstrap: Allow multiple module directories....* guix/build/gnu-bootstrap.scm (bootstrap-configure, bootstrap-build, bootstrap-install): Treat the 'modules' argument as a list of directories. * gnu/packages/commencement.scm (bootar, gash-boot, gash-utils-boot): Adjust call sites. Timothy Sample
2022-03-19gnu-bootstrap: Configure PACKAGE_NAME....* guix/build/gnu-bootstrap.scm (bootstrap-configure): Add a 'name' argument and use it to configure the PACKAGE_NAME variable. * gnu/packages/commencement.scm (bootar, gash-boot, gash-utils-boot): Use the new argument. Timothy Sample
2022-03-19gnu: hello-mesboot: Downgrade to 2.10....* gnu/packages/commencement.scm (hello-mesboot): Downgrade to 2.10. Timothy Sample
2022-03-19linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'....* gnu/system/linux-container.scm (eval/container): Add #:guest-uid and #:guest-gid and honor them. Ludovic Courtès