Commit Graph

15549 Commits

Author SHA1 Message Date
Pavel Sobolev
d954304892
blueprint-compiler: 0.8.1 -> 0.10.0 2023-07-22 13:54:23 +03:00
meppu
226cd70e03 gleam: 0.30.1 -> 0.30.2 2023-07-21 18:50:10 +09:00
Adam Joseph
424952b7b4 gccWithoutTargetLibc: link libgcc_s.so using -mnewlib if isPower
Closes #244405

Also adds considerably more commenting to document what is going on.
2023-07-06 05:50:26 -07:00
Adam Joseph
07494a467a
Merge pull request #243615 from amjoseph-nixpkgs/pr/gcc/fix-m68k
gcc: if isM68k, look for libgcc_s.so.2 (instead of .so.1)
2023-07-19 22:10:25 +00:00
Sandro
7e2f926bbb
Merge pull request #236274 from yboettcher/add-opensycl 2023-07-19 11:20:55 +02:00
Weijia Wang
d1f0c02127
Merge pull request #244190 from nagy/chicken-update
chickenPackages: update eggs
2023-07-19 12:07:35 +03:00
R. Ryantm
7e0f542df8 inform6: 6.41-r5 -> 6.41-r6 2023-07-18 20:03:17 +00:00
Daniel Nagy
9beee1207b
chickenPackages: update eggs 2023-07-18 18:45:00 +02:00
dxo
b69890924f koka: 2.4.0 -> 2.4.2 2023-07-18 16:14:02 +02:00
Weijia Wang
9ff4f2b58a
Merge pull request #243707 from r-ryantm/auto-update/minimacy
minimacy: 1.0.0 -> 1.1.0
2023-07-17 11:00:39 +02:00
meppu
be25742af9 gleam: 0.30.0 -> 0.30.1 2023-07-17 17:10:58 +09:00
Yannik Böttcher
925cfb87a3 opensycl: init at 0.9.4 2023-07-16 16:48:26 +02:00
toastal
26e7964ad1 lunarml: init at unstable-2023-06-25 2023-07-16 13:04:01 +07:00
R. Ryantm
fe2a3e5e35 minimacy: 1.0.0 -> 1.1.0 2023-07-15 19:42:39 +00:00
Vladimír Čunát
4e5bdca687
Merge #243478: haskell.compiler.ghc962: fix build on Darwin
...after stdenv rework merge; merge into staging-next
2023-07-15 19:50:24 +02:00
github-actions[bot]
0f179253f1
Merge master into staging-next 2023-07-14 18:01:25 +00:00
Randy Eckenrode
6454fb1bc0
haskell.compiler.ghc962: fix build on Darwin after stdenv rework merge
The switch to cctools-llvm made several LLVM tools the default on
Darwin, which includes llvm-ar. GHC will try to use `-L` with `ar` when
it is `llvm-ar`, but that doesn’t work currently on Darwin.

See https://gitlab.haskell.org/ghc/ghc/-/issues/23188.
2023-07-14 10:51:29 -06:00
figsoda
98ee443b8f
Merge pull request #243443 from r-ryantm/auto-update/cairo-lang
cairo-lang: 2.0.1 -> 2.0.2
2023-07-14 09:52:41 -04:00
github-actions[bot]
781017eaf1
Merge master into staging-next 2023-07-14 12:01:45 +00:00
Daniel Nagy
971ef1a8e0 pforth: allow cross-compile 2023-07-14 08:22:44 -03:00
R. Ryantm
0f1222faf7 cairo-lang: 2.0.1 -> 2.0.2 2023-07-14 10:07:23 +00:00
Vladimír Čunát
c4c0e2e2ec
gnat11: avoid the new "fortify3" hardening
It broke build: https://hydra.nixos.org/build/227264335
Motivation: coreboot-toolchain.* depend on gnat11.

It's just a hack-fix.  gnat12 seems OK, just as other languages on 11,
at least those built on Hydra.  /cc PR #224822 which enabled the flag.
2023-07-14 09:04:12 +02:00
github-actions[bot]
9905fde3a5
Merge master into staging-next 2023-07-14 00:02:39 +00:00
Adam Joseph
3512318246
Merge pull request #243249 from amjoseph-nixpkgs/fix-gccNoLibc2
gcc: disable glibc<->libgcc circularity workaround for windows and LLVM
2023-07-13 19:20:52 +00:00
github-actions[bot]
a3b43106c9
Merge master into staging-next 2023-07-13 18:01:24 +00:00
7c6f434c
ee5e438359
Merge pull request #242762 from NickCao/julia
julia_19{,-bin}: 1.9.1 -> 1.9.2
2023-07-13 16:35:39 +00:00
github-actions[bot]
f4330398cd
Merge master into staging-next 2023-07-13 12:01:13 +00:00
Victor Borja
3cf59a3c25 gleam: 0.29.0 -> 0.30.0 2023-07-13 19:14:00 +08:00
Pol Dellaiera
a4b9f5634c
Merge pull request #243165 from donovanglover/crystal
crystal: 1.8 -> 1.9
2023-07-13 10:06:29 +02:00
Vladimír Čunát
c77a0a323a
Merge branch 'master' into staging-next 2023-07-13 08:30:35 +02:00
Adam Joseph
218669e143
Merge pull request #238154 from amjoseph-nixpkgs/pr/gcc/crossStageStatic
gccCrossStageStatic: enable dynamic libraries, rename it
2023-07-12 23:30:43 +00:00
Donovan Glover
5975c5a8a7
crystal: 1.8 -> 1.9 2023-07-12 17:52:24 -04:00
github-actions[bot]
79f291cd13
Merge master into staging-next 2023-07-12 18:01:11 +00:00
Weijia Wang
7dd33e19c4
Merge pull request #243070 from figsoda/erg
erg: 0.6.15 -> 0.6.16
2023-07-12 17:04:56 +03:00
Weijia Wang
9a2d7605d6
Merge pull request #241876 from wegank/osl-darwin
osl: add darwin support
2023-07-12 17:00:25 +03:00
Mauricio Collares
e2622eee41
Merge pull request #242466 from risicle/ris-fortify3-disable-various
disable `fortify3` hardening flag on various packages
2023-07-12 13:49:08 +01:00
figsoda
8f36da01d5 erg: 0.6.15 -> 0.6.16
Diff: https://github.com/erg-lang/erg/compare/v0.6.15...v0.6.16

Changelog: https://github.com/erg-lang/erg/releases/tag/v0.6.16
2023-07-12 08:43:37 -04:00
Vincent Laporte
8f6236baec jasmin-compiler: install the OCaml libraries
And split into multiple outputs

  - the default `bin` contains the Jasmin compilers
  - the `lib` output contains the EasyCrypt support library
  - the remaining `out` contains the OCaml libraries
2023-07-12 14:42:52 +02:00
github-actions[bot]
4d2d9f544a
Merge master into staging-next 2023-07-12 06:01:19 +00:00
github-actions[bot]
c7f86a0032
Merge master into staging-next 2023-07-12 00:02:37 +00:00
zowoq
1b1738d30a go_1_19: 1.19.10 -> 1.19.11
Changelog: https://go.dev/doc/devel/release#go1.19
2023-07-12 08:57:40 +10:00
Sandro
964cfcb714
Merge pull request #242641 from nrhtr/fix-jsonnet-aarch64-darwin
jsonnet: fix linking issue with libjsonnet++
2023-07-12 00:41:55 +02:00
Sandro
9d2d348a8b
Merge pull request #242632 from Astavie/master
odin: dev-2023-05 -> dev-2023-07
2023-07-11 23:28:35 +02:00
Vladimír Čunát
b3d701e089
Merge #242202: cctools-llvm: use cctools assembler on LLVM 11 and x86_64-darwin
...into staging-next
2023-07-11 15:51:56 +02:00
github-actions[bot]
d25c057844
Merge master into staging-next 2023-07-11 06:01:13 +00:00
Nick Cao
96faadab91
Merge pull request #241875 from SubhrajyotiSen/update-kotlin
kotlin{-native}: 1.8.22 -> 1.9.0
2023-07-11 13:06:08 +08:00
Nick Cao
efbb6ed944
julia_19: 1.9.1 -> 1.9.2
Diff: https://github.com/JuliaLang/julia/compare/None...v1.9.2
2023-07-11 10:26:52 +08:00
Nick Cao
c9ff9e4bb9
julia_19-bin: 1.9.1 -> 1.9.2 2023-07-11 10:14:13 +08:00
Jiuyang Liu
f781772518 circt: 1.44.0 -> 1.45.0 2023-07-11 01:03:48 +08:00
Jeremy Parker
e0698cf898 jsonnet: fix linking issue with libjsonnet++ 2023-07-10 22:35:08 +10:00