nixpkgs-ci[bot]
e2ffc6286c
Merge a5d7ac11b6 into haskell-updates
2026-01-08 00:24:10 +00:00
nixpkgs-ci[bot]
9a8af81db6
Merge staging-next into staging
2026-01-08 00:19:41 +00:00
david amick
c2ba8dc072
crystal.buildCrystalPackage: fix installCheckPhase glob pattern
...
The installCheckPhase uses `[ $f == $out/bin/*.dwarf ]` to skip .dwarf
files, but when no .dwarf files exist, the glob doesn't expand and bash's
`[` builtin fails with "unary operator expected".
Switch to `[[ ]]` which handles glob patterns correctly without expansion.
2026-01-07 13:34:22 -08:00
Stefan Frijters
099b274824
llvm: move LDFLAGS into env for structuredAttrs
2026-01-07 21:30:36 +01:00
Wolfgang Walther
919dcd0f6e
treewide: prepare Rust packages for structuredAttrs by putting variables in env ( #472376 )
2026-01-07 19:48:20 +00:00
nixpkgs-ci[bot]
1bab15e567
Merge staging-next into staging
2026-01-07 18:06:59 +00:00
Vincent Laporte
84d42163c6
ocamlPackages: fixes related to GCC 15 ( #475538 )
2026-01-07 16:47:56 +00:00
Tristan Ross
28ff74f0b6
llvmPackages_git: 22.0.0-unstable-2025-12-28 -> 22.0.0-unstable-2026-01-04
2026-01-07 08:36:31 -08:00
Alyssa Ross
109b972a30
llvmPackages.lldbPlugins.llef: 2.0.0 -> 2.2.1 ( #474480 )
2026-01-07 13:26:28 +00:00
qzylinra
4b5c76466c
dart: add flutter team to meta.teams
2026-01-07 18:04:57 +08:00
nixpkgs-ci[bot]
f8d66941bf
Merge b9570a6c1d into haskell-updates
2026-01-07 00:22:40 +00:00
nixpkgs-ci[bot]
a3066b3a42
Merge staging-next into staging
2026-01-07 00:18:08 +00:00
Vladimír Čunát
9ab74f3ce3
glibc: 2.40-66 -> 2.42-47 ( #379542 )
2026-01-06 17:24:04 +00:00
Marcin Serwin
a5417bb95e
shaderc: move to by-name
...
Signed-off-by: Marcin Serwin <marcin@serwin.dev >
2026-01-06 16:16:48 +01:00
Gon Solo
0f1f388f32
synlig: drop
...
The upstream project is no longer maintained and is not compatible with
newer yosys versions.
2026-01-06 15:51:31 +01:00
nixpkgs-ci[bot]
49cdaa855c
Merge 1edca39caf into haskell-updates
2026-01-06 00:23:59 +00:00
lzcunt
cd3604f63a
gcc: reconfigure build system
...
Split from #371092 .
See <https://github.com/NixOS/nixpkgs/pull/371092/files#r2401287986 > and
<https://wiki.debian.org/Autoreconf > for some rationale.
Co-Authored-By: Arsen Arsenović <arsen@aarsen.me >
2026-01-06 00:56:31 +03:00
Philip Taron
a80d2e6108
rustc: fix build with structuredAttrs ( #470983 )
2026-01-05 15:22:16 +00:00
Doron Behar
217f825ce4
clang-tools: Improve wrapper script, add tests ( #354755 )
2026-01-05 14:02:03 +00:00
Patryk Wychowaniec
09519744f1
clang-tools: add tests
2026-01-05 15:54:01 +02:00
Patryk Wychowaniec
f9c27d12ca
clang-tools: add support for --query-driver
2026-01-05 15:53:46 +02:00
nixpkgs-ci[bot]
e2a96da485
Merge staging-next into staging
2026-01-05 12:08:45 +00:00
Yohann Boniface
1b717f421d
maintainers: drop grburst ( #475145 )
2026-01-05 06:17:44 +00:00
nixpkgs-ci[bot]
57493ca7fd
Merge staging-next into staging
2026-01-05 06:09:42 +00:00
Tristan Ross
419739acc9
zig.hook: allow for global build flag overrides ( #444988 )
2026-01-05 03:03:18 +00:00
nixpkgs-ci[bot]
6a4ea077c7
Merge 8352649c16 into haskell-updates
2026-01-04 00:26:07 +00:00
nixpkgs-ci[bot]
b4e6ffb548
Merge staging-next into staging
2026-01-04 00:21:24 +00:00
7c6f434c
7a414e9bf4
ccl: 1.12.2 -> 1.13 ( #476579 )
2026-01-03 23:07:38 +00:00
Maximilian Bosch
2fb78891ae
jdk11: 11.0.29+7 -> 11.0.31+0, fix build w/ glibc-2.42
...
Failing Hydra build: https://hydra.nixos.org/build/317760066
2026-01-03 20:39:47 +01:00
Maximilian Bosch
823f64e01f
gccNGPackages_15: 15.1.0 -> 15.2.0, fix build w/ glibc-2.42
...
To fix build with glibc-2.42.
Failing Hydra build: https://hydra.nixos.org/build/308474067
2026-01-03 20:39:44 +01:00
Maximilian Bosch
e69f759b53
llvmPackages_1{8,9}.compiler-rt: fix build w/ glibc-2.42
...
Failing Hydra build: https://hydra.nixos.org/build/308327424
2026-01-03 20:39:42 +01:00
Maximilian Bosch
ebb1e59595
jdk8: fix build w/ glibc-2.42
...
Failing Hydra build: https://hydra.nixos.org/build/308320851
Upstream bug report: https://bugs.openjdk.org/browse/JDK-8354941
Only patching JDK8, newer versions received backports.
2026-01-03 20:39:42 +01:00
7c6f434c
5d33c7ef3d
mkcl: fix build by setting std=gnu17
2026-01-03 14:03:57 +01:00
7c6f434c
fb15c2a899
ccl: 1.12.2 -> 1.13
2026-01-03 13:38:08 +01:00
7c6f434c
aa835876db
sbcl: 2.5.10 -> 2.6.0 ( #476516 )
2026-01-03 12:30:35 +00:00
nixpkgs-ci[bot]
02ca480e27
Merge staging-next into staging
2026-01-03 12:07:39 +00:00
Hraban
d8b84f31bd
sbcl: 2.5.10 -> 2.6.0
2026-01-03 01:49:41 -05:00
Jiajie Chen
e3dd4d0319
ecl: only apply gcc15 compat patches for gcc
...
Because the default C version of clang is not synchronized with gcc, to
avoid further propagation of overriding CFLAGS to downstream packages,
only apply gcc15 compat patches when the compiler is gcc. Therefore, it
can be compiled with clang as well.
Follow up for pr #476147 .
Co-authored-by: Aleksana <me@aleksana.moe >
2026-01-03 12:56:07 +08:00
nixpkgs-ci[bot]
c4b96d2eea
Merge 4e538d2cfd into haskell-updates
2026-01-03 00:22:59 +00:00
nixpkgs-ci[bot]
4cfda717a7
Merge staging-next into staging
2026-01-02 18:07:10 +00:00
7c6f434c
83a105a81b
ecl: import upstream patches for gcc15 compat ( #476147 )
2026-01-02 14:28:50 +00:00
nixpkgs-ci[bot]
819fd234eb
Merge staging-next into staging
2026-01-02 12:07:56 +00:00
Jiajie Chen
1abbbc0ae5
ecl: import upstream patches for gcc15 compat
...
Instead of downgrading to C17, import upstream patches for gcc15
compatibility. So downstream packages e.g. sage can build correctly
without setting CFLAGS.
2026-01-02 14:44:21 +08:00
Moraxyc
ea2aba65e8
binaryen: fix build on aarch64/riscv64 with gcc15
2026-01-02 11:00:01 +08:00
R. Ryantm
54425f677b
llvmPackages.lldbPlugins.llef: 2.0.0 -> 2.2.1
2026-01-01 22:04:13 +00:00
Philip Taron
6927b9ed8a
rust: 1.91.1 -> 1.92.0 ( #470993 )
2025-12-31 23:39:21 +00:00
Vincent Laporte
5fe9913616
ocaml: fix build with gcc15 for version 5.0
2025-12-31 10:53:43 +01:00
Michael Daniels
cc07b116e4
Merge '$(git merge-base upstream/staging upstream/master)' into haskell-updates
2025-12-30 19:55:16 -05:00
Angel J
90a265b5d0
fasm: 1.73.32 -> 1.73.34
...
Signed-off-by: Angel J <78835633+iamanaws@users.noreply.github.com >
2025-12-30 09:22:58 -08:00
nixpkgs-ci[bot]
86d3eb3279
Merge c4cfc9ced3 into haskell-updates
2025-12-30 15:19:43 +00:00