summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: meson: Update to 0.55.1.Alexandros Theodotou2020-09-10
| | | | | | | | * gnu/packages/build-tools.scm (meson): Update to 0.55.1. * gnu/packages/patches/meson-for-build-rpath.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ruby-asciidoctor-pdf: Remove obsolete 'replace-git-ls-files phase.Maxim Cournoyer2020-09-01
| | | | | | | | This phase is made unnecessary by commit a7b1cc333e, which generalizes the fix in the Ruby build system. * gnu/packages/ruby.scm (ruby-asciidoctor-pdf)[phases]{replace-git-ls-files}: Remove.
* gnu: ruby-chunky-png: Remove obsolete 'replace-git-ls-files phase.Maxim Cournoyer2020-09-01
| | | | | | | | This phase is made unnecessary by commit a7b1cc333e, which generalizes the fix in the Ruby build system. * gnu/packages/ruby.scm (ruby-chunky-png)[phases]{replace-git-ls-files}: Remove.
* gnu: ruby-standard: Remove obsolete 'replace-git-ls-files phase.Maxim Cournoyer2020-09-01
| | | | | | | | This phase is made unnecessary by commit a7b1cc333e, which generalizes the fix in the Ruby build system. * gnu/packages/ruby.scm (ruby-standard)[phases]{replace-git-ls-files}: Remove.
* gnu: ruby-treetop: Remove obsolete 'replace-git-ls-files phase.Maxim Cournoyer2020-09-01
| | | | | | | This phase is made unnecessary by commit a7b1cc333e, which generalizes the fix in the Ruby build system. * gnu/packages/ruby.scm (ruby-treetop)[phases]{replace-git-ls-files}: Remove.
* gnu: ruby-asciidoctor: Remove obsolete 'replace-git-ls-files phase.Maxim Cournoyer2020-09-01
| | | | | | | | This phase is made unnecessary by commit a7b1cc333e, which generalizes the fix in the Ruby build system. * gnu/packages/ruby.scm (ruby-asciidoctor)[phases]{replace-git-ls-files}: Remove.
* gnu: inetutils: Do not refer to canonical coreutils.Mathieu Othacehe2020-08-27
| | | | | | | | | Make sure not to retain a reference to the canonical coreutils package. The Guix System closure size would otherwise be increased by including references to both canonical and non-canonical version of those packages. * gnu/packages/admin.scm (inetutils)[inputs]: Add "coreutils", [arguments]: and point to it with PATHDEF_CP variable.
* Merge remote-tracking branch 'origin/master' into core-updatesMathieu Othacehe2020-08-26
|\
| * gnu: Add ssss.Hendursaga2020-08-26
| | | | | | | | | | | | * gnu/packages/crypto.scm (ssss): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: guix-data-service: Update to ab68b0f.Ludovic Courtès2020-08-26
| | | | | | | | * gnu/packages/web.scm (guix-data-service): Update to ab68b0f.
| * gnu: guix-data-service: Build against the same Guile as 'guix'.Ludovic Courtès2020-08-26
| | | | | | | | | | | | | | This is a followup to a2991de0f44a5f4db71ddad67e914fe3344a4505. * gnu/packages/web.scm (guix-data-service)[native-inputs]: Change "guile" to match that of GUIX.
| * gnu: drawpile: Build with libmicrohttpd 0.9.71.Michael Rohleder2020-08-26
| | | | | | | | | | | | * gnu/packages/graphics.scm (drawpile): Update to 2.1.17-1.ed1a75deb. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: quadrapassel: Update to 3.36.05.Tobias Geerinckx-Rice2020-08-26
| | | | | | | | * gnu/packages/games.scm (quadrapassel): Update to 3.36.05.
| * gnu: klavaro: Update to 3.11.Tobias Geerinckx-Rice2020-08-26
| | | | | | | | * gnu/packages/education.scm (klavaro): Update to 3.11.
| * gnu: msmtp: Update to 1.8.12.Tobias Geerinckx-Rice2020-08-26
| | | | | | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.12.
| * gnu: gnome-chess: Update to 3.37.3.Michael Rohleder2020-08-25
| | | | | | | | | | | | * gnu/packages/games.scm (gnome-chess): Update to 3.37.3. Signed-off-by: Brett Gilio <brettg@gnu.org>
| * gnu: octave: Remove unneeded 'source' field.Ludovic Courtès2020-08-26
| | | | | | | | | | * gnu/packages/maths.scm (octave)[source]: Remove. It had been unnecessary since b66741edc954f0a17f1ef567e8d612cac87c7b6a.
| * gnu: netcdf-parallel-openmpi: Allow MPI tests to pass.Ludovic Courtès2020-08-26
| | | | | | | | | | * gnu/packages/maths.scm (netcdf-parallel-openmpi)[arguments]: Add 'mip-setup' phase.
| * gnu: hdf5-parallel-openmpi: Update to 1.10.6.Ludovic Courtès2020-08-26
| | | | | | | | * gnu/packages/maths.scm (hdf5-parallel-openmpi): Inherit from HDF5-1.10.
| * gnu: hdf5: Use 'package/inherit' for variants.Ludovic Courtès2020-08-26
| | | | | | | | | | * gnu/packages/maths.scm (hdf5-1.10, hdf5-parallel-openmpi): Use 'package/inherit'.
| * gnu: hdf5: Distinguish the default hdf5 version.Ludovic Courtès2020-08-26
| | | | | | | | | | | | | | * gnu/packages/maths.scm (hdf5): Rename to... (hdf-1.8): ... this. (hdf5-1.10): Adjust accordingly. (hdf5): New variable.
| * gnu: icecat: Update to 68.12.0-guix0-preview1 [security fixes].Mark H Weaver2020-08-25
| | | | | | | | | | | | | | | | Includes fixes for CVE-2020-15663, CVE-2020-15664, and CVE-2020-15669. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
| * gnu: emacs-org-re-reveal: Update to 3.1.1.Oleg Pykhalov2020-08-25
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.1.1.
| * gnu: guix: Update to 1.1.0-21.29d356.Maxim Cournoyer2020-08-25
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 1.1.0-20.29d356.
| * gnu: guix: Update to 1.1.0-20.537080f.Maxim Cournoyer2020-08-25
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to 1.1.0-20.537080f.
| * gnu: git-lfs: Don't install source.Efraim Flashner2020-08-25
| | | | | | | | | | * gnu/packages/version-control.scm (git-lfs)[arguments]: Don't install the sources.
| * gnu: git-lfs: Update to v2.11.0.Prafulla Giri2020-08-25
| | | | | | | | | | | | * gnu/packages/version-control.scm (git-lfs): Update to v2.11.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: git-lfs: Install man pages.Prafulla Giri2020-08-25
| | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (git-lfs)[arguments]: Add build phases to build and install man pages. [native-inputs]: Add ronn-ng. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: polari: Update to 3.36.3.Leo Prikler2020-08-25
| | | | | | | | * gnu/packages/gnome.scm (polari): Update to 3.36.3.
| * gnu: gnuradio-osmosdr: Update to 0.2.2.Tobias Geerinckx-Rice2020-08-25
| | | | | | | | * gnu/packages/radio.scm (gnuradio-osmosdr): Update to 0.2.2.
| * gnu: libcap-ng: Update to 0.7.11.Tobias Geerinckx-Rice2020-08-25
| | | | | | | | * gnu/packages/admin.scm (libcap-ng): Update to 0.7.11.
| * gnu: ruby-public-suffix: Update to 4.0.5.Tobias Geerinckx-Rice2020-08-25
| | | | | | | | * gnu/packages/ruby.scm (ruby-public-suffix): Update to 4.0.5.
| * gnu: ruby-domain-name: Update to 0.5.20190701.Tobias Geerinckx-Rice2020-08-25
| | | | | | | | * gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20190701.
| * gnu: fldigi: Update to 4.1.14.Tobias Geerinckx-Rice2020-08-25
| | | | | | | | * gnu/packages/radio.scm (fldigi): Update to 4.1.14.
| * gnu: cuirass: Update to 0.0.1-43.f2984c7.Mathieu Othacehe2020-08-25
| | | | | | | | | | | | | | | | Cuirass now depends of "guile-zlib" instead of Guix zlib module. * gnu/packages/ci.scm (cuirass): Update to 0.0.1-43.f2984c7, [inputs]: add "guile-zlib" ... [arguments]: ... and add it to the dependencies.
| * gnu: Add python-trytond-stock-lot.Vinicius Monego2020-08-25
| | | | | | | | | | | | * gnu/packages/tryton.scm (python-trytond-stock-lot): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: Add python-trytond-stock.Vinicius Monego2020-08-25
| | | | | | | | | | | | * gnu/packages/tryton.scm (python-trytond-stock): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: Add python-trytond-account.Vinicius Monego2020-08-25
| | | | | | | | | | | | * gnu/packages/tryton.scm (python-trytond-account): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: Add python-simpleeval.Vinicius Monego2020-08-25
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-simpleeval): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: Add python-trytond-product.Vinicius Monego2020-08-25
| | | | | | | | | | | | * gnu/packages/tryton.scm (python-trytond-product): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: Add python-trytond-company.Vinicius Monego2020-08-25
| | | | | | | | | | | | * gnu/packages/tryton.scm (python-trytond-company): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: Add python-trytond-currency.Vinicius Monego2020-08-25
| | | | | | | | | | | | * gnu/packages/tryton.scm (python-trytond-currency): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: Add python-forex-python.Vinicius Monego2020-08-25
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-forex-python): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| * gnu: stepmania: Fix typo.Efraim Flashner2020-08-25
| | | | | | | | | | * gnu/packages/games.scm (stepmania)[arguments]: Check for the 'x86_64' architecture.
| * gnu: audacity: Fix typo.Efraim Flashner2020-08-25
| | | | | | | | | | * gnu/packages/audio.scm (audacity)[arguments]: Check for the 'x86_64' architecture.
| * linux-libre: Enable module compression.Mathieu Othacehe2020-08-25
| | | | | | | | | | | | | | | | | | | | This commit enables GZIP compression for linux-libre kernel modules, reducing the size of linux-libre by 63% (165MB). * gnu/packages/aux-files/linux-libre/5.8-arm.conf: Enable GZ compression. * gnu/packages/aux-files/linux-libre/5.8-arm64.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.8-i686.conf: Ditto. * gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: Ditto.
| * gnu: emacs-debbugs: Update to 0.26.Nicolas Goaziou2020-08-25
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.26.
| * gnu: emacs-undo-tree: Update to 0.7.5.Nicolas Goaziou2020-08-25
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.7.5.
| * gnu: emacs-sparql-mode: Improve description.Nicolas Goaziou2020-08-25
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-sparql-mode): Improve description.
| * gnu: emacs-sparql-mode: Update to 4.0.2.Michael Rohleder2020-08-25
| | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-sparql-mode): Update to 4.0.2. [propagated-inputs]: Add emacs-company. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>