guix-devel/gnu
Nicolò Balzarotti 7304d5623a
gnu: julia: Update to 1.1.1.
* gnu/packages/julia.scm (libuv-julia): Update to commit 26dbe56.
(libunwind-for-julia): Remove.
(llvm-patch-url, llvm-patch): New procedures.
(llvm-julia): New variable.
(julia): Update to 1.1.1.
[arguments]: Adjust 'prepare-deps' to new set of dependencies.
Adjust 'hardcode-soname-map': remove openlibm and libfftw handling.
Update file names in 'fix-include-and-link-paths' and 'hardcode-paths'.
Adjust 'disable-broken-tests'.
Pass PREFIX, LIBFLAS, and LIBBLASNAME in #:make-flags; update other
flags.
[inputs]: Replace LLVM-3.9.1 with LLVM-JULIA.  Replace
LIBUNWIND-FOR-JULIA with LIBUNWIND.  Add "rmath" and "libwhich".
[native-inputs]: Remove "unicode-data".

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-07-24 00:31:23 +02:00
..
bootloader
build linux-container: Mount a new /dev/pts instance in the container. 2019-07-06 00:26:58 +02:00
installer
machine machine: Fix typo. 2019-07-18 12:57:00 +02:00
packages gnu: julia: Update to 1.1.1. 2019-07-24 00:31:23 +02:00
services services: network-manager: Clear default OpenVPN user. 2019-07-17 11:08:26 +02:00
system linux-container: Add 'eval/container'. 2019-07-19 11:53:47 +02:00
tests tests: encrypted-root-os: Increase root partition size. 2019-07-06 16:17:24 +02:00
artwork.scm
bootloader.scm
ci.scm ci: 'channel-build-system' honors the target system. 2019-07-06 16:17:24 +02:00
installer.scm
local.mk gnu: Add darkice. 2019-07-21 11:12:36 -04:00
machine.scm gnu: Add machine type for deployment specifications. 2019-07-06 02:10:04 -04:00
packages.scm
services.scm
system.scm
tests.scm