Commit Graph

13409 Commits

Author SHA1 Message Date
github-actions[bot]
95f07a6061
Merge master into haskell-updates 2022-12-16 00:13:15 +00:00
Artturin
05a2dfd674 lib.replaceChars: warn about being a deprecated alias
replaceStrings has been in nix since 2015(nix 1.10)

so it is safe to remove the fallback

d6d5885c15
2022-12-15 22:25:51 +02:00
Vincent Laporte
b28b8118f2 ocamlPackages.sha: 1.15.1 → 1.15.2 2022-12-15 08:08:35 +01:00
github-actions[bot]
13d0860121
Merge master into haskell-updates 2022-12-15 00:13:35 +00:00
Vincent Laporte
b1648e3b6a ocaml-ng.ocamlPackages_5_0: 5.0.0-β2 → 5.0.0-rc1 2022-12-14 06:55:47 +01:00
github-actions[bot]
a8b61d6609
Merge master into haskell-updates 2022-12-14 00:13:49 +00:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
R. Ryantm
c913b406e3 gleam: 0.25.0 -> 0.25.1 2022-12-13 07:57:11 -05:00
Dennis Gosnell
b886a066e0
Merge pull request #205834 from r-ryantm/auto-update/purescript
purescript: 0.15.6 -> 0.15.7
2022-12-13 09:15:04 +09:00
github-actions[bot]
1baf25788e
Merge master into haskell-updates 2022-12-13 00:13:57 +00:00
R. Ryantm
7db82980f1 purescript: 0.15.6 -> 0.15.7 2022-12-12 20:30:56 +00:00
Bernardo Meurer
fc6c79f771
Merge pull request #204378 from Madouura/pr/rocm-related
Fixes https://github.com/NixOS/nixpkgs/issues/203949
2022-12-12 15:55:21 -03:00
Ryan Mulligan
1aad6116d7
Merge pull request #197769 from r-ryantm/auto-update/ispc
ispc: 1.18.0 -> 1.18.1
2022-12-11 20:33:26 -08:00
github-actions[bot]
653a5e185c
Merge master into haskell-updates 2022-12-12 00:13:29 +00:00
Madoura
75d7299df1
Revert "rocm-llvm: enable clang-tools-extra for clang-tidy"
This reverts commit c998cad49d.
2022-12-10 16:53:12 -06:00
Madoura
9b98f8433a
rocm-related: create and use a generic updater script 2022-12-10 13:51:09 -06:00
Sergei Trofimovich
79eaf1dbb9 ocaml-ng.ocamlPackages_4_00_1.ocaml: use xorg.* packages directly instead of xlibsWrapper indirection
Validated as no material change in `out` output with `diffoscope`.
2022-12-10 13:58:10 +00:00
github-actions[bot]
54a348728f
Merge master into haskell-updates 2022-12-10 00:12:51 +00:00
Naïm Favier
678b3134ac
elmPackages.elm-format: disable checks
Fixes the build with optparse-applicative 0.17
2022-12-09 12:27:15 +01:00
Sandro
89c4ef4384
Merge pull request #204832 from Luflosi/update/yosys 2022-12-09 10:27:31 +01:00
Sandro
0d6316e7b3
Merge pull request #180032 from amjoseph-nixpkgs/pr/powerpc64le/openjdk-platforms 2022-12-09 10:01:22 +01:00
github-actions[bot]
4368f0cb9d
Merge master into haskell-updates 2022-12-09 00:14:02 +00:00
Sandro
4cc7973ae6
Merge pull request #204658 from raphaelr/mbedtls-3 2022-12-08 16:38:17 +01:00
Weijia Wang
79a7bab630 cmdstan: unbreak on aarch64-linux 2022-12-08 14:19:42 +01:00
github-actions[bot]
ac72e30512
Merge master into haskell-updates 2022-12-08 00:12:59 +00:00
Raphael Robatsch
985c8dbe14 treewide: use mbedtls 3 where possible
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-07 19:58:55 +00:00
Robert Hensing
0bb9486e51 elmPackages.elm: fix build 2022-12-07 19:05:09 +01:00
zowoq
b6466eae0a go_1_18: 1.18.8 -> 1.18.9
https://github.com/golang/go/releases/tag/go1.18.9
2022-12-08 02:07:20 +10:00
Thiago Kenji Okada
f60bcce66d
Merge pull request #204852 from thiagokokada/openjfx11-build-without-web
openjfx11: 11.0.3+1 -> 11.0.11+1, openjdk{11,12,13,14}: enableJavaFX by default
2022-12-07 09:30:30 +00:00
github-actions[bot]
0ad12b3774
Merge master into haskell-updates 2022-12-07 00:13:32 +00:00
Thiago Kenji Okada
c12732f882 openjfx15: drop i686-linux support
gradle5 does not support i686-linux, so it is impossible to evaluate
this derivation anyway.
2022-12-06 22:39:20 +00:00
Thiago Kenji Okada
33b058f780 openjfx14: enableJavaFX by default 2022-12-06 22:39:19 +00:00
Thiago Kenji Okada
d0f37a55b1 openjfx13: enableJavaFX by default 2022-12-06 22:39:19 +00:00
Thiago Kenji Okada
4837c5f16a openjfx12: enableJavaFX by default 2022-12-06 22:39:19 +00:00
Thiago Kenji Okada
6d3a447785 openjfx11: enableJavaFX by default 2022-12-06 22:39:19 +00:00
Thiago Kenji Okada
b51a1d1f67 openjfx11: 11.0.3+1 -> 11.0.11+1
This updates the Python version needed to build WebKit from 2 to 3,
fixing the previous issue we had.
2022-12-06 22:39:19 +00:00
Artturi
cfdf35a667
Merge pull request #204159 from wegank/ugarit-darwin
ugarit, ugarit-manifest-maker: fix build on aarch64-darwin
2022-12-06 23:29:14 +02:00
Luflosi
8814e204ef
yosys: 0.23 -> 0.24
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.24
2022-12-06 18:58:32 +01:00
Martin Weinelt
7ea3d4395d Merge remote-tracking branch 'origin/master' into staging-next 2022-12-06 01:26:56 +01:00
Sandro
d74e49d8d1
Merge pull request #202078 from 2xsaiko/outgoing/crystal-aarch64-darwin 2022-12-06 01:23:20 +01:00
github-actions[bot]
d7af8ae032
Merge master into haskell-updates 2022-12-06 00:12:34 +00:00
github-actions[bot]
0ac4c6779e
Merge master into staging-next 2022-12-06 00:02:32 +00:00
Sandro
e8d94a5d9e
Merge pull request #201054 from wkral/scryer-prolog-update 2022-12-05 22:26:06 +01:00
Vincent Laporte
929771b9ed ocaml-ng.ocamlPackages_5_0: 5.0.0-β1 → 5.0.0-β2 2022-12-05 20:46:40 +01:00
William Kral
1a0449aba3 scryer-prolog: 0.9.0 -> 0.9.1 2022-12-05 09:14:51 -08:00
Martin Weinelt
f32cee9f3c Merge remote-tracking branch 'origin/master' into staging-next 2022-12-05 13:22:20 +01:00
Mario Rodas
6e51c97f1c
Merge pull request #204052 from adamcstephens/edk2-202211
edk2: 202205 -> 202211
2022-12-05 07:21:17 -05:00
Sandro
a86a90f4a0
Merge pull request #200458 from wegank/rml-init
rml: init at 1.09.07
2022-12-05 12:14:56 +01:00
github-actions[bot]
d267d26578
Merge master into staging-next 2022-12-05 06:01:36 +00:00
github-actions[bot]
c5a7d506e7
Merge master into haskell-updates 2022-12-05 00:13:28 +00:00