summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-18graph: Factorize 'lookup-backend'.Ludovic Courtès
* guix/graph.scm (lookup-backend): New procedure. * guix/scripts/graph.scm (lookup-backend): Remove. * guix/scripts/system.scm (lookup-backend): Remove. * po/guix/POTFILES.in: Add 'guix/graph.scm'.
2022-03-18ui: 'show-what-to-build' highlights "would be downloaded" headings.Ludovic Courtès
* guix/ui.scm (show-what-to-build): Highlight "X MB would be downloaded".
2022-03-18ui: 'show-what-to-build' highlights "The following [...] will be built".Ludovic Courtès
* guix/colors.scm (highlight/warn): New procedure. * guix/ui.scm (show-what-to-build): Use 'highlight/warn' when displaying what would/will be built.
2022-03-18gnu: petsc-openmpi: Remove input labels.Ludovic Courtès
* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Use 'modify-inputs'. [arguments]: Adjust label name for hdf5.
2022-03-18gnu: petsc-openmpi: Fix compilation with Scotch 7.0.Ludovic Courtès
* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Add SCOTCH:METIS. [arguments]: Add 'adjust-pt-scotch-library-names' phase.
2022-03-18gnu: Add python-scikit-allel.Efraim Flashner
* gnu/packages/python-science.scm (python-scikit-allel): New variable.
2022-03-18gnu: Add cl-purgatory.cage
* gnu/packages/lisp-xyz.scm (cl-purgatory, ecl-purgatory, sbcl-purgatory): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-18gnu: vim: Update to 8.2.4564.Efraim Flashner
* gnu/packages/vim.scm (vim): Update to 8.2.4564. [arguments]: Adjust custom 'patch-absolute-paths phase to upstream changes.
2022-03-18gnu: gnome-shell-extension-customize-ibus: Update to 82.Mathieu Othacehe
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): Update to 82.
2022-03-18gnu: capstone: Update to 4.0.2.Olivier Dion
* gnu/packages/engineering.scm (capstone): Update to 4.0.2. [source]: Fix indentation and git URL. [phases]: Strip trailing #t. [home]: Update URL. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-18gnu: Add sysbench.Maxim Cournoyer
* gnu/packages/benchmark.scm (sysbench): New variable.
2022-03-18gnu: Add ck.Maxim Cournoyer
* gnu/packages/c.scm (ck): New variable.
2022-03-18utils: Add ar-for-target and ld-for-target procedures.Maxim Cournoyer
* guix/utils.scm (ar-for-target, ld-for-target): New procedures.
2022-03-18gnu: postgresql-14: Update to 14.2.Maxim Cournoyer
* gnu/packages/databases.scm (postgresql-14): Update to 14.2.
2022-03-18gnu: postgresql-11: Update to 11.15.Brice Waegeneire
* gnu/packages/databases.scm (postgresql-11): Update to 11.15. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-18gnu: postgresql-10: Update to 10.20.Brice Waegeneire
* gnu/packages/databases.scm (postgresql-10): Update to 10.20. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-18gnu: postgresql-9.6: Remove EOL package.Maxim Cournoyer
* gnu/packages/databases.scm (postgresql-9.6): Delete variable.
2022-03-18gnu: MPD: Update to 0.23.6.Leo Famulari
* gnu/packages/mpd.scm (mpd): Update to 0.23.6.
2022-03-13gnu: linux-libre: Enable UTF-8 normalization and casefolding.Tobias Geerinckx-Rice
Without this it is apparently impossible to mount file systems with the feature, which apparently some distributions do by default now. podiki[m]> I have an sdcard that was formatted with ext4 casefold [by Arch Linux], cannot be mounted * gnu/packages/aux-files/linux-libre/5.10-arm.conf, gnu/packages/aux-files/linux-libre/5.10-arm64.conf, gnu/packages/aux-files/linux-libre/5.10-i686.conf, gnu/packages/aux-files/linux-libre/5.10-x86_64.conf, gnu/packages/aux-files/linux-libre/5.15-arm.conf, gnu/packages/aux-files/linux-libre/5.15-arm64.conf, gnu/packages/aux-files/linux-libre/5.15-i686.conf, gnu/packages/aux-files/linux-libre/5.15-x86_64.conf, gnu/packages/aux-files/linux-libre/5.16-arm.conf, gnu/packages/aux-files/linux-libre/5.16-arm64.conf, gnu/packages/aux-files/linux-libre/5.16-i686.conf, gnu/packages/aux-files/linux-libre/5.16-x86_64.conf, gnu/packages/aux-files/linux-libre/5.4-arm.conf, gnu/packages/aux-files/linux-libre/5.4-arm64.conf, gnu/packages/aux-files/linux-libre/5.4-i686.conf, gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Set CONFIG_UNICODE=y.
2022-03-17gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-7.37e27f9.J. Sims via Guix-patches via
This fixes issues with Linux 5.17 and adds optimizations for 5.15: https://github.com/aircrack-ng/rtl8812au/pull/942 https://github.com/aircrack-ng/rtl8812au/commit/2f52f84096ae09d36012d455d29b73e6cb37f740 * gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-7.37e27f9.
2022-03-17gnu: linux-libre 4.9: Update to 4.9.307.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.307. (linux-libre-4.9-pristine-source): Update hash.
2022-03-17gnu: linux-libre 4.14: Update to 4.14.272.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.272. (linux-libre-4.14-pristine-source): Update hash.
2022-03-17gnu: linux-libre 4.19: Update to 4.19.235.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.235. (linux-libre-4.19-pristine-source): Update hash.
2022-03-17gnu: linux-libre 5.4: Update to 5.4.185.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.185. (linux-libre-5.4-pristine-source): Update hash.
2022-03-17gnu: linux-libre 5.10: Update to 5.10.106.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.106. (linux-libre-5.10-pristine-source): Update hash.
2022-03-17gnu: linux-libre 5.15: Update to 5.15.29.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.29. (linux-libre-5.15-pristine-source): Update hash.
2022-03-17gnu: linux-libre: Update to 5.16.15.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.15. (linux-libre-5.16-pristine-source): Update hash.
2022-03-17Revert "services: nfs: Define rpcbind-shepherd-service at the top level."Maxim Cournoyer
This reverts commit 0a9e82b43080275a2755624f3208287056dc9f95, which didn't end up fixing anything. The problem was elsewhere; namely, using 'operating-system-services' instead of 'operating-system-user-services'.
2022-03-17services: nfs: Define rpcbind-shepherd-service at the top level.Maxim Cournoyer
Attempting to use the 'nfs-service-type' as part of a computed operating-system definition, the following exception would be thrown: ice-9/boot-9.scm:1685:16: In procedure raise-exception: ERROR: 1. &ambiguous-target-service-error: service: #<<service> type: #<service-type rpcbind 7f7529853780> value: #<<rpcbind-configuration> rpcbind: #<package rpcbind@1.2.6 gnu/packages/onc-rpc.scm:87 7f75389e78f0> warm-start?: #t>> target-type: #<service-type shepherd-root 7f7529396080> 2. &message: "more than one target service of type 'shepherd-root'" The problem was that the rpcbind shepherd-service object was dynamically instantiated every time the rpcbind-service-type would be called, causing multiple objects in some situations, resulting in the above condition. * gnu/services/nfs.scm (rpcbind-service-type): Refactor and adjust in a way to extract... (rpcbind-shepherd-service): ... this new procedure.
2022-03-17gnu: guile-git: Skip test on powerpc-linux.Efraim Flashner
* gnu/packages/guile.scm (guile-git)[arguments]: When building on powerpc-linux add a phase to skip one test.
2022-03-17gnu: Add r-mbess.Ricardo Wurmus
* gnu/packages/cran.scm (r-mbess): New variable.
2022-03-17gnu: python-jupyter-sphinx: Run tests.Efraim Flashner
* gnu/packages/sphinx.scm (python-jupyter-sphinx)[source]: Download using git-fetch. [arguments]: Use custom 'check phase. [native-inputs]: Add python-pytest.
2022-03-17gnu: python-scipy: Adjust phases.Efraim Flashner
* gnu/packages/python-science.scm (python-scipy)[arguments]: Replace 'check with custom 'check phase.
2022-03-17gnu: sicp: Update to 20180718-2.bda03f7.jgart
* gnu/packages/scheme.scm (sicp): Update to 20180718-2.bda03f7. [version]: Use git-version function. [source]: Use git-file-name function. [arguments]: Remove trailing `#t`. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-17gnu: cl-3bmd: Update to 0.0.0-3.4e08d82.jgart
* gnu/packages/lisp-xyz.scm (sbcl-3bmd): Update to 0.0.0-3.4e08d82. [native-inputs]: Add sbcl-fiasco. [inputs]: Add python, python-pygments, and use newer inputs guix style. [arguments]: Add 'fix-python3-path' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-17gnu: cl-envy: Update to 26a7faa.jgart
* gnu/packages/lisp-xyz.scm (sbcl-envy): Update to 26a7faa. [native-inputs]: Uncomment test inputs and use new style. [arguments]: Add 'asd-systems' parameter, Remove 'fix-tests' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-17gnu: Add r-ggtern.Ricardo Wurmus
* gnu/packages/cran.scm (r-ggtern): New variable.
2022-03-16gnu: cross-base: Don't specify mingw --with-newlibCarl Dong
Previous to this commit, we added a --with-newlib configure flag to cross-gcc when cross-newlib?, but cross-newlib? is true only when target-mingw?. It turns out that specifying --with-newlib disables the GLIBCXX_CROSSCONFIG check, which is used to detect _GLIBCXX_HAVE__WFOPEN, which is required in C++17 std::filesystem for mingw-w64 systems. Additional context: In gnu/packages/embedded.scm, --with-newlib is specified explicitly when we're actually using newlib, which seems like the correct way of handling it. Situation in other distros: - Debian's gcc-mingw-w64 doesn't specify --with-newlib - Fedora's mingw64-gcc-c++ explicitly specifies --without-newlib Chesterton's fence: Chatting with janneke, who originally added this mechanism, reveals that this flag is not only no longer required, but also that removing it doesn't break his guile-mingw builds. See IRC logs of #guix for 2022-02-15. * gnu/packages/cross-base.scm (cross-gcc-arguments): Don't check for and specify --with-newlib. (cross-libc): Check for mingw and use mingw-w64 directly. (cross-newlib?): Remove, unexport. (native-libc): Remove.
2022-03-13gnu: knot: Update to 3.1.6.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 3.1.6.
2022-03-16gnu: expat: Update to 2.4.7.Leo Famulari
This fixes some regressions in 2.4.5 and 2.4.6: https://www.xml.com/news/2022-02-expat-246/ https://www.xml.com/news/2022-03-expat-247/ * gnu/packages/xml.scm (expat/fixed): Update to 2.4.7.
2022-03-16gnu: OpenSSL 3: Update to 3.0.2 [fixes CVE-2022-0778].Leo Famulari
For more information about this vulnerability: https://www.openssl.org/news/secadv/20220315.txt * gnu/packages/tls.scm (openssl-3.0): Update to 3.0.2.
2022-03-16gnu: OpenSSL: Update to 1.1.1n [fixes CVE-2022-0778].Leo Famulari
For more information about this vulnerability: https://www.openssl.org/news/secadv/20220315.txt * gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1n.
2022-03-13gnu: isc-dhcp: Update bundled BIND to 9.11.37.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bind-source-tarball to 9.11.37.
2022-03-13gnu: bind: Update to 9.16.27 [fixes CVE-2022-0396].Tobias Geerinckx-Rice
* gnu/packages/dns.scm (isc-bind): Update to 9.16.27.
2022-03-13gnu: cdrtools: Don't return #t from snippet.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (cdrtools)[source]: Don't return #t from snippet.
2022-03-13gnu: cdrtools: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (cdrtools)[arguments]: Rewrite as G-expressions. Don't return #t from phases.
2022-03-13gnu: cdrtools: Link dynamically.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (cdrtools)[arguments]: Add "LINKMODE=dynamic" to the #:configure-flags.
2022-03-13gnu: cdrtools: Prepare for cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (cdrtools)[arguments]: Use CC-FOR-TARGET.
2022-03-16gnu: ruby-stackprof: Adjust skipped test on powerpc-linux.Efraim Flashner
* gnu/packages/ruby.scm (ruby-stackprof)[arguments]: On powerpc-linux adjust the 'skip-dubious-test phase.
2022-03-16gnu: i2pd: Update to 2.41.0.Andrew Tropin
* gnu/packages/i2p.scm (i2pd): Update to 2.41.0. [arguments]: Remove trailing slash to match all libi2pd entries. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>