nixpkgs/pkgs/development/compilers/julia
Rob Vermaas f8fe297ff1
julia: remove wrapper from julia binaries, in stead
symlink shared libraries from LD_LIBRARY_PATH into lib/julia,
as using a wrapper with LD_LIBRARY_PATH causes segmentation
faults when program returns an error:

 $ julia -e 'throw(Error())'

only applied for 0.6, which is the current julia version. Will
see if we can remove the older versions in master.

(cherry picked from commit 41f3a4e0030a1b0233de6ca7f5208c44eb370313)
2018-04-06 14:20:12 +02:00
..
0.5.nix Merge pull request #37559 from dylex/release-18.03 2018-03-21 15:21:31 +01:00
0.6.nix julia: remove wrapper from julia binaries, in stead 2018-04-06 14:20:12 +02:00
0001-use-system-utf8proc.patch julia: 0.3.11 -> 0.4.0 2015-10-11 09:15:50 -05:00
0001.1-use-system-utf8proc.patch julia: add julia-git, a snapshot from mid-February with LLVM-3.7 (so it actually works in fresh NixPkgs) 2016-02-14 21:17:07 +01:00
0002-use-system-suitesparse.patch julia: 0.3.11 -> 0.4.0 2015-10-11 09:15:50 -05:00
0003-no-ldconfig.patch julia: 0.4.2 -> 0.4.5 2016-05-10 11:29:38 +02:00
0004-hardened-0.4.7.patch julia: fix build and execution on PaX. 2017-02-01 06:48:02 -06:00
0004-hardened.patch julia: fix build and execution on PaX. 2017-02-01 06:48:02 -06:00
default.nix Merge pull request #37559 from dylex/release-18.03 2018-03-21 15:21:31 +01:00
git.nix Merge pull request #37559 from dylex/release-18.03 2018-03-21 15:21:31 +01:00