maralorn
5161a6fc15
Merge branch 'master' into haskell-updates
2023-10-04 21:19:37 +02:00
sternenseemann
59ee081663
haskell.compiler.*: don't unnecessarily include LLVM for GHC >= 9.2
...
When 9.2.1 was [released], I apparently was confused by the wording. The
NCG (-fasm) codegen backend for aarch64 not only works on
aarch64-darwin, but also aarch64-linux. `useLLVM` being enabled on
aarch64-linux had no adverse effect, as GHC used -fasm anyways, but it
did inflate closure size unnecessarily which we can rectify now.
[released]: https://www.haskell.org/ghc/blog/20211029-ghc-9.2.1-released.html
2023-10-04 20:17:17 +02:00
Weijia Wang
bbe50eddc9
Merge pull request #258979 from r-ryantm/auto-update/mlkit
...
mlkit: 4.7.3 -> 4.7.4
2023-10-04 16:07:57 +02:00
Dennis Gosnell
2bef0493d1
Merge pull request #258959 from r-ryantm/auto-update/purescript
...
purescript: 0.15.10 -> 0.15.11
2023-10-04 22:11:32 +09:00
R. Ryantm
8a6004372e
mlkit: 4.7.3 -> 4.7.4
2023-10-04 11:13:07 +00:00
Weijia Wang
71f3ef26f2
Merge pull request #257354 from SuperSandro2000/intel-graphics-compiler
...
intel-graphics-compiler: 1.0.12812.26 -> 1.0.14828.8
2023-10-04 12:07:31 +02:00
R. Ryantm
d2ee5d9dde
purescript: 0.15.10 -> 0.15.11
2023-10-04 08:08:20 +00:00
github-actions[bot]
2d9bfd243a
Merge master into haskell-updates
2023-10-04 00:12:08 +00:00
Sandro Jäckel
eeb9587c6c
intel-graphics-compiler: 1.0.12812.26 -> 1.0.14828.8
2023-10-04 00:32:09 +02:00
Ulrik Strid
d30afdf089
Merge pull request #257704 from ligolang/ligo--1_0_0
...
ligo: 0.72.0 -> 1.0.0
2023-10-03 21:43:33 +02:00
Laurent CaniBot
67bd77f0ea
ligo: 0.72.0 -> 1.0.0
2023-10-03 21:41:00 +02:00
github-actions[bot]
ea0284a3da
Merge master into haskell-updates
2023-10-03 00:12:01 +00:00
Weijia Wang
bd26f6ed5e
Merge pull request #258551 from nagy/nagy/chicken-update
...
chickenPackages.chickenEggs: update
2023-10-02 14:41:53 +02:00
Ryan Lahfa
5277e80c8f
Merge pull request #254991 from mdarocha/dotnet-update
2023-10-02 13:29:18 +02:00
Daniel Nagy
4515a08c28
chickenPackages.chickenEggs: update
2023-10-02 12:30:00 +02:00
Jade Lovelace
f902cb4989
nim: fix evaluation
...
nimble-unwrapped was breaking ofborg. :(
By the looks of it nimble-unwrapped was removed but the references in
all-packages.nix and in the callPackage invocation were not removed. So
remove them.
Proximal cause: https://github.com/NixOS/nixpkgs/pull/258093
https://gist.github.com/GrahamcOfBorg/7a33204709bf948180670867a9e22e02
2023-10-02 08:16:30 +00:00
Emery Hemingway
bb91de3827
nim: do not dlload openssl
2023-10-02 08:20:14 +01:00
Emery Hemingway
7901ce6aef
Remove Nimble from Nim wrapper
2023-10-02 08:17:54 +01:00
github-actions[bot]
5fa51e9dbf
Merge master into haskell-updates
2023-10-02 00:12:22 +00:00
roblabla
3590470fef
djgpp: Add darwin support
2023-10-01 18:53:05 +02:00
Weijia Wang
ce1c2ac4cb
edk2: fix build on x86_64-darwin
2023-10-01 03:25:59 +02:00
Ryan Lahfa
fc8f7c74cd
Merge pull request #252983 from RaitoBezarius/update/edk2
2023-10-01 02:23:13 +02:00
github-actions[bot]
eff9c8e1f5
Merge master into haskell-updates
2023-10-01 00:14:02 +00:00
Weijia Wang
34d46fa9d0
Merge pull request #257061 from r-ryantm/auto-update/mercury
...
mercury: 22.01.7 -> 22.01.8
2023-10-01 00:59:10 +02:00
github-actions[bot]
c0831fce32
Merge master into haskell-updates
2023-09-30 00:11:44 +00:00
7c6f434c
03906b7f19
Merge pull request #258066 from hraban/sbcl/2.3.9
...
sbcl: 2.3.8 -> 2.3.9
2023-09-29 21:09:16 +00:00
Hraban Luyat
bc6f9121db
sbcl: 2.3.8 -> 2.3.9
2023-09-29 13:11:17 -04:00
Thiago Kenji Okada
88c5afe153
Merge pull request #257433 from thiagokokada/graalvm-bump
...
graalvm-ce: 22.3.1 -> 21.0.0
2023-09-29 11:12:22 +01:00
github-actions[bot]
23bb2be564
Merge master into haskell-updates
2023-09-29 00:11:52 +00:00
Weijia Wang
316b6b2afb
Merge pull request #257570 from kubek2k/udating-darwin-jdk17
...
openjdk17: 17.0.8 -> 17.0.8.1 (darwin)
2023-09-28 23:54:07 +02:00
Jakub Janczak
dddc404051
openjdk17: 17.0.8 -> 17.0.8.1 (darwin)
2023-09-28 21:00:43 +02:00
Raito Bezarius
d7e18eea0a
edk2: 202305 -> 202308
...
This bumps EDK2 to latest stable: https://github.com/tianocore/edk2/releases/tag/edk2-stable202308
OpenSSL 3 is unbundled in this version bump because we cannot trust EDK2
to do stable releases at each OpenSSL bump alas.
2023-09-28 20:57:26 +02:00
Thiago Kenji Okada
6a8719229c
graalvmCEPackages: some fixes to update.sh script
2023-09-28 16:03:54 +01:00
Ryan Hendrickson
1d78ad9ea4
haskell.compiler.ghc96: 9.6.2 -> 9.6.3
...
https://www.haskell.org/ghc/blog/20230925-ghc-9.6.3-released.html
2023-09-28 15:28:23 +02:00
R. Ryantm
ed2ccd4d17
gleam: 0.30.5 -> 0.31.0
2023-09-28 10:43:35 +00:00
Thiago Kenji Okada
cfeeda0704
graalVMPackages.graalvm-ce-musl: init at 21.0.0
...
Exposing this derivation so it is easier to test and use.
2023-09-27 22:54:55 +01:00
Thiago Kenji Okada
7457b3cec3
graalvmCEPackages.buildGraalvmProduct: add Foundation to buildInputs
2023-09-27 22:29:22 +01:00
Thiago Kenji Okada
61b910555e
graalvmCEPackages.buildGraalvm: fix native-image compilation
2023-09-27 22:18:56 +01:00
Thiago Kenji Okada
924991888a
graalvmCEPackages: refactor
2023-09-27 16:22:24 +01:00
Thiago Kenji Okada
55d52249a7
graalvmCEPackages.buildGraalvm: mark as broken in darwin
2023-09-27 14:14:26 +01:00
Thiago Kenji Okada
8bf7e83c09
graalvmCEPackages.buildGraalvmProduct: fix build in darwin
2023-09-27 10:25:45 +01:00
Thiago Kenji Okada
76f51c0366
graalvmCEPackages: normalize package platforms in update.sh script
2023-09-27 10:25:45 +01:00
Thiago Kenji Okada
3e9ecc840b
graalvmCEPackages: reorganize each product in its own subdirectory
2023-09-27 10:25:45 +01:00
Thiago Kenji Okada
8374f4d793
graalvmCEPackages.graalnodejs: init at 23.1.0
2023-09-27 10:25:45 +01:00
Thiago Kenji Okada
ba9a3fedc9
graalvmCEPackages.graaljs: init at 23.1.0
2023-09-27 10:25:44 +01:00
Thiago Kenji Okada
f52add035b
graalvmCEPackages.truffleruby: init at 23.1.0
2023-09-27 10:25:44 +01:00
Thiago Kenji Okada
fef3db632a
graalvmCEProducts: generate version inside update.sh script
2023-09-27 10:25:44 +01:00
Thiago Kenji Okada
681f8bfb32
graalvmCEPackages.graalpy: init at 23.1.0
2023-09-27 10:25:44 +01:00
Thiago Kenji Okada
45eff9d9c7
graalvm-ce: 22.3.1 -> 21.0.0
...
This initially may look like a downgrade, but this is caused by how
upstream is tagging versions.
Before they would have the GraalVM having its own version (e.g. 22.3.1),
and each version would support multiple JVM versions (e.g. 11, 17, 19).
Now each release supports only one JVM version (e.g.: 21), and they
track the same version as the JVM.
They also changed packaging, making all sub-products (e.g.: GraalPy,
GraalRuby, etc.) standalone, so they do not depend in GraalVM anymore
and have their own version. Thanks to this change, we will need to
repackage everything.
To simplify, this commit will remove all sub-products and only care
about the GraalVM/Native Image (that is back to GraalVM itself) part.
Other commits will re-added each sub-product.
Fix (partial): https://github.com/NixOS/nixpkgs/issues/257292
2023-09-27 10:25:44 +01:00
github-actions[bot]
03a82ba5d4
Merge master into staging-next
2023-09-24 18:00:54 +00:00