Commit Graph

16355 Commits

Author SHA1 Message Date
John Garcia
31503b3b6c vlang: weekly.2023.19 -> weekly.2023.42 2023-10-17 21:29:35 +00:00
Weijia Wang
74d76aa729
Merge pull request #259514 from r-ryantm/auto-update/ballerina
ballerina: 2201.6.0 -> 2201.8.1
2023-10-17 21:31:39 +02:00
R. Ryantm
300d85cd85 chez: 9.6.2 -> 9.6.4 2023-10-17 09:38:40 +00:00
Henner Zeller
d3ae415ae2 yosys-synlig: init at 2023.10.12 2023-10-16 10:15:08 -05:00
7c6f434c
245a5d6081
Merge pull request #261120 from MuKnIO/gerbil-0.18
Gerbil 0.18
2023-10-16 07:30:18 +00:00
Francois-Rene Rideau
dbee0d9a81 gerbilPackages-unstable: update libraries 2023-10-15 19:00:22 -04:00
Francois-Rene Rideau
510a0f7919 gerbil-unstable: 2023-08-07 -> 2023-10-13 2023-10-15 19:00:21 -04:00
Francois-Rene Rideau
2fdfcc5352 gerbil: 0.17 -> 0.18 2023-10-15 19:00:21 -04:00
Weijia Wang
41103bd7b8
Merge pull request #261247 from materusPL/materus/ldc-update
ldc: 1.34.0 -> 1.35.0, bump LLVM to 16
2023-10-15 22:40:36 +02:00
Artturi
1471dfec60
Merge pull request #261136 from Artturin/openjfxcores
openjfx: respect NIX_BUILD_CORES in nested cmake
2023-10-15 20:32:46 +03:00
materus
52f9ea7b3a
ldc: bump LLVM to 16 2023-10-15 18:21:08 +02:00
materus
7f3bc3c5eb
ldc: 1.34.0 -> 1.35.0 2023-10-15 18:11:31 +02:00
Francesco Gazzetta
48a3353e78
Merge pull request #260321 from r-ryantm/auto-update/lobster
lobster: 2023.12 -> 2023.13
2023-10-15 15:09:00 +00:00
Henner Zeller
dbfeae15ca yosys-symbiflow: 1.20230808 -> 1.20230906 2023-10-15 05:39:34 -05:00
Mario Rodas
c00b9a671c go_1_18: drop
Go 1.18 has reached EOL on 01 Feb 2023
2023-10-15 16:04:27 +10:00
Artturin
849e4dc5ff openjfx: respect NIX_BUILD_CORES in nested cmake
Building `openjfx11` or `openjfx12` on a machine with many cores can consume huge amounts of RAM. With 24 cores, the memory usage exceeded `25GB` per build for me.

Using `NIX_BUILD_CORES` to reduce the number of parallel tasks doesn't help, because a script invoking `cmake` does not respect `NIX_BUILD_CORES` and passes `-j <number of cores>`.

Setting `NUMBER_OF_PROCESSORS` overrides the automatic core count detection in the script.

https://github.com/search?q=repo%3Aopenjdk%2Fjfx%20NUMBER_OF_PROCESSORS&type=code

Co-authored-by: Fabian Möller <fabianm88@gmail.com>
2023-10-15 04:56:01 +03:00
R. Ryantm
5ead2ba844 ballerina: 2201.6.0 -> 2201.8.1 2023-10-15 02:27:29 +02:00
Francois-Rene Rideau
bca2b0c9fa gambit-unstable: 2023-08-06 -> 2023-10-07 2023-10-14 18:36:26 -04:00
Francois-Rene Rideau
8743ae8765 gambit: tweak support 2023-10-14 18:36:25 -04:00
materus
06049f1b36
dmd: Build druntime, fix import path 2023-10-14 19:13:02 +02:00
Weijia Wang
6def0080d7 jetbrains.jdk: fix build on aarch64-linux 2023-10-13 22:52:11 +02:00
maxine
00ee862b86
Merge pull request #260454 from aykevl/tinygo-clang-headers
tinygo: clean up Clang header path patch
2023-10-13 15:39:45 +02:00
Dennis Gosnell
04d5e39c09
Merge pull request #260814 from r-ryantm/auto-update/purescript
purescript: 0.15.11 -> 0.15.12
2023-10-13 15:36:40 +09:00
R. Ryantm
d0fcc8b9d0 purescript: 0.15.11 -> 0.15.12 2023-10-13 03:27:57 +00:00
Weijia Wang
49a4af6505
Merge pull request #260698 from r-ryantm/auto-update/ispc
ispc: 1.21.0 -> 1.21.1
2023-10-12 23:57:07 +02:00
Weijia Wang
3dd4ff3b92
Merge pull request #259565 from LeSuisse/vyper-0.3.10
vyper: 0.3.9 -> 0.3.10
2023-10-12 23:49:52 +02:00
R. Ryantm
bbdfe21e6b ispc: 1.21.0 -> 1.21.1 2023-10-12 13:45:21 +00:00
Mario Rodas
7d66d86051
Merge pull request #260468 from figsoda/erg
erg: 0.6.21 -> 0.6.22
2023-10-12 03:34:24 -05:00
Ayke van Laethem
993efa596b
tinygo: clean up Clang header path patch
See the comment in default.nix for details. But basically, there are
only two place that needs a modification to set the correct path.

As a side effect, this makes cross compiling CGo code to Darwin work.
2023-10-12 03:32:48 +02:00
maxine
36b174683a
Merge pull request #251527 from kirillrdy/tinygo-upgrade
tinygo: 0.26.0 -> 0.30.0
2023-10-11 19:53:42 +02:00
Ryan Mulligan
80f067f49a
Merge pull request #260387 from r-ryantm/auto-update/mlkit
mlkit: 4.7.4 -> 4.7.5
2023-10-11 09:10:21 -07:00
figsoda
cf08ebd4e2 erg: 0.6.21 -> 0.6.22
Diff: https://github.com/erg-lang/erg/compare/v0.6.21...v0.6.22

Changelog: https://github.com/erg-lang/erg/releases/tag/v0.6.22
2023-10-11 11:46:21 -04:00
markuskowa
af4ba9eccb
Merge pull request #257514 from r-ryantm/auto-update/dart
dart: 3.0.6 -> 3.1.3
2023-10-11 17:16:20 +02:00
Artturi
8eae9c99be
Merge pull request #260181 from alyssais/inhibit_libc
gcc: always inhibit libc in cross with same configs
2023-10-11 10:43:31 +03:00
R. Ryantm
20664ee422 mlkit: 4.7.4 -> 4.7.5 2023-10-11 07:35:47 +00:00
R. Ryantm
329f4f7bd9 lobster: 2023.12 -> 2023.13 2023-10-11 01:13:37 +00:00
Ryan Mulligan
b8a533027b
Merge pull request #258899 from r-ryantm/auto-update/polyml
polyml: 5.9 -> 5.9.1
2023-10-10 16:49:45 -07:00
Kirill Radzikhovskyy
16ef368cfb tinygo: 0.26.0 -> 0.30.0 2023-10-11 09:19:18 +11:00
Bernardo Meurer
fd1b81464c
Merge pull request #258328 from Madouura/pr/rocm-update 2023-10-10 16:20:36 -04:00
Pavol Rusnak
9249380e25
gcc-arm-embedded-12: 12.2.rel1 -> 12.3.rel1 2023-10-10 17:44:22 +02:00
Alyssa Ross
69b9532a74
gcc: always inhibit libc in cross with same configs
It's not just gcc->clang cross compilation that produces different
platforms with equal configs — dynamic->static cross compilation can
have the same result (e.g. pkgsMusl.pkgsStatic).  So, remove the check
for LLVM, but keep the check that the configs match.

This fixes pkgsMusl.nix on x86_64-linux, which depends on
pkgsMusl.pkgsStatic.buildPackages.gccWithoutTargetLibc.cc.

Fixes: 926c920c12 ("gcc: tighten condition for inhibit_libc=true")
2023-10-10 10:58:44 +00:00
Madoura
e6f88a9a82
rocm-related: fixup for ROCm 5.7.0
blender: fixup for ROCm 5.7.0

opensycl: fixup for ROCm 5.7.0

magma: fixup for ROCm 5.7.0

torch: fixup for ROCm 5.7.0

cp2k: fixup for ROCm 5.7.0

sirius: fixup for ROCm 5.7.0

spfft: fixup for ROCm 5.7.0

spla: fixup for ROCm 5.7.0
2023-10-09 17:03:19 -05:00
Madoura
575ce47fa4
rocm-related: move all relevant ROCm derivations to rocmPackages
clr: init at 5.7.0 (hipamd, opencl, rocclr merged)
2023-10-09 16:38:51 -05:00
Madoura
12e7fc6923
llvmPackages_rocm -> rocmPackages.llvm 2023-10-09 16:38:51 -05:00
Madoura
68ca0c26d8
llvmPackages_rocm.lldb: disable tests 2023-10-09 16:38:50 -05:00
Madoura
117639a256
llvmPackages_rocm.libclc: mark broken due to ROCm 5.7.0 LLVM not being up-to-date with LLVM upstream 2023-10-09 16:38:50 -05:00
Madoura
c9132cc3be
llvmPackages_rocm: add hardeningDisable pass-in option 2023-10-09 16:38:49 -05:00
Madoura
95768ef3b6
llvmPackages_rocm: add big-parallel for clang-unwrapped, clang-tools-extra, and mlir 2023-10-09 16:38:49 -05:00
Madoura
d2bc96e5b5
llvmPackages_rocm: fixup for 5.7.0
llvmPackages_rocm.llvm: fixup for 5.7.0

llvmPackages_rocm.clang-unwrapped: fixup for 5.7.0

llvmPackages_rocm.lld: fixup for 5.7.0

llvmPackages_rocm.runtimes: fixup for 5.7.0

llvmPackages_rocm.libc: fixup for 5.7.0

llvmPackages_rocm.libunwind: fixup for 5.7.0

llvmPackages_rocm.libcxx: fixup for 5.7.0

llvmPackages_rocm.compiler-rt: fixup for 5.7.0

llvmPackages_rocm.clang: fixup for 5.7.0

llvmPackages_rocm.lldb: fixup for 5.7.0

llvmPackages_rocm.polly: fixup for 5.7.0
2023-10-09 16:38:49 -05:00
Madoura
37390cd11c
rocm-related: 5.4.X -> 5.7.0
hip-common: 5.4.2 -> 5.7.0

hipblas: 5.4.3 -> 5.7.0

hipcc: 5.4.2 -> 5.7.0

hipcub: 5.4.4 -> 5.7.0

hipfft: 5.4.3 -> 5.7.0

hipfort: 5.6.0 -> 5.7.0

hipify: 5.4.2 -> 5.7.0

hipsolver: 5.4.4 -> 5.7.0

hipsparse: 5.4.4 -> 5.7.0

llvmPackages_rocm.llvm: 5.4.4 -> 5.7.0

migraphx: 5.4.3 -> 5.7.0

clang-ocl: 5.4.2 -> 5.7.0

rccl: 5.4.3 -> 5.7.0

rdc: 5.4.2 -> 5.7.0

rocblas: 5.4.3 -> 5.7.0

rocdbgapi: 5.4.2 -> 5.7.0

rocfft: 5.4.3 -> 5.7.0

miopen: 5.4.2 -> 5.7.0

rocm-comgr: 5.4.4 -> 5.7.0

rocgdb: 5.4.2 -> 5.7.0

rocm-device-libs: 5.4.4 -> 5.7.0

rocalution: 5.4.3 -> 5.7.0

rocm-smi: 5.4.4 -> 5.7.0

rocm-runtime: 5.4.3 -> 5.7.0

rocminfo: 5.4.4 -> 5.7.0

rocm-thunk: 5.4.4 -> 5.7.0

rocprofiler: 5.4.3 -> 5.7.0

rocprim: 5.4.3 -> 5.7.0

rocrand: 5.4.3 -> 5.7.0

rocmlir: 5.4.1 -> 5.7.0

rocr-debug-agent: 5.4.2 -> 5.7.0

rocthrust: 5.4.3 -> 5.7.0

rocsparse: 5.4.3 -> 5.7.0

roctracer: 5.4.3 -> 5.7.0

rocsolver: 5.4.4 -> 5.7.0

tensile: 5.4.2 -> 5.7.0

rocwmma: 5.4.3 -> 5.7.0

rocm-cmake: 5.4.4 -> 5.7.0
2023-10-09 16:38:49 -05:00