summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-11-11gnu: giac: Update to 1.6.0-31.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.6.0-31.
2020-11-11gnu: monero-gui: Update to 0.17.1.4.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.4. [inputs]: Remove qtlocation and qtmultimedia. [arguments]: Remove custom CMAKE_BUILD_TYPE, and set CMAKE_PREFIX_PATH to empty string in 'configure-flags' to fix a "file name too long" error during build. Remove patching of "monero/src/version.cpp.in" in 'fix-build' phase.
2020-11-11gnu: nyxt: Update to 2-pre-release-4.Pierre Neidhardt
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-4.
2020-11-11gnu: libcaca: Don't build static library.Efraim Flashner
* gnu/packages/video.scm (libcaca)[arguments]: Add configure-flag to skip static library.
2020-11-11gnu: libbluray: Don't build static library.Efraim Flashner
* gnu/packages/video.scm (libbluray)[arguments]: Add configure flag to skip static library.
2020-11-11gnu: pyzo: Update to 4.11.0.Nicolas Goaziou
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.0.
2020-11-11gnu: zeromq: Don't build static library.Efraim Flashner
This saves about 70% of the package size. * gnu/packages/networking.scm (zeromq)[arguments]: Add configure flag to skip building static library.
2020-11-11gnu: mednafen: Update to 1.26.1.Nicolas Goaziou
* gnu/packages/emulators.scm (mednafen): Update to 1.26.1.
2020-11-11gnu: emacs-use-package: Update to 2.4.1Andrew Tropin
* gnu/packages/emacs-xyz.scm (emacs-use-package): Update to 2.4.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-11gnu: emacs-leaf: Update to 4.3.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-leaf): Update to 4.3.2.
2020-11-11gnu: python-petsc4py: Fix build with python 3.8.Paul Garlick
* gnu/packages/maths.scm (python-petsc4py)[source]: Add snippet. [native-inputs]: New field.
2020-11-11gnu: mingetty-shepherd-service: Make 'clear-on-logout' configurable.Mark H Weaver
Also change the default configuration to clear on logout, which is the upstream default. * gnu/services/base.scm (<mingetty-configuration>): Add 'clear-on-logout?' field. (mingetty-shepherd-service): Pass the "--noclear" option to mingetty only if 'clear-on-logout?' is #false. * doc/guix.texi (Base Services): Document the 'clear-on-logout?' field.
2020-11-11gnu: icecat: Update to 78.4.1-guix0-preview1 [fixes CVE-2020-26950].Mark H Weaver
* 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.
2020-11-10gnu: oath-toolkit: Update to 2.6.3.Simon Josefsson
* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.3. [source]: Remove obsolete patches. * gnu/packages/patches/oath-toolkit-glibc-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-11gnu: vim: Update to 8.2.1971.Tobias Geerinckx-Rice
* gnu/packages/vim.scm (vim): Update to 8.2.1971.
2020-11-10gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475.Mike Rosset
* gnu/packages/guile-xyz.scm (nomad): Update to 0.2.0-alpha-199-g3e7a475. [inputs]: add gsettings-desktop-schemas Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-10gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5.Mike Rosset
* gnu/packages/guile-xyz.scm (g-golf): Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-10gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6.Mike Rosset
* gnu/packages/guile-xyz.scm (emacsy-minimal): Update to v0.4.1-37-g5f91ee6. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-10gnu: httpie: Add 'lint-hidden-cve' property.Tanguy Le Carrour
* gnu/packages/python-web.scm (httpie)[properties]: New field. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-10gnu: gnucash: Enable python bindings.Prafulla Giri
* 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>
2020-11-10gnu: Add setzer.Vinicius Monego
* gnu/packages/gnome.scm (setzer): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-10gnu: Add icedove-wayland.Jonathan Brielmaier
* gnu/packages/gnuzilla.scm (icedove/wayland): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-10gnu: sdcc: Remove non-free code.Simon South
* 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>
2020-11-10gnu: v4l-utils: Do not build static libraries.Marius Bakke
* gnu/packages/video.scm (v4l-utils)[arguments]: Add "--disable-static" to #:configure-flags.
2020-11-10gnu: v4l-utils: Move graphical tools to a separate outputIvan Kozlov
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>
2020-11-10gnu: python-canonicaljson: Update to 1.4.0.Michael Rohleder
* gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.4.0. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-10gnu: pre-commit: Update to 2.8.1.Vinicius Monego
* 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>
2020-11-10gnu: Add python-re-assert.Vinicius Monego
* gnu/packages/python-check.scm (python-re-assert): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-10gnu: cl-slime-swank: Update to 2.26.Alexandre Gomes
* gnu/packages/lisp-xyz.scm (cl-slime-swank): Update to 2.26.
2020-11-10gnu: ungoogled-chromium: Update to 86.0.4240.193-0.b68e17f.Marius Bakke
* gnu/packages/chromium.scm (%chromium-version): Set to 86.0.4240.193. (ungoogled-chromium): Update hash.
2020-11-10gnu: amsynth: Find external commands.Tobias Geerinckx-Rice
* gnu/packages/music.scm (amsynth)[arguments]: Add a ‘patch-file-names’ phase. [inputs]: Add unzip and which.
2020-11-10gnu: amsynth: Order inputs alphabetically.Tobias Geerinckx-Rice
* gnu/packages/music.scm (amsynth)[inputs, native-inputs]: Sort.
2020-11-10gnu: enchant: Update to 2.2.13.Tobias Geerinckx-Rice
* gnu/packages/enchant.scm (enchant): Update to 2.2.13.
2020-11-10gnu: rocksdb: Build reproducibly.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (rocksdb)[arguments]: Hard code the build date.
2020-11-10gnu: jimtcl: Update to 0.80.Tobias Geerinckx-Rice
* gnu/packages/embedded.scm (jimtcl): Update to 0.80. [arguments]: Add a ‘delete-failing-tests’ phase. [native-inputs]: Add inetutils.
2020-11-10gnu: mariadb-connector-c: Update to 3.1.11.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.11. [source]: Specify a mirror.
2020-11-10gnu: xfconf: Update to 4.14.4.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfconf): Update to 4.14.4.
2020-11-10gnu: burp: Update to 2.3.38.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (burp): Update to 2.3.38.
2020-11-10gnu: ruby-chunky-png: Add warning about untrusted input.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-chunky-png)[description]: Warn of decompression bombs.
2020-11-10gnu: ruby-chunky-png: Update to 1.3.14.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-chunky-png): Update to 1.3.14.
2020-11-10gnu: emacs-yaml-mode: Update to 0.0.15.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-yaml-mode): Update to 0.0.15. [description]: Remove out of place information. Fix typography.
2020-11-10gnu: emacs-emms: Update to 6.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.2.
2020-11-10gnu: ocaml: Switch to 4.11 by default.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml): Switch to 4.11 by default.
2020-11-10gnu: ocamlify: Perform bootstrap build.Julien Lepiller
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.
2020-11-10gnu: ocaml-ppx-tools-versioned: Use release profile.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Use release profile.
2020-11-10gnu: laby: Update to 0.7.0.Julien Lepiller
* gnu/packages/games.scm (laby): Update to 0.7.0.
2020-11-10guix: ocaml: Add package-with-ocaml4.09.Julien Lepiller
* 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.
2020-11-10gnu: Add ocaml4.09-findlib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.09-findlib): New variable.
2020-11-10gnu: ocaml: Update to 4.11.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml): Update to 4.11.1.
2020-11-10gnu: sbcl-cl-csv: Update to 20200929.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cl-csv): Update to 20200929.