summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: gnucash: Enable python bindings.Prafulla Giri2020-11-10
| | | | | | | | | | * gnu/packages/gnucash.scm (gnucash): [inputs]: Add python. [outputs]: Add new output 'python' for python bindings. [arguments]<configure-flags>: Add '-DWITH_PYTHON=ON' [arguments]: Add new build phase 'split-python-bindings' Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add setzer.Vinicius Monego2020-11-10
| | | | | | * gnu/packages/gnome.scm (setzer): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add icedove-wayland.Jonathan Brielmaier2020-11-10
| | | | | | * gnu/packages/gnuzilla.scm (icedove/wayland): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: sdcc: Remove non-free code.Simon South2020-11-10
| | | | | | | | | | | * gnu/packages/sdcc.scm (sdcc)[source]: Add snippet to remove bundled non-free source code. Add patch to disable use of non-free code in build scripts and compiler and update documentation to match. * gnu/packages/patches/sdcc-disable-non-free-code.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: v4l-utils: Do not build static libraries.Marius Bakke2020-11-10
| | | | | * gnu/packages/video.scm (v4l-utils)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: v4l-utils: Move graphical tools to a separate outputIvan Kozlov2020-11-10
| | | | | | | | | | v4l-utils is a common dependency. Separate graphical tools to avoid pulling in qtbase unless they are referenced. * gnu/packages/video.scm (v4l-utils)[outputs]: New 'gui' output. [arguments]: Add 'split' phase. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-canonicaljson: Update to 1.4.0.Michael Rohleder2020-11-10
| | | | | | * gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.4.0. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: pre-commit: Update to 2.8.1.Vinicius Monego2020-11-10
| | | | | | | | | * gnu/packages/version-control.scm (pre-commit): Update to 2.8.1. [arguments]: Skip new dotnet and nodejs tests. [native-inputs]: Add python-re-assert. [inputs]: Propagate. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-re-assert.Vinicius Monego2020-11-10
| | | | | | * gnu/packages/python-check.scm (python-re-assert): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: cl-slime-swank: Update to 2.26.Alexandre Gomes2020-11-10
| | | | * gnu/packages/lisp-xyz.scm (cl-slime-swank): Update to 2.26.
* gnu: ungoogled-chromium: Update to 86.0.4240.193-0.b68e17f.Marius Bakke2020-11-10
| | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 86.0.4240.193. (ungoogled-chromium): Update hash.
* gnu: amsynth: Find external commands.Tobias Geerinckx-Rice2020-11-10
| | | | | | * gnu/packages/music.scm (amsynth)[arguments]: Add a ‘patch-file-names’ phase. [inputs]: Add unzip and which.
* gnu: amsynth: Order inputs alphabetically.Tobias Geerinckx-Rice2020-11-10
| | | | * gnu/packages/music.scm (amsynth)[inputs, native-inputs]: Sort.
* gnu: enchant: Update to 2.2.13.Tobias Geerinckx-Rice2020-11-10
| | | | * gnu/packages/enchant.scm (enchant): Update to 2.2.13.
* gnu: rocksdb: Build reproducibly.Tobias Geerinckx-Rice2020-11-10
| | | | * gnu/packages/databases.scm (rocksdb)[arguments]: Hard code the build date.
* gnu: jimtcl: Update to 0.80.Tobias Geerinckx-Rice2020-11-10
| | | | | | * gnu/packages/embedded.scm (jimtcl): Update to 0.80. [arguments]: Add a ‘delete-failing-tests’ phase. [native-inputs]: Add inetutils.
* gnu: mariadb-connector-c: Update to 3.1.11.Tobias Geerinckx-Rice2020-11-10
| | | | | * gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.11. [source]: Specify a mirror.
* gnu: xfconf: Update to 4.14.4.Tobias Geerinckx-Rice2020-11-10
| | | | * gnu/packages/xfce.scm (xfconf): Update to 4.14.4.
* gnu: burp: Update to 2.3.38.Tobias Geerinckx-Rice2020-11-10
| | | | * gnu/packages/backup.scm (burp): Update to 2.3.38.
* gnu: ruby-chunky-png: Add warning about untrusted input.Tobias Geerinckx-Rice2020-11-10
| | | | * gnu/packages/ruby.scm (ruby-chunky-png)[description]: Warn of decompression bombs.
* gnu: ruby-chunky-png: Update to 1.3.14.Tobias Geerinckx-Rice2020-11-10
| | | | * gnu/packages/ruby.scm (ruby-chunky-png): Update to 1.3.14.
* gnu: emacs-yaml-mode: Update to 0.0.15.Nicolas Goaziou2020-11-10
| | | | | * gnu/packages/emacs-xyz.scm (emacs-yaml-mode): Update to 0.0.15. [description]: Remove out of place information. Fix typography.
* gnu: emacs-emms: Update to 6.2.Nicolas Goaziou2020-11-10
| | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.2.
* gnu: ocaml: Switch to 4.11 by default.Julien Lepiller2020-11-10
| | | | * gnu/packages/ocaml.scm (ocaml): Switch to 4.11 by default.
* gnu: ocamlify: Perform bootstrap build.Julien Lepiller2020-11-10
| | | | | | | | setup.ml is pre-generated in this package. Since it is generated by a dependent package, we build manually. This will also allow us to build this package properly with ocaml 4.11. * gnu/packages/ocaml.scm (ocamlify): Perform bootstrap build.
* gnu: ocaml-ppx-tools-versioned: Use release profile.Julien Lepiller2020-11-10
| | | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Use release profile.
* gnu: laby: Update to 0.7.0.Julien Lepiller2020-11-10
| | | | * gnu/packages/games.scm (laby): Update to 0.7.0.
* guix: ocaml: Add package-with-ocaml4.09.Julien Lepiller2020-11-10
| | | | | | | * guix/build-system/ocaml.scm (package-with-ocaml4.09) (strip-ocaml4.09-variant): New variables. * gnu/packages/ocaml.scm (ocaml4.09-result, ocaml4.09-csexp) (ocaml4.09-dune-configurator, ocaml4.09-dune): New variables.
* gnu: Add ocaml4.09-findlib.Julien Lepiller2020-11-10
| | | | * gnu/packages/ocaml.scm (ocaml4.09-findlib): New variable.
* gnu: ocaml: Update to 4.11.1.Julien Lepiller2020-11-10
| | | | * gnu/packages/ocaml.scm (ocaml): Update to 4.11.1.
* gnu: sbcl-cl-csv: Update to 20200929.Pierre Neidhardt2020-11-10
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-csv): Update to 20200929.
* gnu: Add sbcl-contextl.Pierre Neidhardt2020-11-10
| | | | * gnu/packages/lisp-xyz.scm (cl-contextl, ecl-contextl, sbcl-contextl): New variables.
* gnu: Add lw-compat.Pierre Neidhardt2020-11-10
| | | | | * gnu/packages/lisp-xyz.scm (cl-lw-compat, ecl-lw-compat, sbcl-lw-compat): New variables.
* gnu: cl-environments: Update to 20200401.Pierre Neidhardt2020-11-10
| | | | | * gnu/packages/lisp-xyz.scm (cl-environments): Update to 20200401. This includes the :tools package not present in 0.2.3.
* services: nginx: Re-introduce server-names-hash-bucket-size.Julien Lepiller2020-11-09
| | | | | | | | This was unintentionally removed in 00014f769233facebd84f13a00b10032a22cb440. * gnu/services/web.scm (default-nginx-config): Re-introduce processing of server-names-hash-bucket-size option.
* gnu: varnish-modules: Update to 0.17.0.Marius Bakke2020-11-09
| | | | | | * gnu/packages/web.scm (varnish-modules): Update to 0.17.0. [source]: Switch to GIT-FETCH. [native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, and PYTHON-DOCUTILS.
* gnu: varnish: Update to 6.5.1.Marius Bakke2020-11-09
| | | | * gnu/packages/web.scm (varnish): Update to 6.5.1.
* gnu: hitch: Update to 1.7.0.Marius Bakke2020-11-09
| | | | * gnu/packages/web.scm (hitch): Update to 1.7.0.
* gnu: python-docutils: Update description.Marius Bakke2020-11-09
| | | | | * gnu/packages/python-xyz.scm (python-docutils)[description]: Add mentions of "rst2man" and ".rst".
* gnu: totem: Update to 3.38.0.Marius Bakke2020-11-09
| | | | | * gnu/packages/gnome.scm (totem): Update to 3.38.0. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
* gnu: umockdev: Update to 0.14.4.Tobias Geerinckx-Rice2020-11-09
| | | | * gnu/packages/check.scm (umockdev): Update to 0.14.4.
* gnu: ceph: Update to 14.2.13.Tobias Geerinckx-Rice2020-11-09
| | | | * gnu/packages/storage.scm (ceph): Update to 14.2.13.
* gnu: npiet: Edit description.Tobias Geerinckx-Rice2020-11-09
| | | | | * gnu/packages/piet.scm (npiet)[description]: Capitalise language names and use @command{} mark-up.
* gnu: Add piet-toolchain.Tobias Geerinckx-Rice2020-11-09
| | | | * gnu/packages/piet.scm (piet-toolchain): New public variable.
* gnu: xmlsec: Update to 1.2.31.Tobias Geerinckx-Rice2020-11-09
| | | | * gnu/packages/xml.scm (xmlsec): Update to 1.2.31.
* gnu: emacs-org-download : Fix source hash.AuPath2020-11-09
| | | | | | | | | | This is a followup to commit d1c4667845ba10559596cd07bd7bb2286568b39e. See <https://bugs.gnu.org/44537> for more information. * gnu/packages/emacs-xyz.scm (emacs-org-download)[source]: Use the correct hash. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: sbcl-cl-prevalence: Update to 20201109.Pierre Neidhardt2020-11-09
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-prevalence): Update to 20201109.
* gnu: Add sbcl-static-dispatch.Pierre Neidhardt2020-11-09
| | | | | * gnu/packages/lisp-xyz.scm (cl-static-dispatch, ecl-static-dispatch, sbcl-static-dispatch): New variables.
* gnu: Add cl-environments.Pierre Neidhardt2020-11-09
| | | | * gnu/packages/lisp-xyz.scm (cl-environments): New variable.
* gnu: Add collectors.Pierre Neidhardt2020-11-09
| | | | | * gnu/packages/lisp-xyz.scm (cl-collectors, ecl-collectors, sbccl-collectors): New variables.