summary refs log tree commit diff
path: root/gnu
AgeCommit message (Collapse)Author
2019-09-30gnu: xyce: Use Bison 3.0.Ludovic Courtès
Xyce requires Bison 3.0 at the latest. * gnu/packages/bison.scm (bison-3.0): New variable. * gnu/packages/engineering.scm (xyce-serial)[native-inputs]: Use BISON-3.0 instead of BISON.
2019-09-29bootstrap: bash: Update for bash-5.0.Jan Nieuwenhuizen
* gnu/packages/patches/bash-4.4-linux-pgrp-pipe.patch: Remove. * gnu/packages/patches/bash-reproducible-linux-pgrp-pipe.patch: New file. * gnu/packages/make-bootstrap.scm (static-bash-for-bootstrap): Update to use it. * gnu/local.mk (dist_patch_DATA): Likewise.
2019-09-29bootstrap: mes: Add mes-0.19.Jan Nieuwenhuizen
* gnu/packages/mes.scm (mes-0.19): New variable. (mes): Inherit it. * gnu/packages/make-bootstrap.scm (%mes-minimal): Likewise.
2019-09-29bootstrap: mescc-tools: Use mescc-tools-0.5.2, mescc-tools.Jan Nieuwenhuizen
* gnu/packages/mes.scm (mescc-tools-0.5.2): New variable; rename from mescc-tools. (mescc-tools): Rename from mescc-tools-0.6.1. Fix build. * gnu/packages/make-bootstrap.scm (%mescc-tools-static): Inherit fixed mescc-tools-0.5.2.
2019-09-29gnu: tlsdate: Build against OpenSSL@1.0.Marius Bakke
* gnu/packages/ntp.scm (tlsdate)[inputs]: Change from OPENSSL to OPENSSL-1.0.
2019-09-29gnu: gcc: Fix i686-linux cross compiler.Jan Nieuwenhuizen
This resurrects ./pre-inst-env guix build --target=i686-unknown-linux-gnu hello * gnu/packages/cross-base.scm (cross-gcc-arguments): Do not build libmpx; does not cross-configure.
2019-09-29gnu: xfce4-pulseaudio-plugin: Adjust for GCC7 search path change.Marius Bakke
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin)[arguments]: Gracefully handle a missing C_INCLUDE_PATH.
2019-09-27Merge branch 'master' into core-updatesMarius Bakke
2019-09-27gnu: nginx: Update to 1.17.4.Marius Bakke
* gnu/packages/web.scm (nginx): Update to 1.17.4.
2019-09-27gnu: mbedtls-apache: Update to 2.16.3.Marius Bakke
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.3.
2019-09-27gnu: WebKitGTK: Update to 2.26.1.Marius Bakke
* gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ... (webkitgtk-2.26): ... this. Update to 2.26.1. [inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY. * gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed variable name. * gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
2019-09-27gnu: Add xdg-dbus-proxy.Marius Bakke
* gnu/packages/glib.scm (xdg-dbus-proxy): New public variable.
2019-09-27gnu: Add wpebackend-fdo.Marius Bakke
* gnu/packages/webkit.scm (wpebackend-fdo): New public variable.
2019-09-27gnu: Add libwpe.Marius Bakke
* gnu/packages/webkit.scm (libwpe): New public variable.
2019-09-27gnu: xbacklight: Update to 1.2.3.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xbacklight): Update to 1.2.3.
2019-09-27gnu: wabt: Update to 1.0.12.Tobias Geerinckx-Rice
* gnu/packages/web.scm (wabt): Update to 1.0.12.
2019-09-27gnu: xygrib: Update to 1.2.6.1.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1.
2019-09-27gnu: Order (gnu packages license)'s imports alphabetically.Tobias Geerinckx-Rice
* gnu/packages/license.scm: Order module imports alphabetically.
2019-09-27gnu: isync: Use openssl-1.0 to fix build.Mathieu Othacehe
* gnu/packages/mail.scm (isync)[inputs]: Replace openssl by openssl-1.0 to fix the build.
2019-09-27gnu: supercollider: Fix build and update to 3.10.3.Mathieu Othacehe
* 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.
2019-09-27gnu: Add makeself-safeextract.Pierre Neidhardt
* gnu/packages/compression.scm (makeself-safeextract): New variable.
2019-09-27gnu: gcc: Fix mingw cross compiler.Jan Nieuwenhuizen
* 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.
2019-09-27gnu: emacs-company-quickhelp: Update to 2.2.0-1.479676c.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.2.0-1.479676c.
2019-09-27gnu: emacs-org-re-reveal: Update to 2.5.1.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.5.1.
2019-09-27gnu: emacs-counsel-dash: Fix home page.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Fix home page.
2019-09-26gnu: emacs-evil-magit: Update to 0.4.2-3.4b66a1d.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 0.4.2-3.4b66a1d.
2019-09-26gnu: Add emacs-flycheck-grammalecte.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): New variable.
2019-09-26gnu: texinfo: Add version 6.7.Ludovic Courtès
* gnu/packages/texinfo.scm (texinfo-6.7): New variable.
2019-09-26gnu: tbb: Build in a reproducible fashion.Ludovic Courtès
Fixes <https://bugs.gnu.org/37522>. * gnu/packages/tbb.scm (tbb)[source](snippets): Annihilate attempts to capture the build time and kernel version.
2019-09-26shepherd: Ensure the log file has correct ownership.Ludovic Courtès
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Ensure LOG-FILE has correct ownership.
2019-09-26shepherd: 'make-forkexec-constructor/container' keeps the log file.Ludovic Courtès
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Don't call 'clean-up' on LOG-FILE. This mirrors Shepherd commit 6892f638c78a14fedd075f664432757bc015c140.
2019-09-26gnu: Add debops.Hartmut Goebel
* gnu/packages/admin.scm (debops): New variable. * gnu/packages/patches/debops-constants-for-external-program-names.patch, gnu/packages/patches/debops-debops-defaults-fall-back-to-less.patch: New files. * gnu/local.mk: Add them.
2019-09-26gnu: Add python-distro.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-distro): New variable.
2019-09-26gnu: python-libmpsse: Update to 1.4.Danny Milosavljevic
* gnu/packages/embedded.scm (python2-libmpsse): Rename to... (python-libmpsse): ...this. [version]: Update to 1.4. [source]: Change repository and version. [inputs]: Change Python version. [arguments]: Add #parallel-build?. (python2-libmpsse): New variable.
2019-09-26gnu: Add ccls.Mathieu Othacehe
* gnu/packages/cpp.scm (ccls): New variable.
2019-09-26gnu: emacs-helm-dash: Update to 1.3.0-2.7f853bd.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-helm-dash): Update to 1.3.0-2.7f853bd.
2019-09-26gnu: emacs-counsel-dash: Update to 0.1.3-2.24d370b.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Update to 0.1.3-2.24d370b.
2019-09-26gnu: Add emacs-dash-docs.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-dash-docs): New variable.
2019-09-26gnu: emacs-youtube-dl: Update to 1.0-2.af877b5.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-youtube-dl): Update to 1.0-2.af877b5.
2019-09-26gnu: emacs-mu4e-conversation: Update to 0.0.1-5.98110bb.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-mu4e-conversation): Update to 0.0.1-5.98110bb.
2019-09-26gnu: emacs-nov-el: Update to 0.2.9.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.2.9.
2019-09-26gnu: emacs-websocket: Enable some tests.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-websocket): Enable some tests.
2019-09-26gnu: emacs-make-it-so: Update to 0.1.0-2.b73dfb6.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-make-it-so): Update to 0.1.0-2.b73dfb6.
2019-09-26gnu: emacs-web-mode: Don't use unstable tarball.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-web-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-09-26gnu: emacs-yaml-mode: Update to 0.0.14.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-yaml-mode): Update to 0.0.14.
2019-09-26gnu: emacs-evil-nerd-commenter: Enable tests.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Enable tests.
2019-09-26gnu: dtc: Update to 1.5.1.Tobias Geerinckx-Rice
* gnu/packages/bootloaders.scm (dtc): Update to 1.5.1. [arguments]: Add -Wl,-rpath to LDFLAGS #:make-flags.
2019-09-26gnu: emacs-circe: Update to 2.11.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-circe): Update to 2.11.
2019-09-26gnu: dehydrated: Update to 0.6.5.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (dehydrated): Update to 0.6.5.
2019-09-26gnu: skopeo: Update to 0.1.39.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (skopeo): Update to 0.1.39.