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
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
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
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
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
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
R. Ryantm
5142fe840a
mercury: 22.01.7 -> 22.01.8
2023-09-24 09:50:14 +00:00
figsoda
48426b5bb4
erg: 0.6.20 -> 0.6.21
...
Diff: https://github.com/erg-lang/erg/compare/v0.6.20...v0.6.21
Changelog: https://github.com/erg-lang/erg/releases/tag/v0.6.21
2023-09-24 00:53:56 -04:00
github-actions[bot]
ab2ecc25c1
Merge master into staging-next
2023-09-23 18:00:59 +00:00
éclairevoyant
cfb71772af
ghdl: use finalAttrs idiom instead of rec
2023-09-23 15:47:21 +02:00
éclairevoyant
183b2f9f02
ghdl: fix meta
2023-09-23 15:47:21 +02:00
éclairevoyant
bcc3d036eb
ghdl: 2.0.0 -> 3.0.0
2023-09-23 15:47:21 +02:00
Nick Cao
34a11c3f4a
Merge pull request #256619 from pineapplehunter/master
...
circt: 1.54.0 -> 1.56.1
2023-09-23 09:23:22 -04:00
github-actions[bot]
334a61dd1d
Merge master into staging-next
2023-09-23 00:02:16 +00:00
Weijia Wang
9055f46296
Merge pull request #255775 from r-ryantm/auto-update/reason
...
reason: 3.9.0 -> 3.10.0
2023-09-22 21:34:12 +02:00
Weijia Wang
8ad2a44a5c
Merge pull request #256723 from wegank/reason-test
...
reason: fix passthru tests
2023-09-22 21:16:18 +02:00
Shogo Takata
df62676bf2
circt: 1.56.0 -> 1.56.1
2023-09-23 03:22:21 +09:00
Shogo Takata
f598870c7b
circt: 1.54.0 -> 1.56.0
2023-09-23 02:49:41 +09:00
Weijia Wang
ede4f1e8f5
reason: fix passthru tests
2023-09-22 18:26:46 +02:00
github-actions[bot]
2e05346ba2
Merge master into staging-next
2023-09-22 06:01:00 +00:00
Mario Rodas
9543950110
Merge pull request #253026 from reckenrode/llvm-spirv-16
...
llvm-spirv-translator: add llvm 16 variant
2023-09-21 19:25:08 -05:00
github-actions[bot]
c651d7d9e9
Merge master into staging-next
2023-09-22 00:02:14 +00:00
zowoq
3da524ca62
Revert "go_1_21: install from distpack archive"
...
This reverts commit 1ee50a2928
.
broke cross builds
2023-09-22 09:16:27 +10:00