Commit Graph

16438 Commits

Author SHA1 Message Date
github-actions[bot]
de49fc16bc
Merge staging-next into staging 2023-10-16 12:01:54 +00:00
Alyssa Ross
579ae9b989
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/cirq-core/default.nix
2023-10-16 08:49:23 +00:00
7c6f434c
245a5d6081
Merge pull request #261120 from MuKnIO/gerbil-0.18
Gerbil 0.18
2023-10-16 07:30:18 +00:00
github-actions[bot]
ae77d35744
Merge staging-next into staging 2023-10-16 00:03:09 +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
Martin Weinelt
94c8c31bee
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/numba/default.nix
2023-10-15 22:31:34 +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
github-actions[bot]
62370ea07d
Merge staging-next into staging 2023-10-15 00:03:07 +00:00
github-actions[bot]
1d9483230a
Merge master into staging-next 2023-10-15 00:02:33 +00: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
github-actions[bot]
45a3496bff
Merge staging-next into staging 2023-10-14 00:02:47 +00:00
Weijia Wang
2c4a6562d1 Merge branch 'master' into staging-next 2023-10-14 00:22:03 +02:00
Weijia Wang
6def0080d7 jetbrains.jdk: fix build on aarch64-linux 2023-10-13 22:52:11 +02:00
github-actions[bot]
c68d98e9d4
Merge staging-next into staging 2023-10-13 18:01:31 +00:00
github-actions[bot]
4a7eb88e55
Merge master into staging-next 2023-10-13 18:01:03 +00: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
Alyssa Ross
64a55ddd40
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/tools/misc/indent/default.nix
2023-10-13 12:14:37 +00:00
github-actions[bot]
4645621691
Merge master into staging-next 2023-10-13 12:01:05 +00: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
github-actions[bot]
49523dec15
Merge staging-next into staging 2023-10-13 06:01:45 +00:00
R. Ryantm
d0fcc8b9d0 purescript: 0.15.11 -> 0.15.12 2023-10-13 03:27:57 +00:00
github-actions[bot]
58485aaddb
Merge master into staging-next 2023-10-13 00:02:24 +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
github-actions[bot]
4da0322a88
Merge staging-next into staging 2023-10-12 12:02:01 +00:00
Alyssa Ross
1bb67a90ba
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/bambi/default.nix
	pkgs/development/python-modules/jaxopt/default.nix
2023-10-12 09:08:12 +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
Ryan Lahfa
5829a85d6f
Merge pull request #257950 from RaitoBezarius/rustc-clang 2023-10-12 02:26:16 +02:00
github-actions[bot]
630f45884e
Merge staging-next into staging 2023-10-11 18:01:37 +00:00
github-actions[bot]
b8d473b6d2
Merge master into staging-next 2023-10-11 18:01:06 +00: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
github-actions[bot]
aca616eec2
Merge staging-next into staging 2023-10-11 12:01:48 +00:00
github-actions[bot]
0e9411554d
Merge master into staging-next 2023-10-11 12:01:09 +00:00
maxine
a76cede5ec
Merge pull request #259329 from mfrw/mfrw/golang-1.21.2
[staging-next] go_1_21: 1.21.1 -> 1.21.3
2023-10-11 10:41:04 +02:00