Commit Graph

20006 Commits

Author SHA1 Message Date
piegames
ae207af82b treewide: More string indentation fixes
Follow-up on #350296 with the packages that cause big rebuilds and need
to go through staging.
2024-10-23 21:52:18 +02:00
github-actions[bot]
606bd3114c
Merge master into staging-next 2024-10-23 18:04:32 +00:00
Cosima Neidahl
ccae71c2f3
open-watcom-v2: 0-unstable-2024-05-14 -> 0-unstable-2024-10-13 (#349776) 2024-10-23 15:55:12 +02:00
Fabián Heredia Montiel
1b7dd985dc Merge remote-tracking branch 'origin/master' into staging-next 2024-10-21 19:17:30 -06:00
sternenseemann
9ddc3313c8
haskellPackages: update hackage and stackage (#346720) 2024-10-21 22:10:48 +02:00
Felix Singer
2d88282897 bluespec: Move package definition into by-name structure
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-10-21 13:31:41 -05:00
Felix Singer
3f30412c0f bluespec: 2024.01 -> 2024.07
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-10-21 13:31:41 -05:00
github-actions[bot]
f2d7c5202d
Merge master into staging-next 2024-10-21 18:04:46 +00:00
Nick Cao
4edf74ea83
flix: 0.51.0 -> 0.52.0 (#349944) 2024-10-21 09:50:29 -04:00
github-actions[bot]
557897f89c
Merge master into staging-next 2024-10-21 12:06:04 +00:00
Ramses
2339cf9548
zig: fix cache folder handling (#287491) 2024-10-21 12:00:01 +02:00
kirillrdy
4223f416ef
halide: 16.0.0 -> 18.0.0 (#349237) 2024-10-21 20:44:53 +11:00
sternenseemann
787c1debc8 haskell.compiler.ghc98: 9.8.2 -> 9.8.3
https://www.haskell.org/ghc/download_ghc_9_8_3.html
2024-10-20 22:30:05 +02:00
sternenseemann
7453f4abfa Merge branch master into haskell-updates 2024-10-20 20:27:24 +02:00
Motiejus Jakštys
5cdff541c3 zig: fix cache folder handling
- `env.ZIG_GLOBAL_CACHE_DIR` does not resolve variables, so
all actions had their cache dir in the current directory, named
'$TMPDIR/zig-cache'.
- zig cache does not conflict, so it's totally fine to reuse it in both
  build and tests (thus removing `--cache-dir`).

While we're at this, fix a `substituteInPlace` deprecation warning.
2024-10-20 20:14:19 +03:00
Artturin
a0a7eb6616 Merge branch 'master' into staging-next 2024-10-20 19:28:48 +03:00
Mathew Polzin
9b8bdbfa9d
idris2Packages.pack: init at 2024-02-07 (#344109) 2024-10-20 11:20:25 -05:00
R. Ryantm
5dbcb9e762 flix: 0.51.0 -> 0.52.0 2024-10-20 06:31:07 +00:00
OPNA2608
105d59fd6a open-watcom-v2: 0-unstable-2024-05-14 -> 0-unstable-2024-10-13 2024-10-19 15:18:21 +02:00
sternenseemann
a96856c266 haskell.compiler.ghc8107: use build libffi during bootstrapping
Backport a patch (which probably addresses a completely unrelated issue
with hadrian and system libffi for GHC >= 9.2.3) that stops Cabal from
handling libffi includes in libraries/ghci. This allows for cc-wrapper
to freely pick the correct libffi which is important when cross
compiling GHC as we need to correctly pick between build and host/target
libffi each time.

This fixes the build of pkgsCross.riscv64.haskell.compiler.ghc8107.

Tested

- haskell.packages.ghc8107.cabal2nix (x86_64-linux, aarch64-linux)
- pkgsCross.riscv64.haskell.compiler.ghc8107 (x86_64-linux)

Could not test darwin because rcodesign is broken at the moment (?).
2024-10-19 14:23:34 +02:00
github-actions[bot]
9f8ba167d5
Merge master into haskell-updates 2024-10-19 00:16:02 +00:00
github-actions[bot]
d0c2de8c22
Merge master into staging-next 2024-10-19 00:14:00 +00:00
Peder Bergebakken Sundt
2c910a0e25
fasmg: j27m -> kd3c (#340207) 2024-10-19 01:34:40 +02:00
Alyssa Ross
c263e0b33b cargo,clippy,rustc,rustfmt: 1.81.0 -> 1.82.0 2024-10-18 10:13:12 +02:00
github-actions[bot]
c681735bf7
Merge master into haskell-updates 2024-10-18 00:16:08 +00:00
github-actions[bot]
7c78a608b4
Merge master into staging-next 2024-10-17 18:04:30 +00:00
Nick Cao
1c5fb94b3b
julia_111{,-bin}: init at 1.11.0 (#347361) 2024-10-17 08:38:19 -04:00
Nick Cao
bc84d24ec9
julia_111: 1.11.0 -> 1.11.1 2024-10-16 19:16:03 -04:00
Nick Cao
1b5cd03b92
julia_111-bin: 1.11.0 -> 1.11.1 2024-10-16 19:13:39 -04:00
github-actions[bot]
fe21c441db
Merge master into haskell-updates 2024-10-16 00:16:14 +00:00
github-actions[bot]
e2daa3d1b0
Merge master into staging-next 2024-10-15 18:04:32 +00:00
Randy Eckenrode
7cbf599edc
Revert "dotnetCorePackages.dotnet_{8,9}: ensure build can find the Swift overlay"
This reverts commit 86412523f5.
2024-10-15 12:36:07 -04:00
David McFarland
8b193a46be
dotnet: october 2024 releases (#348077) 2024-10-15 10:51:53 -03:00
Tom Westerhout
a90f538e38 python3Packages.halide: init at 18.0.0 2024-10-15 13:08:53 +02:00
Tom Westerhout
19c1507d6d halide: 16.0.0 -> 18.0.0 2024-10-15 12:59:40 +02:00
Tom Westerhout
d30181d974 halide: format using nixfmt 2024-10-15 12:41:40 +02:00
github-actions[bot]
ffa080a119
Merge master into haskell-updates 2024-10-15 00:16:18 +00:00
github-actions[bot]
31b11f1926
Merge staging-next into staging 2024-10-15 00:14:36 +00:00
sternenseemann
c91c22341c haskell.compiler.ghcHEAD: 9.11.20240410 -> 9.11.20240423
Unfortunately, this is the newest GHC revision we can update to. After
145a647785,
it becomes necessary to bootstrap with an in tree Cabal version.
Supporting this in nixpkgs is a waste of time since it wouldn't be
necessary for any release version.
2024-10-15 01:28:45 +02:00
R. Ryantm
04a0e066c4 sagittarius-scheme: 0.9.11 -> 0.9.12 2024-10-15 09:26:05 +10:00
David McFarland
8bf19672de dotnet: add suffix to stage0 package names 2024-10-14 18:47:32 -03:00
David McFarland
031e1d90b7 dotnet: 9.0.0-rc.1 -> 9.0.0-rc.2 2024-10-14 18:47:31 -03:00
David McFarland
1762a39930 dotnet: 8.0.8 -> 8.0.10 2024-10-14 18:47:31 -03:00
David McFarland
10caab00e5 dotnet-bin: 9.0.0-rc.1 -> 9.0.0-rc.2 2024-10-14 18:47:31 -03:00
David McFarland
8bc360991f dotnet-bin: 8.0.8 -> 8.0.10 2024-10-14 18:47:31 -03:00
David McFarland
9f96b62e23 dotnet-bin: 6.0.33 -> 6.0.35 2024-10-14 18:47:31 -03:00
David McFarland
7ec29fe50a dotnet: fix leaking gpg-agent in update script 2024-10-14 18:47:31 -03:00
Emily
7205ddc1ff
llvmPackages.clang: limit backport to clang 15 and 16 (#348391) 2024-10-14 18:32:48 +01:00
github-actions[bot]
b9f01e6de3
Merge staging-next into staging 2024-10-14 12:06:08 +00:00
Randy Eckenrode
19db9e3031
llvmPackages.clang: limit backport to clang 15 and 16 2024-10-14 07:40:08 -04:00