summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: postgresql-10: Update to 10.20.Brice Waegeneire2022-03-18
| | | | | | * gnu/packages/databases.scm (postgresql-10): Update to 10.20. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: postgresql-9.6: Remove EOL package.Maxim Cournoyer2022-03-18
| | | | * gnu/packages/databases.scm (postgresql-9.6): Delete variable.
* gnu: MPD: Update to 0.23.6.Leo Famulari2022-03-18
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.23.6.
* gnu: linux-libre: Enable UTF-8 normalization and casefolding.Tobias Geerinckx-Rice2022-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-7.37e27f9.J. Sims via Guix-patches via2022-03-17
| | | | | | | | | | 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.
* gnu: linux-libre 4.9: Update to 4.9.307.Leo Famulari2022-03-17
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.307. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.272.Leo Famulari2022-03-17
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.272. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.235.Leo Famulari2022-03-17
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.235. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.185.Leo Famulari2022-03-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.185. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.106.Leo Famulari2022-03-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.106. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.29.Leo Famulari2022-03-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.29. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.16.15.Leo Famulari2022-03-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.15. (linux-libre-5.16-pristine-source): Update hash.
* gnu: guile-git: Skip test on powerpc-linux.base-for-series-11704base-for-series-11702base-for-series-11699Efraim Flashner2022-03-17
| | | | | * gnu/packages/guile.scm (guile-git)[arguments]: When building on powerpc-linux add a phase to skip one test.
* gnu: Add r-mbess.Ricardo Wurmus2022-03-17
| | | | * gnu/packages/cran.scm (r-mbess): New variable.
* gnu: python-jupyter-sphinx: Run tests.Efraim Flashner2022-03-17
| | | | | | | * gnu/packages/sphinx.scm (python-jupyter-sphinx)[source]: Download using git-fetch. [arguments]: Use custom 'check phase. [native-inputs]: Add python-pytest.
* gnu: python-scipy: Adjust phases.Efraim Flashner2022-03-17
| | | | | * gnu/packages/python-science.scm (python-scipy)[arguments]: Replace 'check with custom 'check phase.
* gnu: sicp: Update to 20180718-2.bda03f7.jgart2022-03-17
| | | | | | | | | * 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>
* gnu: cl-3bmd: Update to 0.0.0-3.4e08d82.jgart2022-03-17
| | | | | | | | | * 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>
* gnu: cl-envy: Update to 26a7faa.jgart2022-03-17
| | | | | | | | * 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>
* gnu: Add r-ggtern.Ricardo Wurmus2022-03-17
| | | | * gnu/packages/cran.scm (r-ggtern): New variable.
* gnu: cross-base: Don't specify mingw --with-newlibCarl Dong2022-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* gnu: knot: Update to 3.1.6.Tobias Geerinckx-Rice2022-03-13
| | | | * gnu/packages/dns.scm (knot): Update to 3.1.6.
* gnu: expat: Update to 2.4.7.Leo Famulari2022-03-16
| | | | | | | | | 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.
* gnu: OpenSSL 3: Update to 3.0.2 [fixes CVE-2022-0778].Leo Famulari2022-03-16
| | | | | | | | 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.
* gnu: OpenSSL: Update to 1.1.1n [fixes CVE-2022-0778].Leo Famulari2022-03-16
| | | | | | | | 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.
* gnu: isc-dhcp: Update bundled BIND to 9.11.37.Tobias Geerinckx-Rice2022-03-13
| | | | | * gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bind-source-tarball to 9.11.37.
* gnu: bind: Update to 9.16.27 [fixes CVE-2022-0396].Tobias Geerinckx-Rice2022-03-13
| | | | * gnu/packages/dns.scm (isc-bind): Update to 9.16.27.
* gnu: cdrtools: Don't return #t from snippet.Tobias Geerinckx-Rice2022-03-13
| | | | * gnu/packages/cdrom.scm (cdrtools)[source]: Don't return #t from snippet.
* gnu: cdrtools: Use G-expressions.Tobias Geerinckx-Rice2022-03-13
| | | | | * gnu/packages/cdrom.scm (cdrtools)[arguments]: Rewrite as G-expressions. Don't return #t from phases.
* gnu: cdrtools: Link dynamically.Tobias Geerinckx-Rice2022-03-13
| | | | | * gnu/packages/cdrom.scm (cdrtools)[arguments]: Add "LINKMODE=dynamic" to the #:configure-flags.
* gnu: cdrtools: Prepare for cross-compilation.Tobias Geerinckx-Rice2022-03-13
| | | | * gnu/packages/cdrom.scm (cdrtools)[arguments]: Use CC-FOR-TARGET.
* gnu: ruby-stackprof: Adjust skipped test on powerpc-linux.Efraim Flashner2022-03-16
| | | | | * gnu/packages/ruby.scm (ruby-stackprof)[arguments]: On powerpc-linux adjust the 'skip-dubious-test phase.
* gnu: i2pd: Update to 2.41.0.Andrew Tropin2022-03-16
| | | | | | | * 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>
* gnu: cl-mito: Update to 47ba486.jgart2022-03-16
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-mito): Update to 47ba486. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: opencpn: Update to 5.6.0.Guillaume Le Vaillant2022-03-16
| | | | | * gnu/packages/geo.scm (opencpn): Update to 5.6.0. [inputs]: Add alsa-utils, eudev, jasper, libjpeg-turbo and libusb.
* gnu: Add tessen.base-for-series-11693base-for-series-11688base-for-series-11687base-for-series-11686Tanguy Le Carrour2022-03-16
| | | | | | * gnu/packages/password-utils.scm (tessen): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: matterbridge: update to 1.24.0Denis 'GNUtoo' Carikli2022-03-16
| | | | | | * gnu/packages/messaging.scm (matterbridge): Update to 1.24.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-mathlibtools.Pradana AUMARS2022-03-16
| | | | | | * gnu/packages/lean.scm (python-mathlibtools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: dunst: Update to 1.8.1.Jai Vetrivelan2022-03-16
| | | | | | | | * gnu/packages/dunst.scm (dunst): Update to 1.8.1. * gnu/packages/patches/dunst-1.7.3-fix-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-gitlab: update to 3.2.0Denis 'GNUtoo' Carikli2022-03-16
| | | | | | | * gnu/packages/python-web.scm (python-gitlab): Update to 3.2.0 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cryfs: Update to 0.11.2.Brendan Tildesley2022-03-16
| | | | | | | * gnu/packages/crypto.scm (cryfs): Update to 0.11.2. [arguments]: Fix build with boost 1.77 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu : nicotine+: Update to 3.2.1.Fatima Toothpaste2022-03-16
| | | | | | | | | | | | * gnu/packages/nicotine.scm (nicotine+): Update to 3.2.1. [source]: Delete network requried tests in snippet. [arguments]: Remove trailing #t. Replae 'check phase to run proper test. [inputs]: Add bash-minimal, gspell, libappindicator. [native-inputs]: Remove python-pytest. Add xvfb-run. [home-page]: Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Revert "gnu: %boot3-inputs: Add missing input."Efraim Flashner2022-03-16
| | | | | | This reverts commit ed2ca2dcb558dcda6ea69c64a0a9e9c0b52f892e. This is no longer needed after the gcc STARTFILE_PREFIX_SPEC commit.
* Revert "gnu: Add %final-inputs-riscv64."Efraim Flashner2022-03-16
| | | | | | This reverts commit 0444be868903356a37fc8ffd3cdf820ca038f3e6. This is no longer necessary after the gcc STARTFILE_PREFIX_SPEC commit.
* gnu: gcc: For riscv64-linux remove STARTFILE_PREFIX_SPEC.Efraim Flashner2022-03-16
| | | | | | * gnu/packages/gcc.scm (gcc-4.7)[arguments]: When building for riscv64-linux and the 'gcc/configure/riscv' directory exists adjust the STARTFILE_PREFIX_SPEC so it doesn't do anything.
* gnu: httpie: Update to 3.1.0 [security fixes].kiasoc52022-03-15
| | | | | | | | Fixes CVE-2022-24737 and CVE-2022-0430. * gnu/packages/python-web.scm (httpie): Update to 3.1.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add r-diffcyt.zimoun2022-03-15
| | | | * gnu/packages/bioconductor.scm (r-diffcyt): New variable.
* gnu: Add r-ga.zimoun2022-03-15
| | | | * gnu/packages/cran.scm (r-ga): New variable.
* gnu: Add r-carrier.zimoun2022-03-15
| | | | * gnu/packages/cran.scm (r-carrier): New variable.
* gnu: Add r-babelwhale.zimoun2022-03-15
| | | | * gnu/packages/cran.scm (r-babelwhale): New variable.