jackhill/guix/guix.git
6 years agognu: classpath: Add aarch64-linux support.
Efraim Flashner [Mon, 26 Mar 2018 09:19:14 +0000 (12:19 +0300)]
gnu: classpath: Add aarch64-linux support.

* gnu/packages/java.scm (classpath-bootstrap, classpath-0.99)[source]:
Add patch.
* gnu/packages/patches/classpath-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

6 years agognu: linux-libre: Update to 4.15.13.
Mark H Weaver [Mon, 26 Mar 2018 09:00:38 +0000 (05:00 -0400)]
gnu: linux-libre: Update to 4.15.13.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.13.
(%linux-libre-hash): Update hash.

6 years agognu: linux-libre@4.14: Update to 4.14.30.
Mark H Weaver [Mon, 26 Mar 2018 08:59:30 +0000 (04:59 -0400)]
gnu: linux-libre@4.14: Update to 4.14.30.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.30.
(%linux-libre-4.14-hash): Update hash.

6 years agognu: linux-libre@4.9: Update to 4.9.90.
Mark H Weaver [Mon, 26 Mar 2018 08:58:55 +0000 (04:58 -0400)]
gnu: linux-libre@4.9: Update to 4.9.90.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.90.

6 years agognu: linux-libre@4.4: Update to 4.4.124.
Mark H Weaver [Mon, 26 Mar 2018 08:58:09 +0000 (04:58 -0400)]
gnu: linux-libre@4.4: Update to 4.4.124.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.124.

6 years agoguix build: 'guix build --log-file' gracefully reports certificate errors.
Ludovic Courtès [Mon, 26 Mar 2018 08:05:54 +0000 (10:05 +0200)]
guix build: 'guix build --log-file' gracefully reports certificate errors.

Previously 'guix build --log-file' would print a backtrace upon X.509
certificate verification errors.

* guix/scripts/build.scm (log-url): Catch 'tls-certificate-error' in
addition to 'getaddrinfo-error'.

6 years agognu: geeqie: Update to 1.4.
Ludovic Courtès [Mon, 26 Mar 2018 07:54:46 +0000 (09:54 +0200)]
gnu: geeqie: Update to 1.4.

* gnu/packages/image-viewers.scm (geeqie): Update to 1.4.
[arguments]: In 'autogen' phase, create ChangeLog{,.html}.

6 years agognu: emacs-flycheck: Update to 31.
Ludovic Courtès [Mon, 26 Mar 2018 07:43:19 +0000 (09:43 +0200)]
gnu: emacs-flycheck: Update to 31.

* gnu/packages/emacs.scm (flycheck): Update to 31.

6 years agognu: pius: Update to 2.2.6.
Ludovic Courtès [Mon, 26 Mar 2018 07:42:43 +0000 (09:42 +0200)]
gnu: pius: Update to 2.2.6.

* gnu/packages/gnupg.scm (pius): Update to 2.2.6.

6 years agognu: usbredir: Build without '-Werror'.
Ludovic Courtès [Mon, 26 Mar 2018 07:38:29 +0000 (09:38 +0200)]
gnu: usbredir: Build without '-Werror'.

Fixes build failure introduced in
58ee8a94a90eb40496b9704d541b5dfbbf1685ba, where compilation would fail
with:

  usbredirhost.c: In function ?usbredirhost_open_full?:
  usbredirhost.c:749:5: error: ?libusb_set_debug? is deprecated: Use libusb_set_option instead [-Werror=deprecated-declarations]
       libusb_set_debug(host->ctx, host->verbose);
       ^
  In file included from usbredirhost.h:24:0,
   from usbredirhost.c:31:
  /gnu/store/j8hzc465xy33cjfcq3wv39szxia4xrzv-libusb-1.0.22/include/libusb-1.0/libusb.h:1300:18: note: declared here
   void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level);
    ^
  cc1: all warnings being treated as errors

* gnu/packages/spice.scm (usbredir)[arguments]: In 'autogen' phase,
remove '-Werror' from configure.ac.

6 years agognu: ecj-javac-wrapper: Fix reference to glibj and tools.zip.
Ricardo Wurmus [Mon, 26 Mar 2018 06:00:17 +0000 (08:00 +0200)]
gnu: ecj-javac-wrapper: Fix reference to glibj and tools.zip.

* gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Fix references to
glibj and tools.zip.

6 years agognu: classpath-jamvm-wrappers: Run JamVM with conservative options.
Ricardo Wurmus [Sun, 25 Mar 2018 22:30:45 +0000 (00:30 +0200)]
gnu: classpath-jamvm-wrappers: Run JamVM with conservative options.

* gnu/packages/java.scm (classpath-jamvm-wrappers)[arguments]: Pass extra
options to JamVM.

6 years agognu: hwloc@1: Update to 1.11.9.
Ludovic Courtès [Sun, 25 Mar 2018 22:13:34 +0000 (00:13 +0200)]
gnu: hwloc@1: Update to 1.11.9.

* gnu/packages/mpi.scm (hwloc): Update to 1.11.9.

6 years agogit: 'latest-repository-commit' calls 'repository-close!'.
Ludovic Courtès [Sun, 25 Mar 2018 22:12:52 +0000 (00:12 +0200)]
git: 'latest-repository-commit' calls 'repository-close!'.

* guix/git.scm (latest-repository-commit): Call 'repository-close!'
when it exists.

6 years agognu: ecj-javac-wrapper: Run JamVM with conservative options.
Ricardo Wurmus [Sun, 25 Mar 2018 22:14:44 +0000 (00:14 +0200)]
gnu: ecj-javac-wrapper: Run JamVM with conservative options.

* gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Add options to jamvm
invocation.

6 years agognu: ant-bootstrap: Make build more reliable.
Ricardo Wurmus [Sun, 25 Mar 2018 22:01:22 +0000 (00:01 +0200)]
gnu: ant-bootstrap: Make build more reliable.

* gnu/packages/java.scm (ant-bootstrap)[arguments]: Remove bootstrap phase;
create HOME/.ant.properties; pass options to JamVM.

6 years agognu: newsboat: Update to 2.11.
Marius Bakke [Sun, 25 Mar 2018 20:57:19 +0000 (22:57 +0200)]
gnu: newsboat: Update to 2.11.

* gnu/packages/syndication.scm (newsboat): Update to 2.11.
[inputs]: Change from JSON-C-0.12 to JSON-C.
[native-search-paths]: New field.

6 years agognu: httpd: Update to 2.4.33 [security fixes].
Marius Bakke [Sun, 25 Mar 2018 20:43:39 +0000 (22:43 +0200)]
gnu: httpd: Update to 2.4.33 [security fixes].

This fixes CVE-2017-15710, CVE-2017-15715, CVE-2018-1283, CVE-2018-1301,
CVE-2018-1302, CVE-2018-1303, and CVE-2018-1312.

* gnu/packages/web.scm (httpd): Update to 2.4.33.

6 years agognu: Remove sablevm and sablevm-classpath, update comments.
Ricardo Wurmus [Sun, 25 Mar 2018 19:39:05 +0000 (21:39 +0200)]
gnu: Remove sablevm and sablevm-classpath, update comments.

* gnu/packages/java.scm (sablevm, sablevm-classpath): Remove variables.

6 years agognu: Remove ecj-javac-on-jamvm-wrapper.
Ricardo Wurmus [Sun, 25 Mar 2018 19:18:02 +0000 (21:18 +0200)]
gnu: Remove ecj-javac-on-jamvm-wrapper.

* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper): Remove variable.
(classpath-devel)[native-inputs]: Use ecj-javac-wrapper instead.
(jamvm)[inputs]: Use ecj-javac-wrapper instead.
(ecj-javac-on-jamvm-wrapper-final): Rename...
(ecj-javac-wrapper-final): ...to this.
(icedtea-6)[native-inputs]: Use "ecj-javac-wrapper-final" instead of
'ecj-javac-on-jamvm-wrapper-final".
[arguments]: Use jamvm's rt.jar.

6 years agognu: classpath-jamvm-wrappers: Use classpath-0.99.
Ricardo Wurmus [Sun, 25 Mar 2018 19:14:44 +0000 (21:14 +0200)]
gnu: classpath-jamvm-wrappers: Use classpath-0.99.

* gnu/packages/java.scm (classpath-jamvm-wrappers): Inherit from
classpath-0.99.
[native-inputs]: Replace "jamvm-bootstrap" with "jamvm-1-bootstrap"; replace
"classpath-on-sablevm" with "classpath-0.99".

6 years agognu: Remove jamvm-bootstrap.
Ricardo Wurmus [Sun, 25 Mar 2018 19:14:06 +0000 (21:14 +0200)]
gnu: Remove jamvm-bootstrap.

* gnu/packages/java.scm (jamvm-bootstrap): Remove variable.
(classpath-devel)[native-inputs]: Use "jamvm-1-bootstrap" instead of
"jamvm-bootstrap".
(jamvm): Inherit from jamvm-1-bootstrap.

6 years agognu: Replace classpath-on-sablevm with classpath-0.99.
Ricardo Wurmus [Sun, 25 Mar 2018 19:13:03 +0000 (21:13 +0200)]
gnu: Replace classpath-on-sablevm with classpath-0.99.

* gnu/packages/java.scm (classpath-on-sablevm): Replace with...
(classpath-0.99): ...this new variable.
(classpath-devel): Inherit from classpath-0.99.

6 years agognu: ecj-javac-wrapper: Do not use sablevm.
Ricardo Wurmus [Sun, 25 Mar 2018 18:54:15 +0000 (20:54 +0200)]
gnu: ecj-javac-wrapper: Do not use sablevm.

* gnu/packages/java.scm (ecj-javac-wrapper)[native-inputs]: Remove sablevm and
sablevm-classpath; add jamvm-1-bootstrap and classpath-bootstrap.
[arguments]: Simplify builder now that only jamvm is used.

6 years agognu: ecj-bootstrap: Build with JamVM 1.5.1 and jikes.
Ricardo Wurmus [Sun, 25 Mar 2018 17:34:13 +0000 (19:34 +0200)]
gnu: ecj-bootstrap: Build with JamVM 1.5.1 and jikes.

* gnu/packages/java.scm (ecj-bootstrap)[native-inputs]: Replace "sablevm" with
"jikes" and "jamvm-1-bootstrap".
[arguments]: Adjust accordingly.

6 years agognu: ant-bootstrap: Update to 1.8.4.
Ricardo Wurmus [Sun, 25 Mar 2018 17:33:48 +0000 (19:33 +0200)]
gnu: ant-bootstrap: Update to 1.8.4.

* gnu/packages/java.scm (ant-bootstrap): Update to 1.8.4.

6 years agognu: ant-bootstrap: Build with JamVM 1.5.1.
Ricardo Wurmus [Sun, 25 Mar 2018 17:28:19 +0000 (19:28 +0200)]
gnu: ant-bootstrap: Build with JamVM 1.5.1.

* gnu/packages/java.scm (ant-bootstrap)[native-inputs]: Replace sablevm with
jamvm-1-bootstrap.
[arguments]: Adjust accordingly.

6 years agognu: Add jamvm-1-bootstrap.
Ricardo Wurmus [Sun, 25 Mar 2018 17:27:57 +0000 (19:27 +0200)]
gnu: Add jamvm-1-bootstrap.

* gnu/packages/java.scm (jamvm-1-bootstrap): New variable.

6 years agognu: Add classpath-bootstrap.
Ricardo Wurmus [Sun, 25 Mar 2018 17:27:22 +0000 (19:27 +0200)]
gnu: Add classpath-bootstrap.

* gnu/packages/java.scm (classpath-bootstrap): New variable.

6 years agognu: libmtp: Update to 1.1.15.
Tobias Geerinckx-Rice [Sun, 25 Mar 2018 18:00:09 +0000 (20:00 +0200)]
gnu: libmtp: Update to 1.1.15.

* gnu/packages/libusb.scm (libmtp): Update to 1.1.15.

6 years agognu: libusb: Update to 1.0.22.
Tobias Geerinckx-Rice [Sun, 25 Mar 2018 16:53:08 +0000 (18:53 +0200)]
gnu: libusb: Update to 1.0.22.

* gnu/packages/libusb.scm (libusb): Update to 1.0.22.

6 years agognu: scotch: Use predictable source URI.
Tobias Geerinckx-Rice [Sun, 25 Mar 2018 16:25:53 +0000 (18:25 +0200)]
gnu: scotch: Use predictable source URI.

* gnu/packages/maths.scm (scotch)[source]: Use predictable URI.

6 years agognu: mate-themes: Update to 3.22.15.
Tobias Geerinckx-Rice [Sun, 25 Mar 2018 16:10:14 +0000 (18:10 +0200)]
gnu: mate-themes: Update to 3.22.15.

* gnu/packages/mate.scm (mate-themes): Update to 3.22.15.

6 years agognu: filezilla: Update to 3.31.0.
Tobias Geerinckx-Rice [Sun, 25 Mar 2018 16:01:59 +0000 (18:01 +0200)]
gnu: filezilla: Update to 3.31.0.

* gnu/packages/ftp.scm (filezilla): Update to 3.31.0.

6 years agognu: hlint: Update to 2.1.1.
Tobias Geerinckx-Rice [Sun, 25 Mar 2018 15:48:34 +0000 (17:48 +0200)]
gnu: hlint: Update to 2.1.1.

* gnu/packages/haskell.scm (hlint): Update to 2.1.1.

6 years agognu: flashrom: Support libusb versions >1.0.21.
Tobias Geerinckx-Rice [Sun, 25 Mar 2018 15:31:22 +0000 (17:31 +0200)]
gnu: flashrom: Support libusb versions >1.0.21.

* gnu/packages/flashing-tools.scm (flashrom)[arguments]: Override CFLAGS
in #:make-flags.

6 years agognu: python-pyld: Update to 1.0.3.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 19:35:33 +0000 (20:35 +0100)]
gnu: python-pyld: Update to 1.0.3.

* gnu/packages/python.scm (python-pyld): Update to 1.0.3.
[arguments]: Run the new test suite.

6 years agognu: openlibm: Update to 0.5.5.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 10:50:37 +0000 (11:50 +0100)]
gnu: openlibm: Update to 0.5.5.

* gnu/packages/maths.scm (openlibm): Update to 0.5.5.

6 years agognu: Add python-parted.
Danny Milosavljevic [Sun, 25 Mar 2018 17:25:31 +0000 (19:25 +0200)]
gnu: Add python-parted.

* gnu/packages/disk.scm (python-parted, python2-parted): New variables.

6 years agognu: Add python2-ipy.
Danny Milosavljevic [Sun, 25 Mar 2018 16:51:03 +0000 (18:51 +0200)]
gnu: Add python2-ipy.

* gnu/packages/networking.scm (python2-ipy): New variable.

6 years agognu: fc-host-tools: Update to version 8.
Danny Milosavljevic [Sun, 25 Mar 2018 14:58:26 +0000 (16:58 +0200)]
gnu: fc-host-tools: Update to version 8.

* gnu/packages/embedded.scm (fc-host-tools): Update to version 8.

6 years agognu: Add pure.
Danny Milosavljevic [Sun, 25 Mar 2018 12:11:35 +0000 (14:11 +0200)]
gnu: Add pure.

* gnu/packages/pure.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

6 years agognu: Add pan.
Danny Milosavljevic [Sun, 25 Mar 2018 12:07:47 +0000 (14:07 +0200)]
gnu: Add pan.

* gnu/packages/mail.scm (pan): New variable.

6 years agognu: gtkspell3: Add enchant.
Danny Milosavljevic [Sun, 25 Mar 2018 12:04:18 +0000 (14:04 +0200)]
gnu: gtkspell3: Add enchant.

* gnu/packages/gtk.scm (gtkspell3)[native-inputs]: Add enchant.

6 years agognu: clisp: Update license.
Efraim Flashner [Sun, 25 Mar 2018 06:37:55 +0000 (09:37 +0300)]
gnu: clisp: Update license.

License clarified with upstream.

* gnu/packages/lisp.scm (clisp)[license]: Correct license to gpl2+.

6 years agognu: clisp: Remove ineffective 'remove-timestamp' phase.
Efraim Flashner [Sun, 25 Mar 2018 06:37:17 +0000 (09:37 +0300)]
gnu: clisp: Remove ineffective 'remove-timestamp' phase.

* gnu/packages/lisp.scm (clisp)[arguments]: Remove 'remove-timestamps'
phase.

6 years agognu: libdvdcss: Update to 1.4.2.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 16:53:49 +0000 (17:53 +0100)]
gnu: libdvdcss: Update to 1.4.2.

* gnu/packages/video.scm (libdvdcss): Update to 1.4.2.

6 years agognu: gexiv2: Update to 0.10.8.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 16:55:47 +0000 (17:55 +0100)]
gnu: gexiv2: Update to 0.10.8.

* gnu/packages/gnome.scm (gexiv2): Update to 0.10.8.

6 years agognu: ruby-ffi: Update to 1.9.23.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 20:08:50 +0000 (21:08 +0100)]
gnu: ruby-ffi: Update to 1.9.23.

* gnu/packages/libffi.scm (ruby-ffi): Update to 1.9.23.

6 years agognu: clutter-gst: Update to 3.0.26.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 20:13:00 +0000 (21:13 +0100)]
gnu: clutter-gst: Update to 3.0.26.

* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.26.

6 years agognu: python-graphviz: Update to 0.8.2.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 20:15:11 +0000 (21:15 +0100)]
gnu: python-graphviz: Update to 0.8.2.

* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.2.

6 years agognu: gnome-autoar: Update to 0.2.3.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 16:57:46 +0000 (17:57 +0100)]
gnu: gnome-autoar: Update to 0.2.3.

* gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.3.

6 years agognu: libstrophe: Update to 0.9.2.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 10:51:15 +0000 (11:51 +0100)]
gnu: libstrophe: Update to 0.9.2.

* gnu/packages/messaging.scm (libstrophe): Update to 0.9.2.

6 years agognu: hunspell: Use INVOKE.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 22:14:48 +0000 (23:14 +0100)]
gnu: hunspell: Use INVOKE.

* gnu/packages/libreoffice.scm (hunspell)[arguments]: Substitute INVOKE
for SYSTEM* and end phase with explicit #t.

6 years agognu: hunspell: Update to 1.6.2.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 14:51:59 +0000 (15:51 +0100)]
gnu: hunspell: Update to 1.6.2.

* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.2.

6 years agognu: python-ly: Use PYPI-URI.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 22:44:15 +0000 (23:44 +0100)]
gnu: python-ly: Use PYPI-URI.

* gnu/packages/python.scm (python-ly)[source]: Use PYPI-URI.

6 years agognu: gnome-klotski: Update to 3.22.3.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 10:45:51 +0000 (11:45 +0100)]
gnu: gnome-klotski: Update to 3.22.3.

* gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.3.

6 years agognu: aisleriot: Update to 3.22.5.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 10:44:42 +0000 (11:44 +0100)]
gnu: aisleriot: Update to 3.22.5.

* gnu/packages/gnome.scm (aisleriot): Update to 3.22.5.

6 years agognu: neomutt: Update to 20180323.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 21:37:10 +0000 (22:37 +0100)]
gnu: neomutt: Update to 20180323.

* gnu/packages/mail.scm (neomutt): Update to 20180323.

6 years agognu: ceres-solver: Update to 1.14.0.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 21:36:38 +0000 (22:36 +0100)]
gnu: ceres-solver: Update to 1.14.0.

* gnu/packages/maths.scm (ceres-solver): Update to 1.14.0.

6 years agognu: python-gitpython: Update to 2.1.1.9.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 21:36:08 +0000 (22:36 +0100)]
gnu: python-gitpython: Update to 2.1.1.9.

* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.9.

6 years agognu: yoshimi: Update to 1.5.7.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 21:35:35 +0000 (22:35 +0100)]
gnu: yoshimi: Update to 1.5.7.

* gnu/packages/music.scm (yoshimi): Update to 1.5.7.

6 years agognu: r-annotate: Update to 1.56.2.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 21:35:01 +0000 (22:35 +0100)]
gnu: r-annotate: Update to 1.56.2.

* gnu/packages/bioinformatics.scm (r-annotate): Update to 1.56.2.

6 years agognu: perl-text-simpletable: Update to 2.04.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 21:34:20 +0000 (22:34 +0100)]
gnu: perl-text-simpletable: Update to 2.04.

* gnu/packages/perl.scm (perl-text-simpletable): Update to 2.04.

6 years agognu: emacs-mmm-mode: Update to 0.5.5.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 21:32:50 +0000 (22:32 +0100)]
gnu: emacs-mmm-mode: Update to 0.5.5.

* gnu/packages/emacs.scm (emacs-mmm-mode): Update to 0.5.5.

6 years agognu: autossh: Update to 1.4f.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 21:08:45 +0000 (22:08 +0100)]
gnu: autossh: Update to 1.4f.

* gnu/packages/ssh.scm (autossh): Update to 1.4f.

6 years agognu: perl-www-mechanize: Update to 1.88.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 20:50:18 +0000 (21:50 +0100)]
gnu: perl-www-mechanize: Update to 1.88.

* gnu/packages/web.scm (perl-www-mechanize): Update to 1.88.

6 years agognu: links: Update to 2.15.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 20:05:55 +0000 (21:05 +0100)]
gnu: links: Update to 2.15.

* gnu/packages/web-browsers.scm (links): Update to 2.15.
[source]: Remove patch for fixed CVE.
* gnu/packages/patches/links-CVE-2017-11114.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agodoc: Fix typo.
Tobias Geerinckx-Rice [Sat, 24 Mar 2018 16:49:52 +0000 (17:49 +0100)]
doc: Fix typo.

* doc/guix.texi (Web Services): Fix ‘wether’ typo.

6 years agognu: less: Update to 530.
Ludovic Courtès [Sat, 24 Mar 2018 23:29:59 +0000 (00:29 +0100)]
gnu: less: Update to 530.

* gnu/packages/less.scm (less): Update to 530.

6 years agomaint: Adjust 'check-final-inputs-self-contained' for glibc:static.
Ludovic Courtès [Sat, 24 Mar 2018 23:22:53 +0000 (00:22 +0100)]
maint: Adjust 'check-final-inputs-self-contained' for glibc:static.

This change is necessary to cope with
6dff905e51202bbdebbad8811b6509584d12a796.

* build-aux/check-final-inputs-self-contained.scm (final-inputs): Change
'match' pattern to match (LABEL PACKAGE OUTPUT).

6 years agognu: cuirass: Update to 326264c.
Ludovic Courtès [Sat, 24 Mar 2018 23:18:26 +0000 (00:18 +0100)]
gnu: cuirass: Update to 326264c.

* gnu/packages/ci.scm (cuirass): Update to 326264c.

6 years agognu: sablevm: Do not change GC, just disable stripping.
Ricardo Wurmus [Sat, 24 Mar 2018 23:14:30 +0000 (00:14 +0100)]
gnu: sablevm: Do not change GC, just disable stripping.

* gnu/packages/java.scm (sablevm)[arguments]: Disable stripping; do not play
with GC settings as they have no reliable effect on build success.

6 years agognu: sablevm: Use a different GC implementation.
Ricardo Wurmus [Sat, 24 Mar 2018 21:56:39 +0000 (22:56 +0100)]
gnu: sablevm: Use a different GC implementation.

This is an attempt to fix a segfault when building ant-bootstrap.

* gnu/packages/java.scm (sablevm)[arguments]: Use gencopy GC implementation.

6 years agognu: sablevm-classpath: Remove unnecessary inputs.
Ricardo Wurmus [Sat, 24 Mar 2018 21:55:48 +0000 (22:55 +0100)]
gnu: sablevm-classpath: Remove unnecessary inputs.

* gnu/packages/java.scm (sablevm-classpath)[inputs]: Remove.

6 years agognu: Add u-boot-pine64-plus.
Efraim Flashner [Wed, 31 Jan 2018 19:10:47 +0000 (21:10 +0200)]
gnu: Add u-boot-pine64-plus.

* gnu/packages/bootloaders.scm (u-boot-pine64-plus): New variable.

6 years agognu: make-u-boot-package: Install 'itb' and 'dtb' files also.
Efraim Flashner [Wed, 31 Jan 2018 19:09:54 +0000 (21:09 +0200)]
gnu: make-u-boot-package: Install 'itb' and 'dtb' files also.

* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add
'itb' and 'dtb' files to the files installed during custom 'install phase.

6 years agognu: arm-trusted-firmware-pine64-plus: New variable.
Efraim Flashner [Wed, 31 Jan 2018 19:08:12 +0000 (21:08 +0200)]
gnu: arm-trusted-firmware-pine64-plus: New variable.

* gnu/packages/firmware.scm (arm-trusted-firmware-pine64-plus): New
variable.

6 years agognu: make-arm-trusted-firmware: New procedure.
Efraim Flashner [Wed, 31 Jan 2018 19:07:32 +0000 (21:07 +0200)]
gnu: make-arm-trusted-firmware: New procedure.

* gnu/packages/firmware.scm (make-arm-trusted-firmware): New procedure.

6 years agognu: tvtime: Fix build.
Alex Kost [Sat, 17 Mar 2018 20:24:08 +0000 (23:24 +0300)]
gnu: tvtime: Fix build.

* gnu/packages/tv.scm (tvtime)[native-inputs]: Add 'pkg-config' to avoid
compilation errors.

6 years agognu: dunst: Update to 1.3.1.
Alex Kost [Sat, 17 Mar 2018 19:56:45 +0000 (22:56 +0300)]
gnu: dunst: Update to 1.3.1.

* gnu/packages/dunst.scm (dunst): Update to 1.3.1.
[arguments]: Add SERVICEDIR_DBUS make flag.
[inputs]: Use 'gdk-pixbuf' instead of 'gtk'.

6 years agognu: streamlink: Update to 0.11.0.
Oleg Pykhalov [Fri, 23 Mar 2018 22:44:05 +0000 (01:44 +0300)]
gnu: streamlink: Update to 0.11.0.

* gnu/packages/video.scm (streamlink): Update to 0.11.0.
[native-inputs]: Add python-urllib3.

6 years agotests: Add tests for "guix system disk-image" et al.
Chris Marusich [Thu, 15 Mar 2018 04:09:15 +0000 (05:09 +0100)]
tests: Add tests for "guix system disk-image" et al.

* tests/guix-system.sh: Add test cases that exercise (1) all of the
  example files in gnu/system/examples, and (2) all of the "image"
  creation commands: vm, vm-image, disk-image, and docker-image.

6 years agosystem: Add "guix system docker-image" command.
Chris Marusich [Mon, 19 Feb 2018 04:45:03 +0000 (05:45 +0100)]
system: Add "guix system docker-image" command.

* gnu/system/vm.scm (system-docker-image): New procedure.
* guix/scripts/system.scm (system-derivation-for-action): Add a case for
  docker-image, and in that case, call system-docker-image.
  (show-help): Document docker-image.
  (guix-system): Parse arguments for docker-image.
* doc/guix.texi (Invoking guix system): Document "guix system
  docker-image".
* gnu/system/examples/docker-image.tmpl: New file.

6 years agoguix: Rewrite build-docker-image to allow more paths.
Chris Marusich [Thu, 15 Mar 2018 04:09:13 +0000 (05:09 +0100)]
guix: Rewrite build-docker-image to allow more paths.

* guix/docker.scm (build-docker-image): Rename "path" argument to
  "prefix" to reflect the fact that it is used as a prefix for the
  symlink targets.  Add the "paths" argument, and remove the "closure"
  argument, since it is now redundant.  Add a "transformations"
  argument.
* guix/scripts/pack.scm (docker-image): Read the profile's reference
  graph and provide its paths to build-docker-image via the new "paths"
  argument.

6 years agognu: When building in a VM, share a temporary directory.
Chris Marusich [Thu, 15 Mar 2018 04:09:12 +0000 (05:09 +0100)]
gnu: When building in a VM, share a temporary directory.

* gnu/build/vm.scm (load-in-linux-vm): Make a shared temporary directory
  available in the VM.
* gnu/system/vm.scm (%linux-vm-file-systems): Add a corresponding entry.

6 years agovm: Allow control of deduplication in root-partition-initializer.
Chris Marusich [Thu, 15 Mar 2018 04:09:11 +0000 (05:09 +0100)]
vm: Allow control of deduplication in root-partition-initializer.

* gnu/build/vm.scm (root-partition-initializer): Add #:deduplicate?
  keyword argument.

6 years agotests: Add tests for "guix pack".
Chris Marusich [Sun, 11 Mar 2018 00:13:01 +0000 (01:13 +0100)]
tests: Add tests for "guix pack".

* guix/scripts/pack.scm (bootstrap-xz): New variable.
  (%options) <--bootstrap>: New option.
  (show-help): Document the new --bootstrap option.
  (guix-pack): When --bootstrap is specified, use the bootstrap Guile,
  tar, and xz to build the pack, and do not use any profile hooks or
  locales.
* doc/guix.texi (Invoking guix pull): Document the new --bootstrap
  option.
* tests/guix-pack.sh: New file.
* Makefile.am (SH_TESTS): Add guix-pack.sh.
* gnu/packages/package-management.scm (guix) <inputs>: Add util-linux.

6 years agognu: Add r-catdap.
Sahithi Yarlagadda [Fri, 23 Mar 2018 20:06:55 +0000 (01:36 +0530)]
gnu: Add r-catdap.

* gnu/packages/cran.scm (r-catdap): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
6 years agognu: Keep Krita 3 along with Krita 4.
Leo Famulari [Fri, 23 Mar 2018 19:41:30 +0000 (15:41 -0400)]
gnu: Keep Krita 3 along with Krita 4.

* gnu/packages/kde.scm (krita-3): New variable.

6 years agognu: java-aqute-bnd-annotation: Update to 3.5.0.
Gábor Boskovits [Sun, 7 Jan 2018 21:44:12 +0000 (22:44 +0100)]
gnu: java-aqute-bnd-annotation: Update to 3.5.0.

* gnu/packages/java.scm (java-aqute-bnd-annotation): Update to 3.5.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
6 years agodoc: Move Cgit Service documentation to the Version Control section.
Leo Famulari [Wed, 21 Mar 2018 23:22:40 +0000 (19:22 -0400)]
doc: Move Cgit Service documentation to the Version Control section.

* doc/guix.texi (Miscellaneous Services): Move the Cgit Service to
section Version Control Services.

6 years agogexp: 'program-file' has a new #:module-path parameter.
Ludovic Courtès [Fri, 23 Mar 2018 17:35:32 +0000 (18:35 +0100)]
gexp: 'program-file' has a new #:module-path parameter.

* guix/gexp.scm (<program-file>): Add 'path' field.
(program-file): Add #:module-path parameter and honor it.
(program-file-compiler): Honor the 'path' field.
* tests/gexp.scm ("program-file #:module-path"): New test.
* doc/guix.texi (G-Expressions): Update.

6 years agogexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter.
Ludovic Courtès [Fri, 23 Mar 2018 17:21:28 +0000 (18:21 +0100)]
gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter.

* guix/gexp.scm (load-path-expression): Add 'path' optional parameter.
(gexp->script): Add #:module-path and honor it.
(gexp->file): Likewise.
* tests/gexp.scm ("gexp->script #:module-path"): New test.
* doc/guix.texi (G-Expressions): Update accordingly.

6 years agognu: git: Update to 2.16.3.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 12:57:29 +0000 (13:57 +0100)]
gnu: git: Update to 2.16.3.

* gnu/packages/version-control.scm (git): Update to 2.16.3.

6 years agognu: libgee: Update to 0.20.1.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 08:22:32 +0000 (09:22 +0100)]
gnu: libgee: Update to 0.20.1.

* gnu/packages/gnome.scm (libgee): Update to 0.20.1.

6 years agognu: fribidi: Update to 1.0.2.
Tobias Geerinckx-Rice [Fri, 23 Mar 2018 07:56:30 +0000 (08:56 +0100)]
gnu: fribidi: Update to 1.0.2.

* gnu/packages/fribidi.scm (fribidi): Update to 1.0.2.
[arguments]: Disable building documentation for now.

6 years agognu: parallel: Update to 20180322.
Tobias Geerinckx-Rice [Thu, 22 Mar 2018 14:19:00 +0000 (15:19 +0100)]
gnu: parallel: Update to 20180322.

* gnu/packages/parallel.scm (parallel): Update to 20180322.

6 years agognu: coq-flocq: Use predictable source URI.
Tobias Geerinckx-Rice [Thu, 22 Mar 2018 14:17:11 +0000 (15:17 +0100)]
gnu: coq-flocq: Use predictable source URI.

* gnu/packages/ocaml.scm (coq-flocq)[source]: Use predictable URI.

6 years agognu: linux-libre@4.9: Update to 4.9.89.
Mark H Weaver [Fri, 23 Mar 2018 08:49:15 +0000 (04:49 -0400)]
gnu: linux-libre@4.9: Update to 4.9.89.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.89.