Commit Graph

16606 Commits

Author SHA1 Message Date
github-actions[bot]
1505981287
Merge master into staging-next 2023-11-07 18:00:55 +00:00
Peder Bergebakken Sundt
44018d1c4f
Merge pull request #266066 from onemoresuza/hare
hare: add onemoresuza as the maintainer
2023-11-07 17:51:52 +02:00
OTABI Tomoya
5670eccbf8
Merge pull request #265874 from Delta456/update_vlang
vlang: 2023.42 -> 2023.44
2023-11-08 00:32:56 +09:00
Gustavo Coutinho de Souza
e3bac87a89
hare: add onemoresuza as the maintainer
Since harec is part of its bootstrapping and it's also orphaned, also
add onemoresuza as its maintainer.
2023-11-07 11:04:35 -03:00
github-actions[bot]
bed56440cb
Merge master into staging-next 2023-11-07 12:00:57 +00:00
Adam Joseph
b9c6f5b754 gcc: move version iteration out of all-packages.nix
This resolves a TODO previously in all-packages.nix.
2023-11-07 09:57:54 +00:00
Adam Joseph
78706a9184 gcc: move version information to gcc/versions.nix 2023-11-07 09:57:54 +00:00
Weijia Wang
7eb07191a5
Merge pull request #265967 from reckenrode/llvm-fix
llvmPackages_10.llvm: fix build with clang 16
2023-11-07 09:33:32 +01:00
Randy Eckenrode
01d3b7449c
llvmPackages_10.llvm: fix build with clang 16
Add missing isl includes needed to build with Polly support enabled.
2023-11-06 19:15:25 -05:00
github-actions[bot]
38bc2a577e
Merge master into staging-next 2023-11-07 00:02:31 +00:00
Dmitry Kalinkin
93b63a2cab
Merge pull request #265514 from xworld21/treewide-texlive-with-packages
treewide: switch to texlive.withPackages
2023-11-06 16:47:04 -05:00
matt-savvy
498a954c4e Gleam: 0.31.0 -> 0.32.2
https://github.com/gleam-lang/gleam/blob/v0.32.0/CHANGELOG.md
2023-11-06 18:30:55 +00:00
Swastik
9b7de1e642 vlang: add delta231 as maintainer 2023-11-06 21:52:27 +05:30
Swastik
3f269391c5 vlang: 2023.42 -> 2023.44 2023-11-06 21:46:22 +05:30
github-actions[bot]
b23f12e076
Merge master into staging-next 2023-11-06 00:02:12 +00:00
toonn
754ada3a56
Merge pull request #262659 from reckenrode/crystal-fix
crystal: fix build with newer versions of clang
2023-11-05 19:59:01 +01:00
github-actions[bot]
bb38778356
Merge master into staging-next 2023-11-05 18:00:55 +00:00
Vincenzo Mantova
2fa4ebdbc1 mitscheme: replace texlive.combine with texliveSmall.withPackages 2023-11-05 13:43:29 +00:00
K900
0a41eb1276
Merge pull request #257551 from toastal/v0.0.20230924
lunarml: unstable-2023-09-21 → 0.0.20230924
2023-11-05 16:27:25 +03:00
Vincenzo Mantova
422c63c2a4 asl: replace texlive.combined.scheme-medium with texliveMedium 2023-11-05 11:56:02 +00:00
Vincenzo Mantova
1429e5b57e bluespec: replace texlive.combined.scheme-full with texliveFull 2023-11-05 11:54:56 +00:00
Vincenzo Mantova
8f944be411 gnu-cobol: replace texlive.combined.scheme-basic with texliveBasic 2023-11-05 11:54:55 +00:00
github-actions[bot]
10d3ba75f0
Merge master into staging-next 2023-11-04 06:01:18 +00:00
Adam Joseph
36f5b2e42b gcc.libgcc: compare host and target platforms, rathern than their triples
The rest of our gcc expression prepends "${targetPlatform.config}-"
to paths and binaries if `hostPlatform!=targetPlatform`.  The
`libgcc.nix` expression was using
'hostPlatform.config!=targetPlatform.config`, which caused it to
look in the wrong place when moving files.  This commit corrects that.
2023-11-04 05:58:23 +00:00
Weijia Wang
44f16f33cc Merge branch 'master' into staging-next 2023-11-04 01:43:45 +01:00
Weijia Wang
60530cebce
Merge pull request #264125 from r-ryantm/auto-update/ballerina
ballerina: 2201.8.1 -> 2201.8.2
2023-11-04 01:28:35 +01:00
Nick Cao
a69d9b5467
Merge pull request #264822 from r-ryantm/auto-update/kotlin
kotlin: 1.9.10 -> 1.9.20
2023-11-03 16:31:15 -04:00
github-actions[bot]
3c43b804d4
Merge master into staging-next 2023-11-03 18:01:23 +00:00
Weijia Wang
649a93124d
Merge pull request #264705 from wegank/neko-clang-16
neko: fix build with clang 16
2023-11-03 16:26:31 +01:00
Weijia Wang
dc5cebbe3c
Merge pull request #264421 from nagy/nagy/chicken-fix-build
chickenPackages.chickenEggs.{taglib,sdl-base}: fix build
2023-11-03 15:01:26 +01:00
github-actions[bot]
db0a71076b
Merge master into staging-next 2023-11-03 12:01:07 +00:00
Vladimír Čunát
2a550b9740
Merge #265107: Revert "spirv-llvm-translator: move spirv-tools to nativeBuildInputs"
...into staging-next
2023-11-03 12:16:25 +01:00
adisbladis
35aa343cba
Merge pull request #264995 from adisbladis/xulrunner-alias
xulrunner: move to aliases.nix
2023-11-03 19:15:35 +13:00
github-actions[bot]
75a11d85b8
Merge master into staging-next 2023-11-03 00:02:23 +00:00
Alyssa Ross
a9fd593f39
Revert "spirv-llvm-translator: move spirv-tools to nativeBuildInputs"
This reverts commit 69a71a0ec2.

Previously, the only use for spirv-tools was its commands being used
to run tests, but now, spirv-llvm-translator also links against its
libraries.  Tests won't be run when cross compiling to a
non-compatible architecture anyway, so to keep spirv-llvm-translator
cross compiling, we should move spirv-tools back to being a build
input so that the libraries can be found.  We could try to convince
CMake to use SPIRV-Tools.cmake from the host spirv-tools and
SPIRV-Tools-tools.cmake from the build spirv-tools, but since we never
actually need both when cross compiling it's not worth it.

This fixes the cross build LLVM/SPIRV-LLVM-Translator 16.
2023-11-02 23:54:40 +01:00
Anderson Torres
50c3db1d8e harePackages: remove myself from maintainers
I am not interested on keeping Hare for the foreseeable future.
2023-11-02 16:11:06 -03:00
adisbladis
d3be93748d xulrunner: move to aliases.nix
XULRunner was removed from Firefox in 2015.
2023-11-03 00:10:44 +13:00
github-actions[bot]
d4d107cf3d
Merge master into staging-next 2023-11-02 00:02:27 +00:00
R. Ryantm
747e306746 owl-lisp: 0.2.1 -> 0.2.2 2023-11-01 20:08:03 +00:00
github-actions[bot]
cd7af6170b
Merge master into staging-next 2023-11-01 18:01:01 +00:00
R. Ryantm
2c83eef4b9 kotlin: 1.9.10 -> 1.9.20 2023-11-01 14:00:31 +00:00
Mario Rodas
e82c391098
Merge pull request #264479 from marsam/update-fstar
fstar: 2023.04.25 -> 2023.09.03
2023-11-01 07:52:09 -05:00
github-actions[bot]
4a533d29ce
Merge master into staging-next 2023-11-01 12:01:10 +00:00
Artturi
7a57421d89
Merge pull request #264344 from alyssais/openmp-cross 2023-11-01 08:30:11 +02:00
github-actions[bot]
26c3c233f5
Merge master into staging-next 2023-11-01 06:00:57 +00:00
Weijia Wang
faaaf4dccb neko: fix build with clang 16 2023-11-01 02:06:55 +01:00
github-actions[bot]
97868dae8e
Merge master into staging-next 2023-10-31 06:00:58 +00:00
figsoda
33094aea3e erg: 0.6.23 -> 0.6.24
Diff: https://github.com/erg-lang/erg/compare/v0.6.23...v0.6.24

Changelog: https://github.com/erg-lang/erg/releases/tag/v0.6.24
2023-10-30 17:10:13 -04:00
Daniel Nagy
8008b57675
chickenPackages.chickenEggs.taglib: fix build 2023-10-30 19:15:00 +01:00
Daniel Nagy
af99f7c796
chickenPackages.chickenEggs.sdl-base: fix build on linux 2023-10-30 19:15:00 +01:00