Commit Graph

12801 Commits

Author SHA1 Message Date
Yureka
6485a02fb3 llvm 14 lld: build with 2M stack size to fix firefox lto 2022-09-20 08:04:26 +02:00
Yureka
94cad6ec1a llvm 14 compiler-rt: enable libclang_rt.profile-....a build 2022-09-20 08:04:26 +02:00
Uri Baghin
9a3b4264c2
Merge pull request #183763 from LibreCybernetics/update-idea-community
jetbrains.jdk: openjdk11 (11.0.13-b1751.25) → openjdk17 (17.0.3-b469.37)
2022-09-20 14:17:38 +10:00
Fabián Heredia Montiel
420b83db35 jetbrains.jdk: mark as broken on darwin
Context: https://github.com/NixOS/nixpkgs/pull/183763
2022-09-19 19:56:36 -05:00
revol-xut
6dbfa0c26e
lingua-franca: incorrect verion bump 2022-09-20 00:16:50 +02:00
Fabián Heredia Montiel
27a4de4328 jetbrains.jdk: openjdk11 (11.0.13-b1751.25) → openjdk17 (17.0.3-b469.37)
> With the IntelliJ IDEA 2022.2 EAP we are moving from JetBrains Runtime
  11 (JBR11) to JetBrains Runtime 17 (JBR17). Starting with this build,
  all IntelliJ IDEA 2022.2 updates will come with JBR17. This will have
  the following effects:
> - A significant performance improvement allowing faster and smoother
    IDE operation.
> - Better security, as JBR17 is based on the latest OpenJDK LTS.
> - Better rendering performance on macOS, as JetBrains Runtime 17
    leverages Metal API.
> - Increased accessibility on macOS, as JBR17 features integration with
    VoiceOver screen reader.
> - Usage of Vector API designed to express vector computations that
    compile at runtime to vector instructions on supported CPU
    architectures, thus achieving performance superior to equivalent
    scalar computations.

From: https://blog.jetbrains.com/idea/2022/05/intellij-idea-2022-2-eap-1/#JetBrains_Runtime
2022-09-18 20:52:40 -05:00
xeals
da40a449e9 openjdk18: init at 18+36 2022-03-23 12:57:01 +11:00
xeals
b6cb656c0d adoptopenjdk: add 17.0.2 2022-03-23 12:56:36 +11:00
R. Ryantm
854a94aa19 mlkit: 4.6.1 -> 4.7.1 2022-09-17 20:55:37 +08:00
Sandro
dec9066253
Merge pull request #189763 from tjni/gerbil-stackprotector 2022-09-17 14:18:01 +02:00
Ivv
50150e24c8
Merge pull request #190803 from corngood/dotnet-misc
dotnet-sdk: fix elf auto patching, add tests, misc cleanup
2022-09-16 16:14:20 +02:00
David McFarland
f06519bd97 dotnet-sdk: use lib.attrNames 2022-09-15 19:40:42 -03:00
David McFarland
f7237d996d dotnet-sdk: add tests 2022-09-15 19:39:36 -03:00
Sandro
b66d3b3fcc
Merge pull request #187607 from ehllie/ante 2022-09-15 12:15:14 +02:00
Elizabeth Paź
71249330b3 ante: init at unstable-2022-08-22 2022-09-14 13:48:46 +02:00
David McFarland
747c5ca340 dotnet-sdk: patch shared libraries to find icu/libkrb5 2022-09-14 08:43:44 -03:00
Alyssa Ross
723a5645b5 pkgsStatic.llvm_14: fix build 2022-09-13 08:24:17 +00:00
Bernardo Meurer
4c66e7c074
Merge pull request #190852 from Snektron/hip-config-fix
hip: fix hip-config.cmake
2022-09-12 14:56:26 -03:00
Vladimír Čunát
b1d87c0318
Merge #190667: treewide: pin failing packages to openssl_1_1
...into staging-next
2022-09-12 07:38:41 +02:00
github-actions[bot]
33ef8defa2
Merge master into staging-next 2022-09-12 00:02:43 +00:00
Robin Voetter
e3d748a92b
hip: fix hip cmake config
Update paths in cmake config files provided by HIP and hipamd to the proper
location in the Nix store. Previously these files were trying to find headers
in a way that assumes the typical ROCm installation (where everything is in
/opt/rocm). This resulted in a bunch of errors when trying to compile HIP
projects that are configured with cmake, like include paths that were set
incorrectly or header paths that were not found.
2022-09-12 00:04:40 +02:00
7c6f434c
dbe182ffb3
Merge pull request #190750 from wentasah/julia-1.8.1
julia-bin: 1.8.0 -> 1.8.1
2022-09-11 21:55:36 +00:00
Anthony Roussel
949f55c0dd
mrustc-bootstrap: pin to openssl_1_1 2022-09-11 23:28:36 +02:00
Ivv
44ef157f55
Merge pull request #187359 from IvarWithoutBones/dotnetmodule-updatescripts
treewide: migrate buildDotnetModule update scripts to use fetch-deps
2022-09-11 21:40:06 +02:00
github-actions[bot]
6ec60fd222
Merge master into staging-next 2022-09-11 18:01:19 +00:00
Domen Kožar
0e63de944b
Merge pull request #187003 from jiegec/krunvm-darwin
krunvm: add support for darwin
2022-09-11 16:55:07 +01:00
Guillaume Girol
c3424c7f68
Merge pull request #190028 from symphorien/remove-rls
rls: remove
2022-09-11 14:00:20 +00:00
Michal Sojka
1e40dc1117 julia-bin: 1.8.0 -> 1.8.1 2022-09-11 08:54:02 +02:00
Ivar Scholten
0d8a23bfcd
dotnet-sdk: add passthru attribute to generate a runtime ID 2022-09-11 01:06:33 +02:00
github-actions[bot]
cf964b46ea
Merge master into staging-next 2022-09-10 18:01:15 +00:00
Blake Sweeney
42e79f018c
chicken: fix darwin build 2022-09-10 10:08:13 -03:00
github-actions[bot]
5644fd38ad
Merge master into staging-next 2022-09-10 00:02:45 +00:00
Sandro
b987f24659
Merge pull request #190300 from wahjava/update-sagittarius-scheme 2022-09-10 01:14:30 +02:00
Ashish SHUKLA
480c8ee25c
sagittarius-scheme: 0.9.8 -> 0.9.9 2022-09-09 17:56:04 +05:30
Jan Tojnar
0fb668fe0a Merge branch 'master' into staging-next 2022-09-08 13:02:48 +02:00
github-actions[bot]
6d6c2eeac1
Merge master into staging-next 2022-09-08 06:15:41 +00:00
Elliott Slaughter
3944702571 terra: 1.0.5 -> 1.0.6 2022-09-07 21:31:12 -07:00
Mario Rodas
48ed53b342
Merge pull request #190225 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20220803 -> 20220905
2022-09-07 20:55:44 -05:00
R. Ryantm
3e61dc7e2e closurecompiler: 20220803 -> 20220905 2022-09-08 00:11:33 +00:00
github-actions[bot]
23ffb92072
Merge master into staging-next 2022-09-08 00:03:36 +00:00
Ivv
5e63316970
Merge pull request #181520 from mdarocha/dotnet-3-update
dotnet-sdk_3: 3.1.420 -> 3.1.422
2022-09-07 22:27:02 +02:00
7c6f434c
b15ab198a9
Merge pull request #189656 from wentasah/julia-1.8.0
julia-bin: 1.7.3 -> 1.8.0
2022-09-07 18:23:26 +00:00
7c6f434c
4b5104adc8
Merge pull request #189747 from tjni/gambit-stackprotector
gambit: reenable stackprotector on aarch64-darwin
2022-09-07 18:19:36 +00:00
github-actions[bot]
0fe3548818
Merge master into staging-next 2022-09-07 18:01:14 +00:00
Sandro
759945155a
Merge pull request #182311 from 06kellyjac/deno 2022-09-07 18:35:19 +02:00
github-actions[bot]
b65b9f0d68
Merge master into staging-next 2022-09-07 12:01:42 +00:00
Guillaume Girol
7794eb89c8 rls: remove
will be removed upstream in next rust release: https://blog.rust-lang.org/2022/07/01/RLS-deprecation.html
2022-09-07 12:00:00 +00:00
zowoq
d2d3a9b77d go_1_19: 1.19 -> 1.19.1 2022-09-07 17:36:29 +10:00
Michal Sojka
fd67f6de3b julia-bin: 1.7.3 -> 1.8.0 2022-09-05 08:45:17 +02:00
mdarocha
6e8fbbc91b dotnet-sdk_3: 3.1.420 -> 3.1.422 2022-09-05 07:22:18 +02:00