Reno Dakota
d5a850af22
lldb_{14,15,16,17,18,19}: fix x64 darwin
...
x64 darwin doesn't build with 10.12 sdk after the sdk refactor due to
compile errors. bumping the sdk to 11 fixes the build.
set min deployment target as needed for lldb_14
lldb_14 still broken but due to an unrelated issue.
2024-10-25 06:19:41 +00:00
Tristan Ross
5bdf46dfde
flutter327: init at 3.27.0-0.1.pre
2024-10-24 22:30:22 -07:00
Emily
4b8e58e813
clang: skip the -nostdlibinc patch on Darwin; ld64: search standard library locations ( #349555 )
2024-10-25 01:56:20 +01:00
Emily
962fed7c8b
OpenJDK/OpenJFX updates ( #351025 )
2024-10-25 00:00:54 +01:00
Emily
7bc545f5a8
openjdk{8,11,17,21,23}: remove obsolete version logic
2024-10-24 20:44:00 +01:00
Emily
860924d704
openjdk23: 23-ga -> 23.0.1+11
2024-10-24 20:44:00 +01:00
Emily
fc8beb4a6a
openjdk21: 21.0.4+7 -> 21.0.5+11
2024-10-24 20:44:00 +01:00
Emily
fe4e4a1ae2
openjdk17: 17.0.12+7 -> 17.0.13+11
...
Drop an upstreamed patch, and update another for upstream changes.
2024-10-24 20:44:00 +01:00
Emily
afa5f90984
openjdk11: 11.0.24+8 -> 11.0.25+9
2024-10-24 19:25:30 +01:00
Emily
d831e4c17b
openjdk8: 8u422-ga -> 8u432-b06
2024-10-24 19:25:30 +01:00
Emily
514b00cf08
clang: skip the -nostdlibinc patch on Darwin
2024-10-24 17:55:27 +01:00
Martin Weinelt
754aa51e96
Merge remote-tracking branch 'origin/staging-next' into staging
2024-10-24 18:50:47 +02:00
Thiago Kenji Okada
7658fc3855
open{jdk{8,11,17,21,23},jfx{17,21,23}}: deduplicate ( #350736 )
2024-10-24 17:33:45 +01:00
piegames
c3d78ae8a5
treewide: More string indentation fixes ( #350774 )
2024-10-24 18:33:44 +02:00
Emily
bb161ee138
openjdk{8,11,17,21,23}: add update script
2024-10-24 15:04:56 +01:00
Emily
f2569008ab
openjfx{17,21,23}: move to pkgs/by-name
2024-10-24 15:04:56 +01:00
Emily
f05216c373
openjfx{17,21,23}: deduplicate into generic.nix
2024-10-24 15:04:56 +01:00
Emily
058999318f
openjfx: format generic.nix with nixfmt-rfc-style
2024-10-24 15:04:56 +01:00
Emily
1801f90bee
openjfx: copy latest version into generic.nix
2024-10-24 15:04:56 +01:00
Emily
9bad08529e
openjdk{8,11,17,21,23}: deduplicate into generic.nix
2024-10-24 15:04:55 +01:00
github-actions[bot]
e60fd6d56f
Merge master into staging-next
2024-10-24 12:05:54 +00:00
Aleksana
af50c28579
splice.nix: remove toplevel {build,host,target}Platform in __splicedPackages ( #350299 )
2024-10-24 15:19:21 +08:00
K900
dee94df6f2
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-24 09:28:51 +03:00
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
piegames
ad8d051645
treewide: Fix indentation in strings ( #350296 )
2024-10-23 21:44:22 +02:00
Artturin
95c1043ff5
treewide: remove usages of aliases {build,host,target}Platform
2024-10-23 22:40:32 +03:00
github-actions[bot]
606bd3114c
Merge master into staging-next
2024-10-23 18:04:32 +00:00
Emily
77acd709f9
openjdk: format generic.nix with nixfmt-rfc-style
2024-10-23 16:42:34 +01:00
Emily
a25242518c
openjdk: copy latest version into generic.nix
2024-10-23 16:42:34 +01:00
Emily
cd2eaf83ec
openjdk: remove existing update script
2024-10-23 16:42:34 +01:00
Emily
09f30d20bc
openjdk: remove unused patch
2024-10-23 16:42:34 +01:00
Emily
82fc758e95
zulu: don’t depend on OpenJDK’s meta.nix
...
This is about to go away.
2024-10-23 16:42:34 +01: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
piegames
68927918d0
treewide: Fix indentation in strings
...
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.
I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.
Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.
List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
R. Ryantm
94331378f8
ocamlPackages.reason: 3.12.0 -> 3.13.0
2024-10-22 03:23:16 +00: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
R. Ryantm
b150635f94
dart: 3.5.3 -> 3.5.4
2024-10-21 04:31:35 +00: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
Troels Henriksen
7e38e7d4a9
ispc: 1.24.0 -> 1.25.0
2024-10-20 22:06:52 +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