summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2021-10-26gnu: python-aiohttp: Remove cythonized files....* gnu/packages/python-web.scm (python-aiohttp)[source]: Add snippet to remove generated cythonized files. [arguments]: Add phase to generate cythonized files. [native-inputs]: Add python-cython. Efraim Flashner
2021-10-26gnu: darkhttpd: Cross-compile....* gnu/packages/web.scm (darkhttpd)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice
2021-10-26gnu: darkhttpd: Update to 1.13....* gnu/packages/web.scm (darkhttpd): Update to 1.13. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-10-26gnu: fcft: Update to 2.4.6....* gnu/packages/fontutils.scm (fcft): Update to 2.4.6. Tobias Geerinckx-Rice
2021-10-25gnu: OpenEXR 2: Move the snippet into a build phase....This snippet was just working around a quirk of the Guix build environment. * gnu/packages/graphics.scm (openexr-2)[origin]: Remove snippet. [arguments]: Add a 'patch-test-directory' phase. Leo Famulari
2021-10-25gnu: OpenEXR: Move the snippet into a build phase....This snippet was just working around a quirk of the Guix build environment. * gnu/packages/graphics.scm (openexr)[origin]: Remove snippet. [arguments]: Add a 'patch-test-directory' phase. Leo Famulari
2021-10-25gnu: p11-kit: Update home page....* gnu/packages/tls.scm (p11-kit)[home-page]: Update. Ludovic Courtès
2021-10-25gnu: xdg-desktop-portal-gtk: Propagate xdg-desktop-portal....* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk)[inputs]: Fix the runtime need for xdg-desktop-portal and XDG_DESKTOP_PORTAL_DIR being written twice. Move xdg-desktop-portal to ... [propagated-inputs]: ... here. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2021-10-25gnu: flatpak: Add patch to fix paths....* gnu/packages/package-management.scm (flatpak)[source]: Add patch. * gnu/packages/patches/flatpak-fix-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2021-10-25gnu: flatpak: Fix certificate error from p11-kit....* gnu/packages/package-management.scm (flatpak)[inputs]: Add p11-kit-next. [arguments]: Add new 'p11-kit-fix phase to patch source to use p11-kit-next input instead of an implicit p11-kit from dependencies. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2021-10-25gnu: flatpak: Update to 1.12.1....* gnu/packages/package-management.scm (flatpak): Update to 1.12.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2021-10-25gnu: p11-kit@0.24.0: Use certificates from /etc/ssl/certs....Fixes <https://issues.guix.gnu.org/49957>. Flatpak has a soft dependency on p11-kit, which was configured without knowledge of the system-wide CA certificate store. This caused some flatpak apps to fail with ERR_CERT_AUTHORITY_INVALID errors. Reported by Andrew Whatson <whatson@gmail.com>. * gnu/packages/tls.scm (p11-kit-next)[arguments]: New field. Co-authored-by: Andrew Whatson <whatson@gmail.com> Co-authored-by: John Kehayias <john.kehayias@protonmail.com> Ludovic Courtès
2021-10-25gnu: Add p11-kit 0.24.0....* gnu/packages/tls.scm (p11-kit-next): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2021-10-25gnu: xdg-desktop-portal-gtk: Update to 1.10.0....* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk): Update to 1.10.0. [arguments]: Adjust configure-flags for Gnome backends in new version (defaults to disabled in this version) Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2021-10-25gnu: xdg-desktop-portal: Update to 1.10.1....* gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.10.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2021-10-25gnu: libportal: Update to 0.4....* gnu/packages/freedesktop.scm (libportal): Update to 0.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2021-10-25gnu: mspdebug: Update to 0.25-0.4c4d94e....* gnu/packages/debug.scm (mspdebug): Update to 0.25-0.4c4d94e. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2021-10-25gnu: Add lttng-tools....* gnu/packages/linux.scm (lttng-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Olivier Dion
2021-10-25gnu: python-peachpy: Make output deterministic....Fixes <https://issues.guix.gnu.org/50672>. This makes users of python-peachpy bit-reproducible, such as nnpack. * gnu/packages/patches/python-peachpy-determinism.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-xyz.scm (python-peachpy)[source]: Use it. Co-authored-by: Kyle Meyer <kyle@kyleam.com> Ludovic Courtès
2021-10-25gnu: Add vim-gitgutter....* gnu/packages/vim.scm (vim-gitgutter): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Foo Chuan Wei
2021-10-25gnu: Add vim-mucomplete....* gnu/packages/vim.scm (vim-mucomplete): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Foo Chuan Wei
2021-10-24gnu: reprotest: Update to 0.7.18....* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.18. Vagrant Cascadian
2021-10-24gnu: u-boot: Update to 2021.10....* gnu/packages/bootloaders.scm (%u-boot-allow-disabling-openssl-patch): New variable. (u-boot): Update to 2021.10. Add patch fixing build without openssl. (u-boot-qemu-riscv64-smode): Add patch fixing build without openssl. (u-boot-tools): Adjust phases to disable CONFIG_TOOLS_LIBCRYPTO. (make-u-boot-package): Add phase disabling CONFIG_TOOLS_LIBCRYPTO. * gnu/packages/patches/u-boot-allow-disabling-openssl.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add patch. Vagrant Cascadian
2021-10-24gnu: arm-trusted-firmware: Update to 2.5....* gnu/packages/firmware (make-arm-trusted-firmware): Update to 2.5. Vagrant Cascadian
2021-10-24gnu: python2-renpy: Update to 7.4.10....* gnu/packages/game-development.scm (python2-renpy): Update to 7.4.10. [snippet]: No longer drop "gen" directory, it's not in this release. Liliana Marie Prikler
2021-10-24gnu: python2-pygame-sdl2: Update to renpy-version 7.4.10....* gnu/packages/game-development.scm (python2-pygame-sdl2): Update to renpy-version 7.4.10. Liliana Marie Prikler
2021-10-24gnu: disarchive: Update to 0.3.0....* gnu/packages/backup.scm (disarchive): Update to 0.3.0. [source]: Remove cross-compilation patch. [arguments]: Remove field. * gnu/packages/patches/disarchive-cross-compilation.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Timothy Sample
2021-10-24gnu: Add clingo....* gnu/packages/maths.scm (clingo): New variable. Liliana Marie Prikler
2021-10-24gnu: Add clasp....* gnu/packages/maths.scm (clasp): New variable. Liliana Marie Prikler
2021-10-24gnu: Add libpotassco....* gnu/packages/maths.scm (libpotassco): New variable. Liliana Marie Prikler
2021-10-24gnu: parallel: Update to 20211022....* gnu/packages/parallel.scm (parallel): Update to 20211022. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-10-24gnu: Move Common Lisp testing frameworks to lisp-check module....* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am, sbcl-check-it, cl-check-it, ecl-check-it, sbcl-checkl, cl-checkl, ecl-checkl, sbcl-cl-mock, cl-mock, ecl-cl-mock, sbcl-cl-quickcheck, cl-quickcheck, ecl-cl-quickcheck, sbcl-clunit, cl-clunit, ecl-clunit, sbcl-clunit2, cl-clunit2, ecl-clunit2, sbcl-eos, cl-eos, ecl-eos, sbcl-fiasco, cl-fiasco, ecl-fiasco, sbcl-fiveam, cl-fiveam, ecl-fiveam, sbcl-hu.dwim.stefil, cl-hu.dwim.stefil, ecl-hu.dwim.stefil, sbcl-lift, cl-lift, ecl-lift, sbcl-lisp-unit, cl-lisp-unit, ecl-lisp-unit, sbcl-lisp-unit2, cl-lisp-unit2, ecl-lisp-unit2, sbcl-parachute, cl-parachute, ecl-parachute, sbcl-prove, cl-prove, ecl-prove, sbcl-ptester, cl-ptester, ecl-ptester, sbcl-rove, cl-rove, ecl-rove, sbcl-rt, cl-rt, ecl-rt, sbcl-stefil, cl-stefil, ecl-stefil, sbcl-unit-test, cl-unit-test, ecl-unit-test, sbcl-xlunit, cl-xlunit, ecl-xlunit): Move to ... * gnu/packages/lisp-check.scm: ... here. * gnu/packages/web-browsers.scm: Import lisp-check module. * gnu/packages/wm.scm: Import lisp-check module. Guillaume Le Vaillant
2021-10-24gnu: Add r-umi4cpackage....* gnu/packages/bioinformatics.scm (r-umi4cpackage): New variable. Ricardo Wurmus
2021-10-24gnu: emacs: Handle pdump filenames that contain a fingerprint....* gnu/packages/emacs.scm (emacs) [restore-emacs-pdmp]: Use lax regular expressions to match files by the “.pdmp” file ending only. Adjust comment accordingly. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Morgan Smith
2021-10-24gnu: Add julia-infinity....* gnu/packages/julia-xyz.scm (julia-infinity): New variable. Efraim Flashner
2021-10-24gnu: Add julia-geometrybasics....* gnu/packages/julia-xyz.scm (julia-geometrybasics): New variable. Efraim Flashner
2021-10-24gnu: Add julia-gr....* gnu/packages/julia-xyz.scm (julia-gr): New variable. Efraim Flashner
2021-10-24gnu: Add julia-gr-jll....* gnu/packages/julia-jll.scm (julia-gr-jll): New variable. Efraim Flashner
2021-10-24gnu: s6-linux-utils: Update to 2.5.1.6....* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.6. Tobias Geerinckx-Rice
2021-10-24gnu: s6-linux-init: Update to 1.0.6.4....* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.4. Tobias Geerinckx-Rice
2021-10-24gnu: s6-portable-utils: Update to 2.2.3.3....* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.3. Tobias Geerinckx-Rice
2021-10-24gnu: s6-rc: Update to 0.5.2.3....* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.2.3. Tobias Geerinckx-Rice
2021-10-24gnu: s6-networking: Update to 2.5.0.0....* gnu/packages/skarnet.scm (s6-networking): Update to 2.5.0.0. Tobias Geerinckx-Rice
2021-10-24gnu: s6-dns: Update to 2.3.5.2....* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.2. Tobias Geerinckx-Rice
2021-10-24gnu: s6: Update to 2.11.0.0....* gnu/packages/skarnet.scm (s6): Update to 2.11.0.0. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-10-24gnu: execline: Update to 2.8.1.0....* gnu/packages/skarnet.scm (execline): Update to 2.8.1.0. Tobias Geerinckx-Rice
2021-10-24gnu: skalibs: Update to 2.11.0.0....* gnu/packages/skarnet.scm (skalibs): Update to 2.11.0.0. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-10-23gnu: dstask: Update to 0.25....* gnu/packages/task-management.scm (dstask): Update to 0.25. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-10-23gnu: asciinema: Remove ncurses reference....An external ‘tput’ is only required by ancient (<3.3) Pythons 3 and can always be provided in $PATH. It is not worth a reference. * gnu/packages/terminals.scm (asciinema)[arguments]: Remove 'patch-exec-paths phase. [inputs]: Remove ncurses. Tobias Geerinckx-Rice
2021-10-23gnu: asciinema: Update to 2.1.0....* gnu/packages/terminals.scm (asciinema): Update to 2.1.0. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice