Pontus Stenetorp
599f42576a
julia: 1.0.3 -> 1.0.4
2019-08-20 18:10:19 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Matthew Bauer
9af84fe525
julia: strip out gfortran refs
...
Fixes #62588
2019-06-03 12:32:17 -04:00
volth
5ad79dc4bb
compilation for particular x86_64 architecture
2019-04-30 14:28:04 +00:00
Tom McLaughlin
9fa0974856
Patch Julia to not recompile packages when mtime is 1
2019-04-23 22:42:03 -07:00
Markus Kowalewski
c997f5d0f2
julia: remove 0.6.4 (julia_06)
2019-03-05 17:52:58 +01:00
Rob Vermaas
bfc3789f38
julia: add 1.1.0
2019-01-31 14:18:29 +01:00
Frederik Rietdijk
2da31b80bb
Merge master into staging-next
2019-01-03 20:07:35 +01:00
Rob Vermaas
fad19e21e8
julia: fix hash for 1.0.3
...
(cherry picked from commit 995c78064ade5153d80169d20903fa7a70714bd2)
2019-01-03 19:56:39 +01:00
Rob Vermaas
d58d2e2aa7
julia: update to 1.0.3
...
(cherry picked from commit 438b6df1b121f3472ab8042944d4d007d43e97c0)
2019-01-03 09:50:47 +01:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
...
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277
This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
f--t
c7c3396e69
julia: 1.0.0 -> 1.0.1 ( #48191 )
...
* julia: removed the failing tests
2018-10-22 06:57:43 +00:00
Rob Vermaas
67ef59334c
julia_10: update to 1.0.1
...
(cherry picked from commit 3b3a2d30df2de8dec7fa5bc5fe5ee8897e51630e)
2018-10-16 22:14:35 +02:00
Michael Raskin
54b6652868
julia: add garrison as maintainer
...
suggested in
https://github.com/NixOS/nixpkgs/pull/44191#discussion_r215802530
participates in upstream development
2018-09-07 11:39:52 +03:00
John Ericson
2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
...
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Rob Vermaas
c745ed1f7c
julia: add 0.7 and 1.0
2018-08-31 10:57:54 +02:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Jörg Thalheim
8c705beab7
julia-git: remove
2018-07-29 10:17:19 +01:00
Jörg Thalheim
9bc989b2df
julia_04: remove
2018-07-29 10:16:15 +01:00
Jörg Thalheim
4b5a809e6e
julia_05: remove
2018-07-29 10:14:51 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Patrick Hilhorst
6fc62a4deb
julia: 0.6.2 -> 0.6.4
2018-07-10 21:05:07 +00:00
Rob Vermaas
c548814b81
julia: add some version info to passthru, will be used by julia2nix
2018-06-04 15:06:33 +02:00
xeji
1f8712c00b
julia_04: mark as broken
2018-04-12 23:04:01 +02:00
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
Michael Raskin
07be047a91
Merge pull request #37559 from dylex/release-18.03
...
julia: update rmath-julia hash for 0.1
(cherry picked from commit ea9f3fca6587494f25ef470397b32904e2325e23)
2018-03-21 15:21:31 +01:00
Will Dietz
bd67bf5ca0
julia-git: mark broken, hasn't built since 2017-04-08. ( #34150 )
...
* julia-git: mark broken, hasn't built since 2017-04-08.
First broken: https://hydra.nixos.org/build/51447624
Last successful: https://hydra.nixos.org/build/51385779
cc #34135
2018-01-22 19:07:03 +00:00
Michael Raskin
847db60f02
julia: 0.6.0 -> 0.6.2
2018-01-16 19:30:04 +00:00
Erik Schnetter
6c1277a864
julia: 0.6.0 -> 0.6.2
2018-01-16 12:09:37 -05:00
Orivej Desh
e1757f6a24
julia: do not print environment before testing
2017-12-01 00:05:26 +00:00
Michael Raskin
e9965b5b19
julia_06: fix libgit2 tests by updating the literal strings searched in the error messages
2017-11-08 18:43:02 +01:00
Michael Raskin
66351498d6
julia_06: init at 0.6.0; make the default julia
2017-09-17 17:09:51 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Vincent Laporte
efad0d5e3f
julia: 0.5.1 -> 0.5.2
2017-07-25 07:46:20 +00:00
Vincent Laporte
8f106ead47
julia_05: disable tests on Darwin
2017-07-05 18:02:18 +00:00
Michael Raskin
9031c35b6c
julia_05: 0.5.0 -> 0.5.1
2017-04-30 01:13:44 +02:00
Will Dietz
19f70f03b2
julia: fix build and execution on PaX.
...
Alpine and Gentoo set the same flags here, FWIW.
2017-02-01 06:48:02 -06:00
Michael Raskin
5d5346d824
julia_05: init at 0.5.0; right now backtrace-related tests are disabled because they fail in this configuration, but the rest works
2016-11-27 10:14:33 +01:00
Michael Raskin
fcf9f5d4d5
julia: 0.4.6 -> 0.4.7
2016-11-27 10:14:33 +01:00
Michael Raskin
db7e616b45
julia-git: add macOS frameworks, hopefully that's useful
2016-11-26 22:41:41 +01:00
Michael Raskin
e3d0fd8bc7
julia-git: pin LLVM 3.9, seems to work fine
2016-11-26 22:33:52 +01:00
Michael Raskin
b7eb9241dc
julia-git: 0.5.0-dev-2016-06-10 -> 0.6.0-dev-2016-11-25
2016-11-26 21:35:18 +01:00
Ram Kromberg
652e3488f9
julia: pcre2 -> pcre2.dev + pcre2 output fix
2016-09-14 21:35:44 +03:00
Frederik Rietdijk
3c42ff35ce
julia-git: mark as broken for i686
2016-09-10 18:59:30 +02:00
Frederik Rietdijk
f6c2afc423
julia: mark as broken for i686
2016-09-10 18:59:30 +02:00
Frederik Rietdijk
57d1edbfc1
julia: 0.4.5 -> 0.4.6
2016-09-03 11:42:55 +02:00
Tuomas Tynkkynen
501da21acc
julia: Reference correct output of curl
2016-08-23 03:20:21 +03:00
Nikolay Amiantov
5dc116e456
julia-git: 0.4.4-pre-2016-02-08 -> 0.5.0-dev-2016-06-10
2016-06-11 02:43:44 +03:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Michael Raskin
99bab146a5
julia: 0.4.2 -> 0.4.5
2016-05-10 11:29:38 +02:00
Thomas Tuegel
147d942b54
julia: remove ttuegel from maintainers
...
ttuegel has not used julia in some time
2016-05-03 13:34:50 -05:00
Thomas Tuegel
014d853f8c
julia: remove ttuegel from maintainers
...
ttuegel has not used julia in some time.
2016-05-02 13:55:21 -05:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Michael Raskin
14b8bdc01f
julia: fix library path management after multiple-outputs/closure-size merge
2016-04-13 18:46:14 +02:00
Joachim Fasting
e5bbf35b68
julia-git: pass march=pentium4 for i686 targets
...
https://hydra.nixos.org/build/33235880/nixlog/1/raw
2016-03-17 16:15:04 +01:00
Anthony Cowley
889d6d11a3
julia: darwin compatibility
...
Along with PR #13879 , these patches let julia build and run on
darwin. Using an llvm with shared library support is an idea adopted from
a @pikajude comment here https://github.com/NixOS/nixpkgs/issues/10864
The libgit2 change is mechanical to pull in iconv on darwin.
The frameworks are referenced by julia's build system.
2016-03-13 04:18:16 -04:00
Michael Raskin
eba068da62
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
Tobias Geerinckx-Rice
32d40f0f98
Remove no longer (or never) referenced patches
...
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Michael Raskin
f7ab821916
Julia: update libuv version
2015-12-30 18:17:43 +01:00
Rene Donner
36ab097c6c
julia: 0.4.0 -> 0.4.2
2015-12-15 20:38:08 +01:00
Thomas Tuegel
a8353b27ff
remove julia03
2015-10-11 10:06:39 -05:00
Thomas Tuegel
d5326814a8
remove julia02
2015-10-11 10:06:27 -05:00
Thomas Tuegel
384b828642
julia: 0.3.11 -> 0.4.0
2015-10-11 09:15:50 -05:00
Thomas Tuegel
87e5b5c3ef
julia03: add i686-linux to platforms
2015-09-19 09:38:37 -05:00
Thomas Tuegel
32b9ac5117
julia03: re-enable tests
2015-09-19 09:28:22 -05:00
Thomas Tuegel
51bbf7f2a3
julia03: re-enable tests
2015-09-19 08:43:07 -05:00
Thomas Tuegel
1daa0b39f6
julia03: use system LLVM
...
It should be safe to use the Nixpkgs LLVM again, now that the approriate
patches have been backported. Hopefully, this will also fix the i686
build.
2015-09-19 08:15:33 -05:00
Thomas Tuegel
2948e85526
julia: re-enable tests
2015-09-18 11:31:05 -05:00
Thomas Tuegel
5428096873
julia: does not currently build on i686-linux
2015-09-18 11:30:02 -05:00
Thomas Tuegel
1c40404cb2
Revert "julia: fix i686 build"
...
This reverts commit 02fc4551f5
.
2015-09-18 11:29:26 -05:00
Thomas Tuegel
3dcff36085
julia: build dependencies with same openblas
2015-09-16 11:19:03 -05:00
Nikolay Amiantov
02fc4551f5
julia: fix i686 build
2015-09-05 09:28:47 -05:00
Nikolay Amiantov
b2c7bda45d
julia03: use bundled llvm
2015-09-04 03:09:53 +03:00
Nikolay Amiantov
1967d9135a
julia: 0.3.10 -> 0.3.11
2015-09-03 14:34:32 +03:00
Vincent Laporte
8a6c9f16bf
julia: 0.3.9 -> 0.3.10
2015-07-26 22:06:34 +02:00
Thomas Tuegel
5ee56b6424
julia03: fix evaluation on x86_64-darwin
2015-06-13 08:34:46 -05:00
Thomas Tuegel
6e3eac5c92
julia03: avoid opaque shell scripts
...
The old expression used a shell script to set some repetitive
makeFlags. The makeFlags settings were spread out over different parts
of the expression. This deters new contributors. The new expression is
clearer, at the cost of being slightly repetitive.
2015-06-04 17:42:04 -05:00
Thomas Tuegel
1a11b52ffa
julia03: use system double_conversion (grisu)
2015-06-04 17:42:04 -05:00
Thomas Tuegel
6f3dfc0cf8
julia03: remove unused dependencies
2015-06-04 17:42:04 -05:00
Thomas Tuegel
b255f8df2e
julia03: use system utf8proc
2015-06-04 17:42:04 -05:00
Thomas Tuegel
2b525f60c9
update julia-0.3.6 -> julia-0.3.9
...
Includes a workaround for the test suite suggested by
upstream (b192bf0e2f (commitcomment-11139348)
)
for a buggy system wcwidth.
2015-06-04 17:42:03 -05:00
Thomas Tuegel
bd280660f7
julia03: clean up LDFLAGS and LD_LIBRARY_PATH
...
There were a few unused LDFLAGS and LD_LIBRARY_PATH settings. There was
also an incorrect setting; Julia prefers to be linked to threaded
FFTW. The libary names are now set correctly so that it's not necessary
to link system libraries into $out/lib/julia as if they were private
libraries. The LDFLAGS were also moved out of NIX_LDFLAGS so they will
affect only the Julia build itself, and not all the individual private
libraries.
2015-06-04 17:42:03 -05:00
Thomas Tuegel
41cc06fd00
julia03: use system arpack
2015-06-04 17:42:03 -05:00
Thomas Tuegel
5c9750e5bb
julia03: link shared libraries privately
2015-06-04 17:42:03 -05:00
Thomas Tuegel
e36b3ec0a5
suitesparse: build shared libraries
2015-06-04 17:42:03 -05:00
Thomas Tuegel
adcdec2e70
julia03: use system patchelf
2015-06-04 17:42:02 -05:00
Thomas Tuegel
77a454b866
julia03: refactor and build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Thomas Tuegel
4f98287afa
julia02: build with openblas
...
Compared to ATLAS, OpenBLAS offers better performance, faster builds,
and dynamic architecture detection.
2015-06-04 17:42:02 -05:00
Jim Garrison
66097d8f4f
julia: 0.3.5 -> 0.3.6
2015-02-19 00:07:20 -08:00
Vladimír Čunát
dbae4f109f
Merge branch 'master' into staging
...
Conflicts (relatively simple):
pkgs/applications/audio/spotify/default.nix
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-31 19:34:57 +01:00
Jim Garrison
90181a4a3d
Don't overspecify the julia version
...
This is to bring the julia version information into accordance with
section 7.3.2 of the nixpkgs manual:
The version in the filename should leave out unnecessary detail.
For instance, if we keep the latest Firefox 2.0.x and 3.5.x
versions in Nixpkgs, they should be named firefox/2.0.nix and
firefox/3.5.nix, respectively (which, at a given point, might
contain versions 2.0.0.20 and 3.5.4).
Julia uses semantic versioning (http://semver.org ), so the third
digit (the patch level) represents backwards-compatible bug fixes
only.
2015-01-19 09:35:18 -08:00
Jim Garrison
9dba81cd29
Enable tests for Julia 0.3.X
...
It was mentioned in PR #5842 that Julia's testsuite fails under nixpkgs.
This PR enables the testsuite for Julia 0.3.X to demonstrate that it
works.
Since Julia is numerical software, I think it is a great idea to
merge this current PR so that Julia will always be tested in the
future.
I was unable to get the tests to pass on the 0.2.X branch. However,
this branch is dead (its latest commit was Aug 8) and will receive
no more releases.
2015-01-19 08:57:06 -08:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
Michael Raskin
ff800b4270
Julia: update OpenBLAS dependency version
2015-01-12 01:46:57 +03:00
Jim Garrison
04729dd26a
julia: 0.3.3 -> 0.3.5
2015-01-09 22:50:27 -08:00
Shea Levy
05edd656f6
Missed gcc refs
2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00