nixpkgs-ci[bot]
|
6299d7eaae
|
Merge 055fdf03b0 into haskell-updates
|
2026-01-24 21:26:30 +00:00 |
|
nixpkgs-ci[bot]
|
7374f2c496
|
Merge staging-next into staging
|
2026-01-24 21:22:17 +00:00 |
|
Peder Bergebakken Sundt
|
f9fec96b05
|
fasm: 1.73.32 -> 1.73.34 (#474841)
|
2026-01-24 19:22:21 +00:00 |
|
qzylinra
|
b009a98ee2
|
flutter341: init at 3.41.0-0.0.pre
|
2026-01-24 13:40:51 +00:00 |
|
R. Ryantm
|
52e928c7c9
|
dotnetCorePackages.sdk_9_0-bin: 9.0.309 -> 9.0.310
|
2026-01-24 05:43:29 +00:00 |
|
Michael Daniels
|
3378ed55e9
|
Merge "$(git merge-base master staging)" (565e0c1f0f) into haskell-updates
|
2026-01-23 20:01:43 -05:00 |
|
nixpkgs-ci[bot]
|
9316d035bd
|
Merge staging-next into staging
|
2026-01-24 00:19:13 +00:00 |
|
Nick Cao
|
38d1e61c2d
|
julia_112: 1.12.1 -> 1.12.4 (#482104)
|
2026-01-23 23:16:16 +00:00 |
|
Arne Keller
|
f01223415c
|
javaPackages.compiler.openjdk21: 21.0.9+10 -> 21.0.10+7 (#483189)
|
2026-01-23 22:31:20 +00:00 |
|
R. Ryantm
|
23c804baa1
|
javaPackages.compiler.openjdk21: 21.0.9+10 -> 21.0.10+7
|
2026-01-23 21:21:48 +00:00 |
|
nixpkgs-ci[bot]
|
1c44e537b3
|
Merge staging-next into staging
|
2026-01-23 18:07:39 +00:00 |
|
Alyssa Ross
|
26e396ff32
|
llvmPackages.lldbPlugins.llef: 2.2.1 -> 2.2.2 (#478082)
|
2026-01-23 14:18:19 +00:00 |
|
nixpkgs-ci[bot]
|
d47831ff2a
|
Merge staging-next into staging
|
2026-01-22 18:07:50 +00:00 |
|
Fabián Heredia Montiel
|
82c1a79c43
|
Merge remote-tracking branch 'origin/master' into staging-next
|
2026-01-22 10:40:19 -06:00 |
|
Alyssa Ross
|
a36b8c6d6e
|
llvmPackages_22: init 22.1.0-rc1; llvmPackages_git: 22.0.0-unstable-2026-01-11 -> 23.0.0-unstable-2026-01-18 (#481543)
|
2026-01-22 14:00:02 +00:00 |
|
Florian Klink
|
fe4d518e96
|
ocaml: Enable tests for the ocaml compilers (#479795)
|
2026-01-22 13:40:34 +00:00 |
|
K900
|
d1820a31bb
|
Merge remote-tracking branch 'origin/staging-next' into staging
|
2026-01-22 11:48:46 +03:00 |
|
Vladimír Čunát
|
521f37c196
|
haskell.compiler.ghc9123: Don't apply backported ppc64 ELFv1 patch (#482251)
|
2026-01-22 06:42:05 +00:00 |
|
Philip Taron
|
c0988ed534
|
libhwy: 1.0.7 -> 1.3.0, gcc15: backport aarch64 ICE on vreg split (#320616)
|
2026-01-22 00:19:56 +00:00 |
|
Sergey Volkov
|
9944f22905
|
julia_112: 1.12.1 -> 1.12.4
|
2026-01-21 22:46:39 +01:00 |
|
K900
|
6e8dc58e2d
|
Merge remote-tracking branch 'origin/master' into staging-next
|
2026-01-21 21:22:49 +03:00 |
|
George Shammas
|
b6368258c3
|
ocaml: Enable tests for the ocaml compilers
|
2026-01-21 07:05:40 -05:00 |
|
George Shammas
|
cc3c8d8160
|
ocaml: Add georgyo to maintainers
|
2026-01-21 06:54:33 -05:00 |
|
R. Ryantm
|
7b34d1130f
|
javaPackages.compiler.openjdk17: 17.0.17+10 -> 17.0.18+8
|
2026-01-21 11:20:29 +00:00 |
|
OPNA2608
|
12ebd346e5
|
haskell.compiler.ghc9123: Don't apply backported ppc64 ELFv1 patch
|
2026-01-21 12:14:30 +01:00 |
|
Sergei Trofimovich
|
7e3600b5fa
|
gcc15: backport aarch64 ICE on vreg split
Without the change `libhwy-1.3.0` fails as:
libhwy-aarch64-unknown-linux-gnu> /build/source/hwy/contrib/random/random-inl.h: In function 'hwy::N_SVE2::VectorXoshiro::VectorXoshiro(uint64_t, uint64_t)':
libhwy-aarch64-unknown-linux-gnu> /build/source/hwy/contrib/random/random-inl.h:199:3: error: unrecognizable insn:
libhwy-aarch64-unknown-linux-gnu> 199 | }
libhwy-aarch64-unknown-linux-gnu> | ^
libhwy-aarch64-unknown-linux-gnu> (insn 18 4 19 2 (set (reg:TI 154 [ D.606722 ])
libhwy-aarch64-unknown-linux-gnu> (subreg:TI (const_vector:V2DI [
libhwy-aarch64-unknown-linux-gnu> (const_int 4 [0x4])
libhwy-aarch64-unknown-linux-gnu> (const_poly_int:DI [2, 2])
libhwy-aarch64-unknown-linux-gnu> ]) 0)) "/build/source/hwy/contrib/random/random-inl.h":183:9 -1
libhwy-aarch64-unknown-linux-gnu> (nil))
libhwy-aarch64-unknown-linux-gnu> during RTL pass: vregs
libhwy-aarch64-unknown-linux-gnu> /build/source/hwy/contrib/random/random-inl.h:199:3: internal compiler error: in extract_insn, at recog.cc:2882
libhwy-aarch64-unknown-linux-gnu> 0x233d5bb diagnostic_context::diagnostic_impl(rich_location*, diagnostic_metadata const*, diagnostic_option_id, char const*, __va_list_tag (*) [1], diagnostic_t)
Co-authored-by: Philip Taron <philip.taron@gmail.com>
|
2026-01-21 06:42:19 +00:00 |
|
nixpkgs-ci[bot]
|
6bb5c36e65
|
Merge 1efa528e94 into haskell-updates
|
2026-01-21 00:24:28 +00:00 |
|
nixpkgs-ci[bot]
|
2e077cd2b6
|
Merge staging-next into staging
|
2026-01-21 00:20:00 +00:00 |
|
nixpkgs-ci[bot]
|
bf69762f2a
|
Merge master into staging-next
|
2026-01-21 00:19:20 +00:00 |
|
Tristan Ross
|
68098c20d0
|
llvmPackages_22: init 22.1.0-rc1
|
2026-01-19 22:34:35 -08:00 |
|
Vincent Laporte
|
ee906d56db
|
teyjus: fix build by using GCC 14
|
2026-01-19 17:25:46 +01:00 |
|
Sergei Volkov
|
2a09f86daf
|
julia_112: fix building
|
2026-01-19 12:27:09 +01:00 |
|
Tristan Ross
|
d82b9e69d9
|
llvmPackages_git: 22.0.0-unstable-2026-01-11 -> 23.0.0-unstable-2026-01-18
|
2026-01-18 20:57:05 -08:00 |
|
nixpkgs-ci[bot]
|
c943890980
|
Merge 42c8ee3b52 into haskell-updates
|
2026-01-19 00:25:17 +00:00 |
|
nixpkgs-ci[bot]
|
d3d93e2e5b
|
Merge staging-next into staging
|
2026-01-19 00:20:42 +00:00 |
|
nixpkgs-ci[bot]
|
d0d5baad5f
|
Merge master into staging-next
|
2026-01-19 00:20:04 +00:00 |
|
kirillrdy
|
42c8ee3b52
|
halide: 19.0.0 -> 21.0.0 (#481268)
|
2026-01-18 23:44:12 +00:00 |
|
Alyssa Ross
|
a823460f74
|
llvmPackages_git: 22.0.0-unstable-2025-12-28 -> 22.0.0-unstable-2026-… (#477055)
|
2026-01-18 19:01:55 +00:00 |
|
nixpkgs-ci[bot]
|
6651d5f490
|
Merge staging-next into staging
|
2026-01-18 18:06:32 +00:00 |
|
nixpkgs-ci[bot]
|
23a2df36ea
|
Merge master into staging-next
|
2026-01-18 18:05:48 +00:00 |
|
Wolfgang Walther
|
807bc84ed5
|
teams/iog: handle team with external membership (#478823)
|
2026-01-18 14:02:27 +00:00 |
|
Gaetan Lepage
|
48d920f1c3
|
halide: move to by-name
|
2026-01-18 09:36:11 +00:00 |
|
Alexandre Esteves
|
616400cc84
|
haskellPackages: restrict version range of upstreamed ghc patches
|
2026-01-18 03:31:54 +00:00 |
|
nixpkgs-ci[bot]
|
f416d1c0c3
|
Merge 015d12a416 into haskell-updates
|
2026-01-18 00:25:45 +00:00 |
|
nixpkgs-ci[bot]
|
492e73b7b3
|
Merge staging-next into staging
|
2026-01-18 00:21:17 +00:00 |
|
nixpkgs-ci[bot]
|
4411d7a71a
|
Merge master into staging-next
|
2026-01-18 00:20:40 +00:00 |
|
Michael Daniels
|
3aded97df1
|
dart: 3.10.4 -> 3.10.7 (#472831)
|
2026-01-17 20:43:34 +00:00 |
|
Michael Daniels
|
4756e50806
|
Merge commit '825a8a4f4670b6d8cea42b0e294dd237ddff22bc' into haskell-updates
|
2026-01-16 20:49:53 -05:00 |
|
nixpkgs-ci[bot]
|
844bc95928
|
Merge staging-next into staging
|
2026-01-17 00:18:51 +00:00 |
|
nixpkgs-ci[bot]
|
f974e40402
|
Merge master into staging-next
|
2026-01-17 00:18:03 +00:00 |
|