Commit Graph

24752 Commits

Author SHA1 Message Date
Emily
2dac87bbde llvmPackages_17: drop 2025-09-14 19:03:24 +01:00
Emily
a892ce396d llvmPackages_16: drop 2025-09-14 19:03:24 +01:00
Emily
77acbe1f9c llvmPackages_15: drop 2025-09-14 19:03:24 +01:00
Emily
f470ea24b6 llvmPackages_14: drop 2025-09-14 19:03:24 +01:00
Emily
791fe23b63 llvmPackages_13: drop 2025-09-14 19:03:24 +01:00
Emily
9b8a66c3a4 llvmPackages_12: drop 2025-09-14 19:03:24 +01:00
Emily
d49413f1f4 llvmPackages: add comment for mistake 2025-09-14 19:03:24 +01:00
Emily
8f33b55254 llvmPackages: remove redundant comment 2025-09-14 19:03:24 +01:00
Emily
c3c8a4a05d llvmPackages: remove obsolete version conditionals 2025-09-14 19:03:24 +01:00
Emily
f7444c37db llvmPackages: remove unreferenced patches 2025-09-14 19:03:24 +01:00
Emily
a8db7fcfa8 cone: drop 2025-09-14 19:03:24 +01:00
Emily
b3aa91b9d9 mrustc-bootstrap: mark broken 2025-09-14 19:03:24 +01:00
Emily
e71ade9ba7 fpc: mark broken with Clang on x86‐64
This is only really relevant to `x86_64-darwin`, and it’s not worth
keeping an unmaintained LLVM around for given the limited remaining
lifespan of the platform.
2025-09-14 19:03:24 +01:00
Emily
ac290135ea haskell.compiler.ghc{948,963,967,984,9101,9102,9121,9122}: bump LLVM
Bump the LLVM version used by our GHC packages in preparation for
the LLVM drops. This breaks the LLVM backend; it will be fixed soon
by backporting patches, but that will require a mass rebuild.
2025-09-14 19:03:24 +01:00
Weijia Wang
053d5f37ec mitscheme: unpin texinfo 2025-09-14 14:20:31 +02:00
nixpkgs-ci[bot]
dc7b5419fc Merge staging-next into staging 2025-09-14 12:06:27 +00:00
Alyssa Ross
027817845f llvmPackages_21: 21.1.0 -> 21.1.1 (#442773) 2025-09-14 06:55:56 +00:00
nixpkgs-ci[bot]
bd09088666 Merge staging-next into staging 2025-09-14 06:05:52 +00:00
Tristan Ross
3aa936dde5 flutter335: 3.35.2 -> 3.35.3 (#440296) 2025-09-14 01:45:19 +00:00
nixpkgs-ci[bot]
7f15939d62 Merge 4199f186ec into haskell-updates 2025-09-14 00:21:51 +00:00
R. Ryantm
f4b79cb581 kotlin: 2.2.0 -> 2.2.20 2025-09-14 00:19:58 +00:00
nixpkgs-ci[bot]
eea9839c6e Merge staging-next into staging 2025-09-14 00:17:55 +00:00
misilelab
581bc0ab17 llvmPackages_21: 21.1.0 -> 21.1.1
Signed-off-by: misilelab <misileminecord@gmail.com>
2025-09-14 08:34:42 +09:00
dish
d698b4939c elmPackages.elm-review: 2.13.2 -> 2.13.4 (#421901) 2025-09-13 22:11:35 +00:00
K900
5e55633983 Merge remote-tracking branch 'origin/staging-next' into staging 2025-09-13 21:19:36 +03:00
Emily
411faf46e2 gcc: build with --enable-default-pie configure option (#439314) 2025-09-13 18:21:26 +01:00
Luna Nova
ccc56d1a79 gcc: build with --enable-default-pie configure option
Rather than implementing this at the wrapper level (which has been
attempted but not merged in # 252310 and # 205031), configuring GCC
directly with --enable-default-pie is simple and matches mainstream
distribution practices. Packages that cannot build with PIE can
explicitly pass -no-pie when needed, and mostly already do
due to the prevalence of GCCs built with this flag.

Requires followup to decide what to do with "pie" flag.
2025-09-13 10:15:36 -07:00
Tristan Ross
ded560caff llvmPackages_{20,21,git}.compiler-rt: no fmv on aarch64 without libc
aarch64 FMV (Function MultiVersioning) is not available before the libc
is available. This causes issues while building with compiler-rt on
aarch64. By disabling FMV before the libc is available resolves missing
symbol errors.
2025-09-13 09:27:17 -07:00
OPNA2608
68fcc59457 go_1_25: Disable CGO for powerpc64-linux target 2025-09-13 16:31:07 +02:00
OPNA2608
748b5d1121 go_1_24: Disable CGO for powerpc64-linux target 2025-09-13 16:30:21 +02:00
sternenseemann
2e2e06d993 Merge commit 2ca437b479 into haskell-updates 2025-09-13 03:14:03 +02:00
nixpkgs-ci[bot]
6f1b422511 Merge staging-next into staging 2025-09-13 00:15:32 +00:00
sternenseemann
bd1da437f6 haskell.compiler.ghc910: 9.10.2 -> 9.10.3
https://www.haskell.org/ghc/blog/20250910-ghc-9.10.3-released.html

(partially cherry picked from commit ed65db9c51)
2025-09-12 21:25:47 +02:00
David McFarland
3c57ea726f dotnet: september 2025 releases (#441849) 2025-09-12 18:31:31 +00:00
Wolfgang Walther
f44755852e Merge commit '7825177de326a90aafad173c347a1a6adea16c3e' into haskell-updates 2025-09-12 14:48:26 +02:00
nixpkgs-ci[bot]
6f4d030b3f Merge staging-next into staging 2025-09-12 12:07:44 +00:00
Weijia Wang
7f9bf6f844 x11basic: 1.27 -> 1.28-65 (#440265) 2025-09-12 10:55:16 +00:00
sternenseemann
e288ae70d0 haskell.compiler.ghc91{0,2}: provide LLVM compatible assembler (#440761) 2025-09-12 10:43:13 +00:00
Fabián Heredia Montiel
0590962811 dart: 3.8.2 -> 3.9.2, fvm: 3.2.1 -> 4.0.0-beta.1, shopware-cli: set __darwinAllowLocalNetworking (#440103) 2025-09-12 00:34:26 -06:00
nixpkgs-ci[bot]
ea055413c4 Merge c8c0be288a into haskell-updates 2025-09-12 00:20:12 +00:00
nixpkgs-ci[bot]
96acd252c7 Merge staging-next into staging 2025-09-12 00:16:59 +00:00
sternenseemann
ed65db9c51 ghc: 9.10.2 -> 9.10.3
https://www.haskell.org/ghc/blog/20250910-ghc-9.10.3-released.html
2025-09-12 00:34:54 +02:00
Emily
1dc8745cf9 elmPackages.elm: Drop TLS patch (#442132) 2025-09-11 20:51:16 +00:00
kirillrdy
8299197df0 zig: 0.14.1 -> 0.15.1 (#435835) 2025-09-11 20:44:51 +00:00
sternenseemann
f6660bb07a haskell.compiler.*: only set LANG if necessary
Our theory is that only sphinx and haddock need a working locale on
the build platform. We should actually put this into practice so our
understanding matches our build instructions.

(cherry picked from commit 22aa976316)
2025-09-11 21:29:11 +02:00
Wolfgang Walther
6047f7d6d6 Merge commit '40c7c335458e1a4a0a961f684d0395ff59a9b8ac' into haskell-updates 2025-09-11 21:27:34 +02:00
Marek Fajkus
02727928ec elmPackages.elm: Drop TLS patch 2025-09-11 20:39:07 +02:00
David McFarland
ee87b4597a dotnetCorePackages.dotnet_10.vmr: 10.0.0-preview.7 -> 10.0.0-rc.1 2025-09-11 12:28:30 -03:00
David McFarland
407660a3c3 dotnetCorePackages.sdk_10_0-bin: 10.0.100-preview.7.25380.108 -> 10.0.100-rc.1.25451.107 2025-09-11 12:28:30 -03:00
David McFarland
95d2fb1dd5 dotnetCorePackages.dotnet_9.vmr: 9.0.8 -> 9.0.9 2025-09-11 12:28:30 -03:00