summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: isync: Use openssl-1.0 to fix build.Mathieu Othacehe2019-09-27
| | | | | * gnu/packages/mail.scm (isync)[inputs]: Replace openssl by openssl-1.0 to fix the build.
* gnu: supercollider: Fix build and update to 3.10.3.Mathieu Othacehe2019-09-27
| | | | | | | | * gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/audio.scm (supercollider): Update to 3.10.3 and apply the previous patch to fix build with boost-1.70. Remove outdated 'fix-build-with-boost-1.68 phase.
* gnu: gcc: Fix mingw cross compiler.Jan Nieuwenhuizen2019-09-27
| | | | | | | * gnu/packages/patches/gcc-7-cross-mingw.patch: New file. * gnu/packages/cross-base.scm (cross-gcc-patches): Add XGCC parameter; update caller. Use it for target mingw and gcc >= 7. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Add ccls.Mathieu Othacehe2019-09-26
| | | | * gnu/packages/cpp.scm (ccls): New variable.
* gnu: Add locale packages for glibc 2.28.Ludovic Courtès2019-09-24
| | | | | | * gnu/packages/base.scm (glibc-locales-2.28, glibc-utf8-locales-2.28): New variables. (glibc-locales-2.27, glibc-utf8-locales-2.27): Deprecate.
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
|\
| * gnu: cuirass: Update to d27ff21.Ludovic Courtès2019-09-23
| | | | | | | | * gnu/packages/ci.scm (cuirass): Update to d27ff21.
| * gnu: r-gplots: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | * gnu/packages/statistics (r-gplots)[description]: Fix spelling of "balloon".
| * gnu: packages: Fix typos.Vagrant Cascadian2019-09-23
| | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz (emacs-litable)[description]: Fix use of singular form of "This package". (emacs-ssh-config-mode)[description]: Likewise. * gnu/packages/haskell-xyz (ghc-process-extras)[description]: Likewise. * gnu/packages/lisp (sbcl-fare-quasiquote-readtable)[description]: Likewise. * gnu/packages/usb-modeswitch (usb-modeswitch-data)[description]: Likewise.
| * gnu: vco-plugins: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | * gnu/packages/audio (vco-plugins)[description]: Fix spelling of "rectangle".
| * gnu: rust-widestring: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | | | * gnu/packages/crates-io (rust-widestring)[description]: Fix spelling if "libraries".
| * gnu: guile-persist: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | | | * gnu/packages/guile-xyx (guile-persist)[synopsis]: Fix spelling of "Persistence".
| * gnu: sbcl-cl-hooks: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | | | * gnu/packages/lisp (sbcl-cl-hooks)[description]: Fix spelling of "possibilities".
| * gnu: python-py-bcrypt: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | | | * gnu/packages/python-crypto (python-py-bcrypt)[description]: Fix spelling of "parametrised".
| * gnu: python-sphinxcontrib-htmlhelp: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | | | * gnu/packages/sphinx (python-sphinxcontrib-htmlhelp)[synopsis]: Fix spelling of "extension".
| * gnu: go-github-com-audriusbutkevicius-pfilter: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | | | * gnu/packages/syncthing (go-github-com-audriusbutkevicius-pfilter) [synopsis]: Fix spelling of "multiple".
| * gnu: guile-email: Update to 0.2.1.Arun Isaac2019-09-24
| | | | | | | | | | * gnu/packages/guile-xyz.scm (guile-email): Update to 0.2.1. [arguments]: Remove patch-module-dir phase.
| * gnu: bctoolbox: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | | | * gnu/packages/telephony (bctoolbox)[description]: Fix plurality of "software".
| * gnu: fe: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | * gnu/packages/text-editors (fe)[description]: Fix spelling of "menus".
| * gnu: perl-xml-xpathengine: Fix typo.Vagrant Cascadian2019-09-23
| | | | | | | | | | * gnu/packages/xml (perl-xml-xpathengine)[description]: Fix spelling of "mimic".
| * gnu: python-html2text: Update to 2019.8.11.Efraim Flashner2019-09-23
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-html2text): Update to 2019.8.11. [arguments]: Use a custom 'check phase. [home-page]: Update home-page.
| * gnu: sbcl-trivia.ppcre: Fix typo in description.Tobias Geerinckx-Rice2019-09-23
| | | | | | | | * gnu/packages/lisp.scm (sbcl-trivia.ppcre)[description]: Fix typo.
| * gnu: emacs-ace-window: Update to 0.9.0-1.a534492.Brian Leung2019-09-23
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ace-window): Update to 0.9.0-1.a534492.
| * gnu: Add screenfetch.Jakob L. Kreuze2019-09-23
| | | | | | | | | | | | * gnu/packages/admin.scm (screenfetch): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: python-m2crypto: Update to 0.35.2.Tobias Geerinckx-Rice2019-09-23
| | | | | | | | * gnu/packages/python-crypto.scm (python-m2crypto): Update to 0.35.2.
| * gnu: python-slugify: Update to 3.0.4.Tobias Geerinckx-Rice2019-09-23
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-slugify): Update to 3.0.4. * gnu/packages/patches/python-slugify-depend-on-unidecode.patch: Adjust accordingly.
| * gnu: enchant: Update to 2.2.7.Tobias Geerinckx-Rice2019-09-23
| | | | | | | | * gnu/packages/enchant.scm (enchant): Update to 2.2.7.
| * gnu: obs: Update to 24.0.1.Tobias Geerinckx-Rice2019-09-23
| | | | | | | | | | * gnu/packages/video.scm (obs): Update to 24.0.1. [inputs]: Add qtsvg.
| * gnu: acpid: Update to 2.0.32.Tobias Geerinckx-Rice2019-09-23
| | | | | | | | * gnu/packages/linux.scm (acpid): Update to 2.0.32.
| * gnu: utox: Update to 0.17.1.Rutger Helling2019-09-23
| | | | | | | | * gnu/packages/messaging.scm (utox): Update to 0.17.1.
| * gnu: kitty: Update to 0.14.5.Rutger Helling2019-09-23
| | | | | | | | * gnu/packages/terminals.scm (kitty): Update to 0.14.5.
| * gnu: flatpak: Update to 1.4.3.Rutger Helling2019-09-23
| | | | | | | | * gnu/packages/package-management.scm (flatpak): Update to 1.4.3.
| * gnu: libomp: Fix test target.Boris A. Dekshteyn2019-09-23
| | | | | | | | | | | | * gnu/packages/llvm.scm (libomp)[arguments]: Change #:test-target value. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: mit-scheme: Pass a valid tarball hash on non-x86.Ludovic Courtès2019-09-23
| | | | | | | | | | | | | | | | | | | | | | | | Fixes this bug: $ guix build -nd mit-scheme -s aarch64-linux guix build: error: derivation `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz.drv' has incorrect output `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz', should be `/gnu/store/…-mit-scheme-c-10.1.3.tar.gz' This is a followup to 7d6cfa442539e8fda0c145bf7a774c13e4fdc83c. * gnu/packages/scheme.scm (mit-scheme)[inputs]: For "source", pass a hash of the right length in the catch-all case.
| * gnu: wl-clipboard: Update to 2.0.0_beta2.Efraim Flashner2019-09-23
| | | | | | | | * gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.0.0_beta2.
| * gnu: gdb-8.3: Update to 8.3.1.Efraim Flashner2019-09-23
| | | | | | | | * gnu/packages/gdb.scm (gdb-8.3): Update to 8.3.1.
| * gnu: datamash: Update to 1.5.Efraim Flashner2019-09-23
| | | | | | | | * gnu/packages/datamash.scm (datamash): Update to 1.5.
| * gnu: emacs-suggest: Enable tests.Brian Leung2019-09-23
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-suggest): Enable tests.
| * gnu: emacs-helpful: Enable tests.Brian Leung2019-09-23
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-helpful): Enable tests.
| * gnu: emacs-ht: Enable tests.Brian Leung2019-09-23
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ht): Enable tests.
| * gnu: emacs-tco-el: Enable tests.Brian Leung2019-09-22
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-tco-el): Enable tests.
| * gnu: emacs-loop: Enable tests.Brian Leung2019-09-22
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-loop): Enable tests.
| * gnu: emacs-elisp-refs: Enable tests.Brian Leung2019-09-22
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-elisp-refs): Enable tests.
| * gnu: emacs-realgud: Update to 1.5.1.Brian Leung2019-09-22
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-realgud): Update to 1.5.1.
| * gnu: emacs-company-lsp: Enable tests.Brian Leung2019-09-22
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-company-lsp): Enable tests.
| * gnu: js-datatables: Update to 1.10.19.Efraim Flashner2019-09-22
| | | | | | | | * gnu/packages/javascript.scm (js-datatables): Update to 1.10.19.
| * gnu: parallel: Update to 20190922.Tobias Geerinckx-Rice2019-09-22
| | | | | | | | * gnu/packages/parallel.scm (parallel): Update to 20190922.
| * gnu: Add freecad.John Soo2019-09-22
| | | | | | | | * gnu/packages/engineering.scm (freecad): New variable.
| * gnu: Add libmedfile.John Soo2019-09-22
| | | | | | | | * gnu/packages/engineering.scm (libmedfile): New variable.
| * gnu: Add libarea.John Soo2019-09-22
| | | | | | | | * gnu/packages/engineering.scm (libarea): New variable.