Commit Graph

48787 Commits (737c83f0ff9977572516c65502bdde92abd18629)

Author SHA1 Message Date
Jan Nieuwenhuizen 737c83f0ff
bootstrap: bash: Update for bash-5.0.
* 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-29 17:47:18 +02:00
Jan Nieuwenhuizen bffd8fcd31
bootstrap: mes: Add mes-0.19.
* gnu/packages/mes.scm (mes-0.19): New variable.
(mes): Inherit it.
* gnu/packages/make-bootstrap.scm (%mes-minimal): Likewise.
2019-09-29 17:47:18 +02:00
Jan Nieuwenhuizen 066cb9bab2
bootstrap: mescc-tools: Use mescc-tools-0.5.2, mescc-tools.
* 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-29 17:47:18 +02:00
Marius Bakke 4ecf790e70
gnu: tlsdate: Build against OpenSSL@1.0.
* gnu/packages/ntp.scm (tlsdate)[inputs]: Change from OPENSSL to OPENSSL-1.0.
2019-09-29 16:39:19 +02:00
Jan Nieuwenhuizen 43124a5474
gnu: gcc: Fix i686-linux cross compiler.
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-29 16:18:44 +02:00
Marius Bakke e17f1c3dcc
gnu: xfce4-pulseaudio-plugin: Adjust for GCC7 search path change.
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin)[arguments]: Gracefully
handle a missing C_INCLUDE_PATH.
2019-09-29 13:53:00 +02:00
Tobias Geerinckx-Rice 3128d6a16a
nls: Add ‘nl’ translation of news entries.
* etc/news.scm: Add ‘nl’ translations.
2019-09-28 00:38:15 +02:00
Florian Pelz 60643d1b19
nls: Update 'de' translation of news entries.
* etc/news.scm: Improve 'de' translation for news entries.
2019-09-27 19:18:31 +00:00
Florian Pelz 82d43b5f8f
nls: Update 'de' translation of news entries.
* etc/news.scm: Add 'de' translation for news entry titles.
2019-09-27 18:51:16 +00:00
Marius Bakke e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Marius Bakke b48eb1e934
gnu: nginx: Update to 1.17.4.
* gnu/packages/web.scm (nginx): Update to 1.17.4.
2019-09-27 18:57:38 +02:00
Marius Bakke add8063742
gnu: mbedtls-apache: Update to 2.16.3.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.3.
2019-09-27 18:57:37 +02:00
Marius Bakke 689b44bc3f
gnu: WebKitGTK: Update to 2.26.1.
* 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-27 18:57:37 +02:00
Marius Bakke 9e0cb9d79d
gnu: Add xdg-dbus-proxy.
* gnu/packages/glib.scm (xdg-dbus-proxy): New public variable.
2019-09-27 18:57:37 +02:00
Marius Bakke 7970127ff0
gnu: Add wpebackend-fdo.
* gnu/packages/webkit.scm (wpebackend-fdo): New public variable.
2019-09-27 18:57:37 +02:00
Marius Bakke b037ea963f
gnu: Add libwpe.
* gnu/packages/webkit.scm (libwpe): New public variable.
2019-09-27 18:57:37 +02:00
Tobias Geerinckx-Rice 36cc160e72
gnu: xbacklight: Update to 1.2.3.
* gnu/packages/xorg.scm (xbacklight): Update to 1.2.3.
2019-09-27 12:28:43 +02:00
Tobias Geerinckx-Rice e6010e8920
gnu: wabt: Update to 1.0.12.
* gnu/packages/web.scm (wabt): Update to 1.0.12.
2019-09-27 12:28:43 +02:00
Tobias Geerinckx-Rice 29bdabb6fd
gnu: xygrib: Update to 1.2.6.1.
* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1.
2019-09-27 12:28:43 +02:00
Tobias Geerinckx-Rice 966873e3e7
gnu: Order (gnu packages license)'s imports alphabetically.
* gnu/packages/license.scm: Order module imports alphabetically.
2019-09-27 12:28:42 +02:00
Mathieu Othacehe 1fdab9d3b3
gnu: isync: Use openssl-1.0 to fix build.
* gnu/packages/mail.scm (isync)[inputs]: Replace openssl by openssl-1.0 to fix
the build.
2019-09-27 11:07:30 +02:00
Mathieu Othacehe 772ca8e4f6
gnu: supercollider: Fix build and update to 3.10.3.
* 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-27 10:48:54 +02:00
Pierre Neidhardt 8ff5c7355f
gnu: Add makeself-safeextract.
* gnu/packages/compression.scm (makeself-safeextract): New variable.
2019-09-27 09:53:55 +02:00
Jan Nieuwenhuizen 308eb5c11a
gnu: gcc: Fix mingw cross compiler.
* 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-27 06:42:47 +02:00
Brian Leung 18cd5f69dd
gnu: emacs-company-quickhelp: Update to 2.2.0-1.479676c.
* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.2.0-1.479676c.
2019-09-27 06:05:59 +02:00
Brian Leung 49175a9bab
gnu: emacs-org-re-reveal: Update to 2.5.1.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.5.1.
2019-09-27 05:53:06 +02:00
Brian Leung 352b1dcd6b
gnu: emacs-counsel-dash: Fix home page.
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Fix home page.
2019-09-27 03:33:29 +02:00
Brian Leung 9a0f6a3c93
gnu: emacs-evil-magit: Update to 0.4.2-3.4b66a1d.
* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 0.4.2-3.4b66a1d.
2019-09-26 23:31:09 +02:00
Nicolas Goaziou d31a532417
gnu: Add emacs-flycheck-grammalecte.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): New variable.
2019-09-26 23:17:54 +02:00
Ludovic Courtès 99fcefb94c
gnu: texinfo: Add version 6.7.
* gnu/packages/texinfo.scm (texinfo-6.7): New variable.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 7647c0dec9
gnu: tbb: Build in a reproducible fashion.
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-26 23:15:28 +02:00
Ludovic Courtès 8727e0304b
self: Mark trivial "-modules" derivations as non-substitutable.
The resulting nar takes ~500KiB and it's quicker to build it locally
than to download it.

* guix/self.scm (node-source+compiled): Pass #:options to
'computed-file'.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 464caf72f9
shepherd: Ensure the log file has correct ownership.
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Ensure
LOG-FILE has correct ownership.
2019-09-26 23:15:28 +02:00
Ludovic Courtès 0d3a4fc867
shepherd: 'make-forkexec-constructor/container' keeps the log file.
* gnu/build/shepherd.scm (make-forkexec-constructor/container): Don't
call 'clean-up' on LOG-FILE.  This mirrors Shepherd commit
6892f638c78a14fedd075f664432757bc015c140.
2019-09-26 23:15:28 +02:00
Julien Lepiller fc16ef9d90
nls: Update 'fr' translation of news entries.
* etc/news.scm: Add more 'fr' translations.
2019-09-26 20:51:45 +02:00
Hartmut Goebel dec845606d
guix download: Ensure destination file-name is valid in the store.
Avoid invalid store-file-name by explicitly passing the destination
name, replacing any character not allowed in the store-file-name by an
underscore.

Fixes <http://issues.guix.gnu.org/issue/26175>

* guix/scripts/download.scm (safe-naensure-valid-store-file-nameme):
  New function. (download-to-store*): Use it to generate a "safe"
  basename of URL.
2019-09-26 17:48:08 +02:00
Hartmut Goebel 6eb1d20b68
gnu: Add debops.
* 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-26 17:18:23 +02:00
Hartmut Goebel 8581b40d09
gnu: Add python-distro.
* gnu/packages/python-xyz.scm (python-distro): New variable.
2019-09-26 17:18:22 +02:00
Danny Milosavljevic 2ea4587d83
gnu: python-libmpsse: Update to 1.4.
* 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-26 15:58:48 +02:00
Mathieu Othacehe 8da3513fc8
gnu: Add ccls.
* gnu/packages/cpp.scm (ccls): New variable.
2019-09-26 13:51:30 +02:00
Ludovic Courtès 3972dc5d43
guix package: Add '--list-profiles'.
* guix/scripts/package.scm (show-help, %options): Add '--list-profiles'.
(process-query): Honor it.
* tests/guix-package.sh: Add test.
2019-09-26 11:43:26 +02:00
Ludovic Courtès 71339070a9
doc: Do not comment out closing parens in Android examples.
* doc/guix.texi (Base Services): Arrange so that closin parens are not
commented out.
2019-09-26 11:43:26 +02:00
Ludovic Courtès 31e6e6a89f
doc: Add missing paren in CPE example.
* doc/guix.texi (Invoking guix lint): Add missing paren in 'cpe-name'
example.
2019-09-26 11:43:26 +02:00
Ludovic Courtès 473bd8100b
doc: Add missing parens in inetd example.
* doc/guix.texi (Networking Services): Add missing parens in inetd
service example.
2019-09-26 11:43:25 +02:00
Ludovic Courtès 4a506da83a
doc: Fix syntax of Varnish example.
* doc/guix.texi (Web Services): Escape nested string in '%gnu-mirror'
variable definition.  Adjust indentation.
2019-09-26 11:43:25 +02:00
Brian Leung 205a0fe094
gnu: emacs-helm-dash: Update to 1.3.0-2.7f853bd.
* gnu/packages/emacs-xyz.scm (emacs-helm-dash): Update to 1.3.0-2.7f853bd.
2019-09-26 08:34:44 +02:00
Brian Leung b8563caf11
gnu: emacs-counsel-dash: Update to 0.1.3-2.24d370b.
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Update to 0.1.3-2.24d370b.
2019-09-26 08:34:44 +02:00
Brian Leung 06bdb36837
gnu: Add emacs-dash-docs.
* gnu/packages/emacs-xyz.scm (emacs-dash-docs): New variable.
2019-09-26 08:34:43 +02:00
Brian Leung d8b352bea7
gnu: emacs-youtube-dl: Update to 1.0-2.af877b5.
* gnu/packages/emacs-xyz.scm (emacs-youtube-dl): Update to 1.0-2.af877b5.
2019-09-26 08:02:29 +02:00
Brian Leung 0155e23b34
gnu: emacs-mu4e-conversation: Update to 0.0.1-5.98110bb.
* gnu/packages/emacs-xyz.scm (emacs-mu4e-conversation): Update to 0.0.1-5.98110bb.
2019-09-26 07:56:51 +02:00