Commit graph

207 commits

Author SHA1 Message Date
Nick Cao adfc3fec36
julia_19: 1.9.0-beta4 -> 1.9.0-rc1 2023-03-09 23:41:38 +08:00
Joshua Niemelä a4f7cd5fe3 julia_19: add joshniemela to maintainers 2023-02-18 02:59:03 +01:00
Joshua Niemelä e37ca9c317 julia_19: 1.9.0-beta2 -> 1.9.0-beta4 2023-02-17 14:33:13 +01:00
Pontus Stenetorp e4da279361
treewide: remove ninjin as maintainer 2023-01-20 14:30:48 +00:00
Weijia Wang a862d89303 julia_18-bin: add darwin support 2023-01-17 02:11:22 +01:00
Nick Cao f3bde26086
Merge pull request #210315 from NickCao/julia_19
julia_19: init at 1.9.0-beta2
2023-01-13 13:49:09 +08:00
Nick Cao a0d2fa17be
julia_19: init at 1.9.0-beta2 2023-01-12 16:39:56 +08:00
Mario Rodas 7b9bc04277
Merge pull request #209985 from r-ryantm/auto-update/julia_18
julia_18: 1.8.4 -> 1.8.5
2023-01-12 02:51:28 -05:00
Nick Cao dab251a32a
julia_18-bin: 1.8.4 -> 1.8.5 2023-01-12 08:20:26 +08:00
R. Ryantm 404ef069ce julia_18: 1.8.4 -> 1.8.5 2023-01-10 02:47:13 +00:00
Nick Cao 9e949edd9a
julia_18: fix typo in JULIA_CPU_TARGET 2023-01-03 16:48:16 +08:00
Nick Cao bdd401e65b
julia_18: 1.8.3 -> 1.8.4 2022-12-26 14:37:48 +08:00
Nick Cao 40ce918da3
julia_18-bin: 1.8.3 -> 1.8.4 2022-12-26 09:51:28 +08:00
Nick Cao 0fdda5326f
julia_18: set JULIA_CPU_TARGET to follow upstream binary releases 2022-12-16 13:05:41 +08:00
Nick Cao f4e15c3d09
julia_18: refresh patches 2022-12-16 13:05:40 +08:00
Nick Cao d17535577c
julia_18: use more bundle libraries to avoid failing version checks 2022-12-16 13:05:40 +08:00
Raphael Robatsch 985c8dbe14 treewide: use mbedtls 3 where possible
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-07 19:58:55 +00:00
github-actions[bot] e1399a2156
Merge master into staging-next 2022-12-03 18:01:02 +00:00
Thomas Gerbet 927aa4b389 julia: skip test expecting mbedtls 2.28.0
Follow up to #204184 (0731778955).
2022-12-03 14:47:03 +01:00
Sergei Trofimovich bed5e75287 julia: backport test tweak for mpfr-4.1.1
Without the change `julia` test fails on `staging-next` as:

    Error in testset MPFR_jll:
    Test Failed at /build/julia-1.8.3/usr/share/julia/stdlib/v1.8/MPFR_jll/test/runtests.jl:7
      Expression: vn == v"4.1.0"
       Evaluated: v"4.1.1" == v"4.1.0"
    ERROR: LoadError: Test run finished with errors
2022-11-28 19:35:28 +00:00
Nick Cao 7d589b68e6
julia_18-bin: 1.8.2 -> 1.8.3 2022-11-18 16:45:33 +08:00
Nick Cao b60de3b416
julia_10, julia_15: drop infavor of latest stable versions 2022-11-15 10:05:17 +08:00
Nick Cao c754d1b6a3
julia_18: 1.8.2 -> 1.8.3 2022-11-15 09:56:01 +08:00
Nick Cao 6ee6ee226b
julia: refresh patches, disable failing Zlib_jll version test 2022-11-08 13:31:56 +08:00
Nick Cao f80241ac54
julia_18-bin: 1.8.1 -> 1.8.2 2022-10-03 10:40:42 +08:00
Nick Cao a9d24bd657
julia_18: 1.8.1 -> 1.8.2 2022-10-03 10:25:27 +08:00
Nick Cao cea5458966
julia_18: init at 1.8.1 2022-09-25 17:53:25 +08:00
Nick Cao d35fab6ce2
julia_18-bin: add nickcao as a maintainer 2022-09-19 11:58:07 +08:00
Nick Cao e992f35ba8
julia_18-bin: add support for aarch64-linux 2022-09-18 21:31:08 +08:00
Michal Sojka 1e40dc1117 julia-bin: 1.8.0 -> 1.8.1 2022-09-11 08:54:02 +02:00
Michal Sojka fd67f6de3b julia-bin: 1.7.3 -> 1.8.0 2022-09-05 08:45:17 +02:00
Josh Holland 8a156b259a julia-bin: add meta.mainProgram 2022-07-29 12:00:02 +01:00
rikhuijzer aaf942564a julia_17-bin: 1.7.2 -> 1.7.3 2022-05-26 12:38:26 +02:00
Rik Huijzer eff17f3c4c julia_16-bin: 1.6.5 -> 1.6.6 2022-04-04 17:05:32 +02:00
rikhuijzer ddbcd7568f julia_17-bin: 1.7.1 -> 1.7.2 2022-02-08 07:20:51 +01:00
Rik Huijzer 7f926369f6
julia_17-bin: 1.7.0 -> 1.7.1 2021-12-23 21:54:58 +01:00
Rik Huijzer eb94593007 julia_16-bin: 1.6.4 -> 1.6.5
Obtain sha256 via nix-prefetch-url

Update sha256
2021-12-21 11:00:07 +01:00
Jim Garrison 1030f5772d julia: switch from python2 to python3
Julia does not actually require python2; it just requires any version of python
[that is equal to or greater than 2.7](https://github.com/JuliaLang/julia/blob/master/doc/src/devdocs/build/build.md#required-build-tools-and-external-libraries).

This changes the python dependency from python2 to python3.

I have verified that julia-1.0 builds with this change.  julia-1.5 is marked as broken
in nixpkgs, so I have not tested it (but I would be very surprised if this change
broke it further).

Motivated by #148779
2021-12-06 19:37:42 -05:00
Pontus Stenetorp 6cbd21cb02
julia_16-bin and julia_17-bin: punctuation fixes
Thank you @7c6f434c for spotting these.
2021-12-02 01:18:07 +00:00
Pontus Stenetorp 6e176f712b
julia_10-bin: deprecate
No longer supported upstream:

    https://discourse.julialang.org/t/julia-v1-7-0-has-been-released-and-v1-6-is-now-lts/72336
2021-12-02 01:18:07 +00:00
Pontus Stenetorp 1526faf075
julia_17-bin: init at 1.7.0
https://github.com/JuliaLang/julia/blob/v1.7.0/NEWS.md
2021-12-02 01:18:07 +00:00
Pontus Stenetorp 9d80a43612
julia_16-bin: 1.6.3 -> 1.6.4
Patches: https://github.com/JuliaLang/julia/compare/v1.6.3...v1.6.4

Broken `tempname` tests disabled upstream, dropping workaround patch:

    https://github.com/JuliaLang/julia/pull/43012

The issue itself however, persists:

    https://github.com/JuliaLang/julia/issues/35785
2021-11-28 10:13:11 +00:00
Pontus Stenetorp c43789e7bb
julia_16-bin: 1.6.2 -> 1.6.3
Patches: https://github.com/JuliaLang/julia/compare/v1.6.2...v1.6.3

Dropping `chown` test workaround patch as it is now fixed upstream:

    3e8eb9e8de
2021-09-26 14:32:29 +00:00
Pontus Stenetorp 785b67da96
julia_16-bin: 1.6.1 -> 1.6.2
Patches: https://github.com/JuliaLang/julia/compare/v1.6.1...v1.6.2
2021-07-17 14:40:43 +00:00
Sandro db2166a2d3
Merge pull request #121114 from samuela/patch-2 2021-05-25 02:30:22 +02:00
Samuel Ainsworth 1e7f3bf0be julia_15: add comment clarifying broken-ness 2021-05-18 01:01:34 -07:00
Samuel Ainsworth 9ab3e892fe julia_15: run test suite and mark as broken
Fixes https://github.com/NixOS/nixpkgs/issues/121101.
2021-05-18 01:00:59 -07:00
Pontus Stenetorp 61b8bf948e
julia: mark julia_10-bin as insecure 2021-05-18 07:37:24 +00:00
Pontus Stenetorp 8949ae188a
julia: init julia_10-bin at 1.0.5
Almost as clean as it could be, but was forced to set `LD_LIBRARY_PATH`
to work around a `Libdl` failure that is unique to v1.0.x.
2021-05-16 14:12:37 +00:00
Pontus Stenetorp 351f9114b0
julia: init julia_16-bin at 1.6.1
Relevant patches lifted from the `release-1.6` branch of my Julia fork:

    https://git.sr.ht/~ninjin/julia-nix/tree/release-1.6
2021-05-16 14:12:36 +00:00