Commit Graph

24752 Commits

Author SHA1 Message Date
David McFarland
c1504f7f73 dotnetCorePackages.sdk_9_0-bin: 9.0.202 -> 9.0.203 2025-04-11 21:20:22 -03:00
David McFarland
a38bbfcead dotnetCorePackages.dotnet_{8,9,10}.aspnetcore: copy App package only
In dotnet 10, aspnetcore-runtime now includes dotnet-runtime as well.
Previously it only included the App package.  This allows the builder to
work with all versions.
2025-04-11 21:20:22 -03:00
David McFarland
be9c47e301 dotent/update.sh: ignore new apphost-pack and targeting-pack releases 2025-04-11 21:20:22 -03:00
David McFarland
cbdad8704f dotnet/update.sh: set inherit_errexit 2025-04-11 21:20:22 -03:00
nixpkgs-ci[bot]
ccca99e464 Merge e58dd8c9bc into haskell-updates 2025-04-12 00:19:24 +00:00
Alyssa Ross
cae70b0438 haskell.packages.ghc984.ghc: build for aarch64 musl
Upstream provides bindists for aarch64 musl since 9.8.x, so use that
for building 9.8.x for that platform.

A workaround from upstream is required because the bootstrap binaries
were built with the wrong target platform.
2025-04-11 20:42:31 +02:00
Alyssa Ross
80af5772df haskell.packages.ghc984Binary: init
The 9.8 binaries introduce support for aarch64 musl.  They can also be
used to build ghcHEAD, which previously wasn't buildable with a
bindist, so use it there and use the source-built 9.8.4 on platforms
without a bindist for consistency.  It fails to build 9.10.x and
9.12.x though, so I've left those as they are.
2025-04-11 20:42:31 +02:00
Alyssa Ross
ad15b00c6b ghc: autoreconfHook
This is required to apply patches that modify configure.ac and
friends, but given we're already including most of it as inputs
anyway, we might as well just always do it and get the additional
benefit of knowing that the generated code corresponds to the source.
2025-04-11 20:42:31 +02:00
nixpkgs-ci[bot]
038f6e9c50 Merge staging-next into staging 2025-04-11 09:43:43 +00:00
nixpkgs-ci[bot]
5858ce00b1 Merge master into staging-next 2025-04-11 09:43:11 +00:00
Thiago Kenji Okada
e23d8243c3 corretto{11,17,21}: {11.0.25.9.1,17.0.13.11.1,21.0.5.11.1} -> {11.0.2… (#392159) 2025-04-11 09:33:25 +01:00
nixpkgs-ci[bot]
f1ca36684b Merge aed881aa96 into haskell-updates 2025-04-11 00:19:43 +00:00
nixpkgs-ci[bot]
e20577f179 Merge staging-next into staging 2025-04-10 18:05:42 +00:00
K900
1d039734de Merge remote-tracking branch 'origin/master' into staging-next 2025-04-10 16:30:48 +03:00
GGG
84aa2c4d8e dotnetCorePackages.autoPatchcilHook: init 2025-04-10 10:06:57 -03:00
David McFarland
6dda3fc826 dotnetCorePackages.combinePackages: add "metadata" to linked paths (#396181) 2025-04-10 08:50:35 -03:00
Matthew Pickering
ff96d81522 ghc: Use --hash-unit-ids when supported
The compilers produced by nixpkgs don't use the detailed ABI hash.

("Project Unit Id","ghc-9.10.1-inplace")

which should rather be

("Project Unit Id","ghc-9.10.1-<HASH>"))

This flag is supported on ghc-9.8 and upwards.

From 9.14, this behaviour will be enabled by default.

https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13444

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2025-04-10 12:59:47 +02:00
Tristan Ross
6b2f93bd85 zig_0_11: drop 2025-04-09 23:12:27 -07:00
Tristan Ross
8f517fbfb4 zig: use ninja 2025-04-09 22:34:52 -07:00
Thomas Berryhill
db305a78b7 dotnetCorePackages.combinePackages: add "metadata" to linked paths
This enables users of `dotnetCorePackages.combinePackages` to install
.NET workloads.
2025-04-09 20:09:21 -04:00
maralorn
5df4dc5984 haskell.compiler.ghc96{3,4}: fix builds on aarch64-linux (#390688) 2025-04-09 22:11:56 +02:00
Tristan Ross
ac9394463c llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: condense native build inputs 2025-04-09 12:13:06 +02:00
Tristan Ross
228dab381b llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: condense
cmake flags
2025-04-09 12:13:06 +02:00
Tristan Ross
a413234974 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: optional string cflags link 2025-04-09 12:13:06 +02:00
Tristan Ross
30d40ddba9 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: organize patches 2025-04-09 12:13:06 +02:00
Tristan Ross
db20725541 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: move src 2025-04-09 12:13:06 +02:00
Tristan Ross
4f788a2720 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: move pname 2025-04-09 12:13:06 +02:00
Tristan Ross
1d97340555 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: drop base name 2025-04-09 12:13:06 +02:00
Tristan Ross
b39cd95424 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: use final attrs 2025-04-09 12:13:06 +02:00
Tristan Ross
a4977f1053 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.compiler-rt: use lib.cmake functions 2025-04-09 12:13:06 +02:00
Tristan Ross
580f5b27e1 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libunwind: move post install 2025-04-09 11:34:34 +02:00
Tristan Ross
0d1beffa7d llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libunwind: move pre and post patch hooks 2025-04-09 11:34:34 +02:00
Tristan Ross
b512c59df3 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libunwind: move patches 2025-04-09 11:34:34 +02:00
Tristan Ross
80bedaea05 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libunwind: move src 2025-04-09 11:34:34 +02:00
Tristan Ross
dae47665ec llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libunwind: move pname 2025-04-09 11:34:34 +02:00
Tristan Ross
19cd20612c llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libunwind: use final attrs instead of rec 2025-04-09 11:34:34 +02:00
Tristan Ross
95415a8fc5 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libunwind: use lib.cmake functions 2025-04-09 11:34:34 +02:00
nixpkgs-ci[bot]
d2e4ebc842 Merge 6a39c6e495 into haskell-updates 2025-04-09 00:19:32 +00:00
nixpkgs-ci[bot]
a72dfbca8f Merge master into staging-next 2025-04-08 18:04:25 +00:00
7c6f434c
cc3d7962bb factor-lang: 0.99 -> 0.100 (#395848) 2025-04-08 16:00:06 +00:00
David McFarland
69fc118008 dotnet-sdk-setup-hook: add nuget.org as a package source when there is no <clear/> (#367544) 2025-04-08 12:00:32 -03:00
K900
7a14f3c857 zulu: fix man path on Darwin 2025-04-08 17:14:22 +03:00
K900
d121800fdb Merge remote-tracking branch 'origin/master' into staging-next 2025-04-08 12:44:34 +03:00
Tristan Ross
70ab722286 llvmPackages_git: 21.0.0-unstable-2025-03-30 -> 21.0.0-unstable-2025-04-06 2025-04-08 11:20:17 +02:00
Arne Keller
f4b789e209 vyper: 0.4.0 -> 0.4.1 (#396531) 2025-04-08 10:32:10 +02:00
K900
f42e00d66e Merge remote-tracking branch 'origin/master' into staging-next 2025-04-08 10:29:26 +03:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
K900
0842b11f2b Merge remote-tracking branch 'origin/master' into staging-next 2025-04-08 09:29:48 +03:00
emaryn
1033d92c02 flutter324: 3.24.4 -> 3.24.5 2025-04-07 23:57:17 +00:00
K900
b3146d4446 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-07 21:21:10 +03:00