summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2020-07-23gnu: parallel: Update to 20200722....* gnu/packages/parallel.scm (parallel): Update to 20200722. Tobias Geerinckx-Rice
2020-07-23Revert "gnu: Fix Krita."...This reverts commit 5f63905096e456097fca206f56ce9257f72faf64. This commit caused `guix pull` to crash like this: ------ Backtrace: In ice-9/boot-9.scm: 222:29 19 (map1 _) 222:29 18 (map1 _) 222:29 17 (map1 _) 222:29 16 (map1 _) 222:17 15 (map1 (((gnu packages kde)) ((gnu packages libevent)) ((gnu packages libidn)) ((gnu packages #)) ((?)) ?)) 3297:17 14 (resolve-interface (gnu packages kde) #:select _ #:hide _ #:prefix _ #:renamer _ #:version _) In ice-9/threads.scm: 390:8 13 (_ _) In ice-9/boot-9.scm: 3223:13 12 (_) In ice-9/threads.scm: 390:8 11 (_ _) In ice-9/boot-9.scm: 3507:20 10 (_) 2806:4 9 (save-module-excursion _) 3527:26 8 (_) In unknown file: 7 (primitive-load-path "gnu/packages/kde" #<procedure 7f68d6fe5da0 at ice-9/boot-9.scm:3514:37 ()>) In ice-9/eval.scm: 626:19 6 (_ #<directory (gnu packages kde) 7f68d6175b40>) 293:34 5 (_ #<directory (gnu packages kde) 7f68d6175b40>) 173:47 4 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>)) 159:9 3 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>)) 191:35 2 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>)) 223:20 1 (proc #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval?>)) In unknown file: 0 (%resolve-variable (7 . qtbase) #<directory (gnu packages kde) 7f68d6175b40>) ERROR: In procedure %resolve-variable: error: qtbase: unbound variable ------ Leo Famulari
2020-07-23gnu: Fix Krita....Fixes <https://bugs.gnu.org/42476>. Reported by linka on #guix. * gnu/packages/patches/qtbase-fix-krita-deadlock.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde.scm (qtbase-for-krita): New variable. (krita)[inputs]: Replace qtbase with qtbase-for-krita. Leo Famulari
2020-07-23gnu: ungoogled-chromium: Avoid top-level reference to LLD....* gnu/packages/chromium.scm (lld-as-ld, lld-wrapper, lld/wrapped): Move into ... (make-lld-wrapper): ... here. New procedure. Marius Bakke
2020-07-23gnu: Add mercury....* gnu/local.mk (GNU_SYSTEM_MODULES): Add mercury.scm. * gnu/packages/mercury.scm: New file. Brett Gilio
2020-07-23gnu: ccache: Update to 3.7.11....* gnu/packages/ccache.scm (ccache): Update to 3.7.11. Tobias Geerinckx-Rice
2020-07-23gnu: ansible: Update to 2.9.11....* gnu/packages/admin.scm (ansible): Update to 2.9.11. Tobias Geerinckx-Rice
2020-07-23gnu: rgbds: Update to 0.4.1....* gnu/packages/assembly.scm (rgbds): Update to 0.4.1. Tobias Geerinckx-Rice
2020-07-23gnu: fio: Update to 3.21....* gnu/packages/benchmark.scm (fio): Update to 3.21. Tobias Geerinckx-Rice
2020-07-23gnu: warzone2100: Update to 3.4.1....* gnu/packages/games.scm (warzone2100): Update to 3.4.1. Tobias Geerinckx-Rice
2020-07-23gnu: python-django: Add optional inputs....* gnu/packages/django.scm (python-django)[propagated-inputs]: Add python-argon2-cffi, python-bcrypt. Efraim Flashner
2020-07-23gnu: python-django: Update to 1.11.29....* gnu/packages/django.scm (python-django): Update to 1.11.29. Efraim Flashner
2020-07-23gnu: khal: Fix a failing test....* gnu/packages/calendar.scm (khal)[arguments]: Fix a failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Tanguy Le Carrour
2020-07-22gnu: polyml: Update to 5.8.1....* gnu/packages/sml.scm (polyml): Update to 5.8.1. Brett Gilio
2020-07-23gnu: linux-libre: Update to 5.4.53....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.53. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.53. Mark H Weaver
2020-07-23gnu: linux-libre@5.7: Update to 5.7.10....* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.10. (linux-libre-5.7-pristine-source): Update hash. (deblob-scripts-5.7): Update to 5.7.10. Mark H Weaver
2020-07-23gnu: linux-libre@4.19: Update to 4.19.134....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.134. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.134. Mark H Weaver
2020-07-23gnu: linux-libre@4.14: Update to 4.14.189....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.189. (linux-libre-4.14-pristine-source): Update hash. (linux-libre-4.14-source): Remove %linux-libre-fix-atheros-9271-patch. (deblob-scripts-4.14): Update to 4.14.189. (%linux-libre-fix-atheros-9271-patch): Delete variable. * gnu/packages/patches/linux-libre-fix-atheros-9271.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Mark H Weaver
2020-07-23gnu: linux-libre@4.9: Update to 4.9.231....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.231. (linux-libre-4.9-pristine-source): Update hash. (linux-libre-4.9-source): Remove %linux-libre-fix-atheros-9271-patch. (deblob-scripts-4.9): Update to 4.9.231. Mark H Weaver
2020-07-23gnu: linux-libre@4.4: Update to 4.4.231....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.231. (linux-libre-4.4-pristine-source): Update hash. (linux-libre-4.4-source): Remove %linux-libre-fix-atheros-9271-patch. (deblob-scripts-4.4): Update to 4.4.231. Mark H Weaver
2020-07-23gnu: nsd: Update to 4.3.2....* gnu/packages/dns.scm (nsd): Update to 4.3.2. Tobias Geerinckx-Rice
2020-07-23gnu: wla-dx: Update to 9.11....* gnu/packages/assembly.scm (wla-dx): Update to 9.11. Tobias Geerinckx-Rice
2020-07-23gnu: sslh: Update to 1.21b....* gnu/packages/networking.scm (sslh): Update to 1.21b. Tobias Geerinckx-Rice
2020-07-23gnu: ledger: Update to 3.2.1....* gnu/packages/finance.scm (ledger): Update to 3.2.1. Tobias Geerinckx-Rice
2020-07-22gnu: rdiff-backup: Update to 2.0.3....* gnu/packages/backup.scm (rdiff-backup): Update to 2.0.3. [native-inputs]: New field. [inputs]: Use python3 and latest librsync. [arguments]: Remove '#:python' argument. [home-page]: Old url redirects, so use the new url. Eric Bavier
2020-07-23gnu: ungoogled-chromium: Enable all release optimizations....* gnu/packages/chromium.scm (ungoogled-chromium-snippet): Add substitution to allow using unbundled dependencies in "official" builds. (lld-as-ld, lld-wrapper, lld/wrapped): New variables. (ungoogled-chromium)[arguments]: Add "is_official_build" to #:configure-flags. Remove redundant or unnecessary flags, disable system protobuf. Use llvm-ar and llvm-nm instead of their binutils equivalents. [native-inputs]: Add LLD/WRAPPED. [inputs]: Remove PROTOBUF. Marius Bakke
2020-07-23gnu: Clang: Install the CFI blacklist....* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Add phase to symlink cfi_blacklist.txt from CLANG-RUNTIME. Marius Bakke
2020-07-23gnu: ungoogled-chromium: Add VA-API fix for some Intel systems....* gnu/packages/chromium.scm (%arch-patches): New variable. (ungoogled-chromium-snippet): Use it. Marius Bakke
2020-07-23gnu: Add font-catamaran....* gnu/packages/fonts.scm (font-catamaran): New variable. Arun Isaac
2020-07-23gnu: jupyter-guile-kernel: Update to f25fb90 and build with Guile 3....* gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Update to f25fb90. Re-indent package definition (using indent.el) [phases]: Replace /home with /usr/local [inputs]: Use GUILE-3.0 instead of GUILE-2.2, and GUILE-JSON-3 instead of GUILE-JSON-1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jesse Gibbons
2020-07-23gnu: guix-jupyter: Correct kernel search location....gnu/packages/package-management.scm: guix-jupyter: [phases]: Use guile 3.0 instead of 2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jesse Gibbons
2020-07-22gnu: quadrapassel: Update to 3.36.02....* gnu/packages/games.scm (quadrapassel): Update to 3.36.02. [inputs]: Add gsound. Eric Bavier
2020-07-22gnu: sudo: Update to 1.9.2....* gnu/packages/admin.scm (sudo): Update to 1.9.2. Tobias Geerinckx-Rice
2020-07-22arb: Update to 2.18.1....* gnu/packages/patches/arb-flint-2.6.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/algebra.scm (arb): Update to 2.18.1. [source](patches): Remove. Andreas Enge
2020-07-22gnu: gp2c: Update to 0.0.11pl4....* gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl4. Andreas Enge
2020-07-22Revert "gnu: patchelf: Update to 0.11."...Patchelf has 700+ dependencies, so this should go through the staging branch. This reverts commit 20cc8f9487e949ed2d314219cc828c3663d4f12b. Marius Bakke
2020-07-21gnu: patchelf: Update to 0.11....* gnu/packages/elf.scm (patchelf): Update to 0.11. Signed-off-by: Marius Bakke <marius@gnu.org> Michael Rohleder
2020-07-21gnu: git-annex: Update to 8.20200720.1....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200720.1. Signed-off-by: Marius Bakke <marius@gnu.org> Kyle Meyer
2020-07-21gnu: Add chaiscript....* gnu/packages/cpp.scm (chaiscript): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> Vinicius Monego
2020-07-21gnu: Add remid-lv2....* gnu/packages/music.scm (remid-lv2): New variable. Signed-off-by: Marius Bakke <marius@gnu.org> Alexandros Theodotou
2020-07-21gnu: Add intel-xed....* gnu/packages/assembly.scm (intel-xed): New variable. * gnu/packages/patches/intel-xed-fix-nondeterminism.patch: New file. * gnu/local.mk (dist_patch_DATA): Add reference to new patch. Signed-off-by: Marius Bakke <marius@gnu.org> B. Wilson
2020-07-21gnu: nsd: Update to 4.3.1....* gnu/packages/dns.scm (nsd): Update to 4.3.1. Signed-off-by: Marius Bakke <marius@gnu.org> Vincent Legoll
2020-07-21gnu: twm: Update to 1.0.11....* gnu/packages/xorg.scm (twm): Update to 1.0.11. [source](uri): Switch to '.xz' tarball. Marius Bakke
2020-07-21gnu: libvnc: Update to 0.9.13....* gnu/packages/patches/libvnc-CVE-2018-20750.patch, gnu/packages/patches/libvnc-CVE-2019-15681.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/vnc.scm (libvnc): Update to 0.9.13. [source](patches): Remove. [arguments]: Add phase to patch 'cc' invocation. Marius Bakke
2020-07-21gnu: OpenSC: Update to 0.20.0 [security fixes]....This fixes CVE-2019-6502, CVE-2019-15946, CVE-2019-15945, CVE-2019-19480, CVE-2019-19481, and CVE-2019-19479. * gnu/packages/security-token.scm (opensc): Update to 0.20.0. Marius Bakke
2020-07-21gnu: xorg-server: Update to 1.20.8....* gnu/packages/xorg.scm (xorg-server): Update to 1.20.8. (xorg-server-for-tests): Stay on 1.20.7. Marius Bakke
2020-07-21gnu: bubblewrap: Build with Python 3....* gnu/packages/virtualization.scm (bubblewrap)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER. Marius Bakke
2020-07-21gnu: emacs-telega: Temporarily disable VOIP to work around issue....* gnu/packages/emacs-xyz.scm (emacs-telega). [source]: Bump to revision 3. [arguments]: Temporarily disable VOIP functionality as it does not currently work or link appropriately, causing issues on "foreign" distros. An issue has been opened upstream. https://github.com/zevlg/telega.el/issues/191 [native-inputs]: Remove libtgvoip. Brett Gilio
2020-07-21gnu: emacs-telega: Patch to use telega-server from Guix....* gnu/packages/patches/emacs-telega-patch-server-functions.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new patch. * gnu/packages/emacs-xyz.scm (emacs-telega)[source]: Use new patch, bump revision. Brett Gilio
2020-07-21gnu: Add emacs-qml-mode....* gnu/packages/emacs-xyz.scm (emacs-qml-mode): New variable. Maxim Cournoyer