Commit Graph

16018 Commits

Author SHA1 Message Date
Henner Zeller
8c603d5a8c yosys-symbiflow: 1.20230425 -> 1.20230808 2023-09-04 09:03:32 -05:00
ajs124
141579b8a2 seexpr: remove 2023-09-04 13:55:28 +02:00
ajs124
0141f9aca0 eql: remove 2023-09-04 13:55:27 +02:00
Théo Zimmermann
5ffc3c4900
Merge pull request #252970 from miniBill/patch-1
Lamdera: 1.1.0 -> 1.2.0
2023-09-04 10:42:46 +02:00
Shogo Takata
4c635d8572 circt: 1.52.0 -> 1.53.0 2023-09-03 21:19:05 +09:00
Leonardo Taglialegne
02918d98b2 Lamdera: 1.1.0 -> 1.2.0 2023-09-02 18:31:32 +02:00
Mauricio Collares
2701d140df treewide: fetch sage patches from github instead of now-defunct trac 2023-09-02 08:46:11 -07:00
Victor Freire
83d358d2a2 lunarml: unstable-2023-07-25 → unstable-2023-08-25 2023-09-01 09:53:07 +00:00
Matthias Beyer
1deab497f7
Merge pull request #252654 from r-ryantm/auto-update/aspectj
aspectj: 1.9.19 -> 1.9.20
2023-09-01 09:00:33 +02:00
R. Ryantm
ddd4ff164e aspectj: 1.9.19 -> 1.9.20 2023-08-31 23:43:36 +00:00
Mario Rodas
56a65bbad5
Merge pull request #252177 from alexfmpe/ispc-1.21
ispc: 1.20.0 -> 1.21.0
2023-08-31 18:38:21 -05:00
Connor Baker
bd83b4e052
Merge pull request #240498 from ConnorBaker/feat/cuda-redist-multiple-outputs
cudaPackages: multiple outputs for redistributables
2023-08-31 09:00:10 -04:00
Matthias Beyer
30670da652
Merge pull request #252470 from r-ryantm/auto-update/closurecompiler
closurecompiler: 20230502 -> 20230802
2023-08-31 11:10:04 +02:00
Connor Baker
d5e5246e76 cudaPackages: split outputs
This change which involves creating multiple outputs for CUDA
redistributable packages.

We use a script to find out, ahead of time, the outputs each redist
package provides. From that, we are able to create multiple outputs for
supported redist packages, allowing users to specify exactly which
components they require.

Beyond the script which finds outputs ahead of time, there is some custom
code involved in making this happen. For example, the way Nixpkgs
typically handles multiple outputs involves making `dev` the default
output when available, and adding `out` to `dev`'s
`propagatedBuildInputs`.

Instead, we make each output independent of the others. If a user wants
only to include the headers found in a redist package, they can do so by
choosing the `dev` output. If they want to include dynamic libraries,
they can do so by specifying the `lib` output, or `static` for static
libraries.

To avoid breakages, we continue to provide the `out` output, which
becomes the union of all other outputs, effectively making the split
outputs opt-in.
2023-08-31 03:31:55 +00:00
R. Ryantm
ea5378fdb9 closurecompiler: 20230502 -> 20230802 2023-08-31 00:52:36 +00:00
Weijia Wang
30c071bebb
Merge pull request #249982 from nagy/chicken-scope
chickenPackages: turn into scope, update
2023-08-31 01:05:51 +02:00
Maciej Krüger
b9ab9a92b9
Merge pull request #251409 from gilice/flutter-313 2023-08-30 22:00:14 +02:00
Weijia Wang
aaae933783
Merge pull request #252155 from r-ryantm/auto-update/flix
flix: 0.39.0 -> 0.40.0
2023-08-30 11:49:50 +02:00
7c6f434c
d5d2a5f7fe
Merge pull request #252042 from dramaturg/update_ccl
ccl: 1.12 -> 1.12.2
2023-08-30 08:24:09 +00:00
zowoq
020300a756 go_1_21: bootstrap from 1.21 2023-08-30 12:32:04 +10:00
Alexandre Esteves
46c7997f40 ispc: 1.20.0 -> 1.21.0 2023-08-29 17:40:31 +01:00
R. Ryantm
f6069414a2 flix: 0.39.0 -> 0.40.0 2023-08-29 14:30:58 +00:00
hacker1024
98fa8a27f6 flutter: Remove artifact hashes for 3.10.5 engine 2023-08-29 13:12:13 +02:00
hacker1024
f5a2f237de flutter37: Drop 2023-08-29 13:12:11 +02:00
hacker1024
41bbc2c311 flutter: Supply CA bundle in sandbox 2023-08-29 13:12:01 +02:00
Sebastian Krohn
4073d2ccf8 Re-add broken Darwin 2023-08-29 09:23:10 +02:00
Alexandre Esteves
bda4a66686 ispc: 1.19.0 -> 1.20.0 2023-08-29 01:38:22 +01:00
Sebastian Krohn
9d8520f98c ccl: 1.12 -> 1.12.2 2023-08-28 22:18:28 +02:00
7c6f434c
ef1dbbcca3
Merge pull request #252008 from hraban/sbcl-2.3.8
sbcl: 2.3.7 -> 2.3.8
2023-08-28 20:06:22 +00:00
Hraban Luyat
6f31622654 sbcl: 2.3.7 -> 2.3.8 2023-08-28 13:01:39 -04:00
Theodore Ni
40f42923a2
Merge pull request #249326 from fgaz/lobster/2023.11
lobster: 2023.9 -> 2023.11
2023-08-27 22:06:58 -07:00
gilice
40e82051b9 flutter: 3.10.5 -> 3.13.0
flutter: Update remaining engine artifact hashes for v3.13.0

Co-Authored-By: hacker1024 <20849728+hacker1024@users.noreply.github.com>
2023-08-27 16:06:45 +02:00
Theodore Ni
c173b99c6c
Merge branch 'master' into staging-next
Resolve correctly the three-way merge between https://github.com/NixOS/nixpkgs/pull/251681,
https://github.com/NixOS/nixpkgs/pull/227900, and https://github.com/NixOS/nixpkgs/pull/246022
2023-08-26 19:00:58 -07:00
Nick Cao
8e31be51cb
Merge pull request #251012 from SubhrajyotiSen/update-kotlin
kotlin{-native}: 1.9.0 -> 1.9.10
2023-08-27 09:17:28 +08:00
Nick Cao
80d5eece45
Merge pull request #251278 from NickCao/julia
julia_19: 1.9.2 -> 1.9.3
2023-08-27 09:15:33 +08:00
github-actions[bot]
3503eea847
Merge master into staging-next 2023-08-26 18:00:55 +00:00
Ryan Lahfa
fe1b0ffed4
Merge pull request #251566 from RaitoBezarius/llvm/fix-linux 2023-08-26 16:53:21 +02:00
figsoda
91eabfa3a9
Merge pull request #251582 from RaitoBezarius/update/cairo-lang-rust
cairo-lang: 2.0.2 -> 2.2.0
2023-08-26 10:17:40 -04:00
github-actions[bot]
4cdbb53d13
Merge master into staging-next 2023-08-26 12:01:05 +00:00
Raito Bezarius
4b9f347f33 cairo-lang: 2.0.2 -> 2.2.0
https://github.com/starkware-libs/cairo/releases/tag/v2.1.0
https://github.com/starkware-libs/cairo/releases/tag/v2.1.1
https://github.com/starkware-libs/cairo/releases/tag/v2.2.0
2023-08-26 13:21:48 +02:00
Raito Bezarius
d9e42ac41b emscripten: 3.1.42 -> 3.1.45
https://github.com/emscripten-core/emscripten/releases/tag/3.1.43
https://github.com/emscripten-core/emscripten/releases/tag/3.1.44
https://github.com/emscripten-core/emscripten/releases/tag/3.1.45
2023-08-26 12:47:33 +02:00
Raito Bezarius
6d6210ee9b llvmPackages_git.libcxxabi: fix build on Linux and Darwin
The previous fix in db0c2564 broke *-linux.
2023-08-26 12:18:45 +02:00
Raito Bezarius
e5e3e6e4d6 llvmPackages_16.libcxxabi: fix build on Linux and Darwin
The previous fix in adc89508 broke *-linux.
2023-08-26 12:18:45 +02:00
Raito Bezarius
56bb8b73a6 llvmPackages_15.libcxxabi: fix build on Linux and Darwin
The previous fix in 314584b2 broke *-linux.
2023-08-26 12:18:45 +02:00
github-actions[bot]
a11e7e3428
Merge master into staging-next 2023-08-25 06:00:56 +00:00
Rick van Schijndel
baf5edf6c7
Merge pull request #245712 from toastal/lunarml-2023-07-25
lunarml: unstable-2023-06-25 → unstable-2023-07-25
2023-08-25 07:41:58 +02:00
OTABI Tomoya
346dd7dce6
Merge pull request #251170 from figsoda/erg
erg: 0.6.18 -> 0.6.19
2023-08-25 13:33:18 +09:00
Mario Rodas
1bb708350a typescript: 5.1.6 -> 5.2.2
Diff: https://github.com/microsoft/TypeScript/compare/v5.1.6...v5.2.2

Changelog: https://github.com/microsoft/TypeScript/releases/tag/v5.2.2
2023-08-25 04:20:00 +00:00
Nick Cao
84f4cad1ec
julia_19-bin: 1.9.2 -> 1.9.3 2023-08-25 10:35:17 +08:00
Nick Cao
d4dce223ef
julia_19: 1.9.2 -> 1.9.3
Diff: https://github.com/JuliaLang/julia/compare/v1.9.2...v1.9.3
2023-08-25 10:32:07 +08:00