Commit Graph

12518 Commits

Author SHA1 Message Date
Ethin Probst
6e6436963d
gnatboot: 4.1 -> 11.2.0-4 (#177579)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-14 14:14:58 +02:00
github-actions[bot]
4831214ba4
Merge master into staging-next 2022-07-14 06:01:25 +00:00
zowoq
e4f3664e62 go_1_18: 1.18.3 -> 1.18.4 2022-07-14 12:29:03 +10:00
Will Cohen
c877fee9ae emscripten: 3.1.14 -> 3.1.15 2022-07-13 09:09:26 -04:00
github-actions[bot]
9e8540af02
Merge master into staging-next 2022-07-13 12:01:13 +00:00
Sandro
48c34e4097
Merge pull request #180777 from elliottslaughter/terra-1.0.4
terra: 1.0.0-beta5 -> 1.0.4
2022-07-13 11:50:45 +02:00
Vladimír Čunát
8169a7fce0
Merge branch 'master' into staging-next 2022-07-13 09:57:41 +02:00
Ben Siraphob
01b8587401
Merge pull request #181051 from jiegec/mono
mono: 6.12.0.122 -> 6.12.0.182
2022-07-12 18:16:39 -07:00
zowoq
6b6a73f53e go_1_17: 1.17.11 -> 1.17.12 2022-07-13 07:58:40 +10:00
zowoq
8b4718e736 zig_0_8_1: remove 2022-07-13 07:46:10 +10:00
Artturin
83b4764dc3 treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH'
f7414e2b3a
2022-07-12 18:25:19 +03:00
Peter Hoeg
de29ce21e9 crystal2nix: 0.1.1 -> 0.3.0 2022-07-12 21:00:11 +08:00
Thomas Tuegel
e1e0d5d513
Merge pull request #108496 from knedlsepp/cmake-rpath
cmake/setup-hook.sh: Don't skip build-RPATH
2022-07-11 10:18:47 -05:00
Jiajie Chen
600133b855 mono: 6.12.0.122 -> 6.12.0.182 2022-07-11 14:12:10 +08:00
github-actions[bot]
55e8459a46
Merge staging-next into staging 2022-07-11 00:04:08 +00:00
Mario Rodas
03355bfa23
Merge pull request #180627 from r-ryantm/auto-update/carp
carp: 0.5.4 -> 0.5.5
2022-07-10 16:58:33 -05:00
Sandro
46b20743b1
Merge pull request #180774 from LibreCybernetics/update-kotlin
kotlin{-native}: 1.7.0 → 1.7.10
2022-07-10 20:33:43 +02:00
github-actions[bot]
05798fee88
Merge staging-next into staging 2022-07-10 18:01:55 +00:00
Sergei Trofimovich
cd2bab453c
Merge pull request #180573 from ivan/llvm-14.0.6
llvmPackages_14: 14.0.1 -> 14.0.6
2022-07-10 17:10:49 +01:00
Sergei Trofimovich
a836e72398
Merge pull request #180824 from trofi/fix-gcc-12-for-musl
pkgsMusl.gcc12: backport build fix (PR106102)
2022-07-10 17:10:13 +01:00
github-actions[bot]
4bff9bab6b
Merge staging-next into staging 2022-07-10 12:02:29 +00:00
Marek Fajkus
30874a7b94
elmPackages: semi-automatic update of nodejs packages 2022-07-10 11:33:02 +02:00
github-actions[bot]
12be7ca6e2
Merge staging-next into staging 2022-07-10 00:03:45 +00:00
Sergei Trofimovich
8f00857bf9 pkgsMusl.gcc12: backport build fix (PR106102)
Without the change gcc-12 on musl fails to build due to system headers
poisoning:

    /build/build/./prev-gcc/xg++ ... ../../gcc-13-20220626/gcc/cp/mapper-resolver.cc
        In file included from /<<NIX>>/musl-1.2.3-dev/include/pthread.h:30,
                 from /build/build/prev-x86_64-unknown-linux-musl/libstdc++-v3/include/x86_64-unknown-linux-musl/bits/gthr-default.h:35,
                 ....
                 from /build/build/prev-x86_64-unknown-linux-musl/libstdc++-v3/include/memory:77,
                 from ../../gcc-13-20220626/gcc/../libcody/cody.hh:24,
                 from ../../gcc-13-20220626/gcc/cp/../../c++tools/resolver.h:25,
                 from ../../gcc-13-20220626/gcc/cp/../../c++tools/resolver.cc:23,
                 from ../../gcc-13-20220626/gcc/cp/mapper-resolver.cc:32:
    /<<NIX>>/musl-1.2.3-dev/include/sched.h:84:7: error: attempt to use poisoned "calloc"
       84 | void *calloc(size_t, size_t);
          |       ^
    /<<NIX>>/musl-1.2.3-dev/include/sched.h:124:36: error: attempt to use poisoned "calloc"
      124 | #define CPU_ALLOC(n) ((cpu_set_t *)calloc(1,CPU_ALLOC_SIZE(n)))
          |                                    ^

The change pulls upstream fix as is.
2022-07-09 09:35:25 +01:00
Mario Rodas
1ba6a57887 mlkit: 4.5.9 -> 4.6.1 2022-07-09 04:20:00 +00:00
Elliott Slaughter
3593e17c89 terra: 1.0.0-beta5 -> 1.0.4 2022-07-08 16:25:48 -07:00
Fabián Heredia Montiel
d64ee0ff26 kotlin-native: 1.7.0 → 1.7.10 2022-07-08 16:29:10 -05:00
Fabián Heredia Montiel
7e4e497c43 kotlin: 1.7.0 → 1.7.10 2022-07-08 16:29:10 -05:00
R. Ryantm
92230534fe cmdstan: 2.29.2 -> 2.30.0 2022-07-08 06:37:48 +00:00
github-actions[bot]
2b26752329
Merge staging-next into staging 2022-07-08 06:01:53 +00:00
github-actions[bot]
f08a2153bf
Merge master into staging-next 2022-07-08 06:01:15 +00:00
R. Ryantm
8bf5c1d44c carp: 0.5.4 -> 0.5.5 2022-07-08 04:57:18 +00:00
Lassulus
1ba4ca5995
Merge pull request #172715 from OPNA2608/update/acme
acme: unstable-2021-02-14 -> unstable-2021-11-05
2022-07-08 04:06:22 +02:00
R. Ryantm
f6e067090d closurecompiler: 20220502 -> 20220601 2022-07-07 21:32:53 +00:00
Ivan Kozik
34c77f1e8d llvmPackages_14: 14.0.1 -> 14.0.6 2022-07-07 19:34:17 +00:00
Martin Weinelt
1c4ee228e2 Merge remote-tracking branch 'origin/staging-next' into staging 2022-07-07 19:20:35 +02:00
Vladimír Čunát
c869aa9ac9
Merge branch 'master' into staging-next
The purpose is to integrate the usual Haskell rebuild.
2022-07-07 18:50:02 +02:00
Jan Tojnar
d910a8b8a5 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/data/icons/zafiro-icons/default.nix
2022-07-07 14:24:09 +02:00
Vladimír Čunát
43f9c191bf
Merge #110571: treewide: migrate to -fno-common
...into staging
2022-07-07 10:06:38 +02:00
Aaron L. Zeng
4f6ddfdd23 Add Jane Street ocaml packages version 0.15
- ocamlPackages.tls*: 0.15.2 -> 0.15.3
- ocamlPackages.bistro: unstable-2021-11-13 -> unstable-2022-05-07
- ocamlPackages.phylogenetics: 0.1.0 -> unstable-2022-05-06
2022-07-07 00:32:11 -04:00
github-actions[bot]
5dcf079fac
Merge master into haskell-updates 2022-07-07 00:15:12 +00:00
github-actions[bot]
c0b6f4c121
Merge master into staging-next 2022-07-07 00:02:29 +00:00
ajs124
2837f807c9
Merge pull request #180066 from helsinki-systems/rem/nodejs-12_x
nodejs-12_x: remove
2022-07-06 23:09:28 +02:00
Gaelan Steele
5b47eb13ac gcc, clang11: don't force -fcommon on GCC 10 or clang11
GCC 10 sets -fno-common by default. This broke some packages, so
when moving to GCC 10 we initially disabled this behavior. This
commit reverts that, bringing us closer to the standard and
upstream.

Co-authored-by: Sergei Trofimovich <slyich@gmail.com>
2022-07-06 08:37:00 +01:00
sternenseemann
0083a683d7 Revert "llvmPackages: do not include static archives when shared…"
Reverts #162607 / 1748887ff2.

Reason for revert: This change caused llvm-config{,-native} to be unable
to find static archives bundled with LLVM, as has been [reported]. Ever
since #152944 using moveToOutput in LLVM is _evil_ because llvm-config
obtains it knowledge about the installation locations from the CMake
configure step.

Consequently a change like #162607 will need to be implemented by making
LLVM itself install the static archives to the correct location or by
adding yet another patch which updates llvm-config's knowledge of the
location. The latter is not desireable in my opinion, though, since it
is just asking for this sort of trouble: Before #152944 we had an
outputs.patch that did this sort of things which broke spectacularly in
edge cases.

Fixes #148117.

[reported]: https://github.com/NixOS/nixpkgs/issues/148117#issuecomment-1158245576
2022-07-05 15:03:12 +02:00
ajs124
c4b8828630 treewide: node*.nix remove references to nodejs-12_x 2022-07-04 15:33:57 +02:00
Josef Kemetmüller
bcd7045998 treewide: Remove now-unneeded LD_LIBRARY_PATH in cmake derivations
Since the setting DCMAKE_SKIP_BUILD_RPATH was disabled, we can now run
the checkPhase of cmake derivations without having to tweak the
LD_LIBRARY_PATH anymore.
2022-07-04 03:49:01 +03:00
github-actions[bot]
3e2f6a2e9c
Merge master into haskell-updates 2022-07-04 00:15:53 +00:00
github-actions[bot]
116e8e939b
Merge staging-next into staging 2022-07-03 18:01:49 +00:00
github-actions[bot]
fc65c5c219
Merge master into staging-next 2022-07-03 18:01:12 +00:00
Bobby Rong
cd7348a375
Merge pull request #179368 from ereslibre/bump-unison-m3
unison: M2l -> M3
2022-07-03 20:47:36 +08:00
github-actions[bot]
9d5f237bbd
Merge staging-next into staging 2022-07-03 12:01:55 +00:00
github-actions[bot]
00b3f42427
Merge master into staging-next 2022-07-03 12:01:23 +00:00
github-actions[bot]
42c3938c35
Merge master into haskell-updates 2022-07-03 00:15:38 +00:00
Sergei Trofimovich
7be0e091bd sbcl: pull darwin fix pending upstream inclusion for -fno-common toolchains
Without the change build fails on darwin as:

    duplicate symbol '_static_code_space_free_pointer' in:
        alloc.o
        traceroot.o
    duplicate symbol '_static_code_space_free_pointer' in:
        alloc.o
        gencgc.o
2022-07-02 18:53:43 +01:00
github-actions[bot]
8517eca5ed
Merge staging-next into staging 2022-07-02 12:01:53 +00:00
github-actions[bot]
cc49d572ac
Merge master into staging-next 2022-07-02 12:01:18 +00:00
Alyssa Ross
6f9359a504 rustc: mark broken for dynamic Musl target 2022-07-02 09:04:37 +00:00
Alyssa Ross
8004d0e497 rustc: 1.61.0 -> 1.62.0 2022-07-02 09:04:07 +00:00
github-actions[bot]
70fcdaa82a
Merge master into haskell-updates 2022-07-02 00:14:56 +00:00
github-actions[bot]
1961d0a79b
Merge master into staging-next 2022-07-02 00:01:58 +00:00
Vladimír Čunát
97be985277
Merge #179534: gcc10: 10.3.0 -> 10.4.0 (into staging) 2022-07-01 23:06:48 +02:00
Karanjot Singh
28a328a124 zulu: build for aarch64-darwin
zulu: build for aarch64-darwin

fixed indentation and spaces

minor changes and formatting
2022-07-01 21:30:08 +02:00
github-actions[bot]
7907ea3c9b
Merge staging-next into staging 2022-07-01 18:02:00 +00:00
Jan Tojnar
9095659f80
Merge pull request #177414 from zendo/blueprint-update
blueprint-compiler: 2022-05-27 -> 0.2.0
2022-07-01 19:42:25 +02:00
zendo
420f7d191c blueprint-compiler: 2022-05-27 -> 0.2.0
remove wrapPython
2022-07-01 23:51:58 +08:00
Adam Joseph
86c7c0917f
haskell.compiler.ghc865Binary: add powerpc64le bootstrap 2022-07-01 13:05:30 +02:00
Mario Rodas
7a1c2f7808 sbcl_2_2_6: init at 2.2.6 2022-07-01 04:20:00 +00:00
github-actions[bot]
59d90df7f0
Merge master into haskell-updates 2022-07-01 00:14:49 +00:00
Bobby Rong
db32ac6f9a
Merge pull request #179028 from r-ryantm/auto-update/corral
pony-corral: 0.5.7 -> 0.6.0
2022-06-30 19:42:52 +08:00
Tero Tervala
7f3cdfd2ba dtc: fix static building 2022-06-30 07:39:30 +00:00
github-actions[bot]
4b87d7949b
Merge master into haskell-updates 2022-06-30 00:13:21 +00:00
Sandro
efe337790d
Merge pull request #179018 from fgaz/qbe/1.0
qbe: unstable-2022-04-11 -> 1.0
2022-06-29 22:39:57 +02:00
Vladimír Čunát
3f88d51e02
gcc10: 10.3.0 -> 10.4.0
Patches: the two seemed included in the release;
I also checked that the conditional patches still all apply.
2022-06-29 10:07:32 +02:00
David Guibert
df653dcfbc cudatoolkit: get redistrib_11.7.0.json
from https://developer.download.nvidia.com/compute/cuda/redist/
2022-06-29 09:28:02 +02:00
ajs124
0c35b851e4 maintainers: remove kkallio
no github account linked
2022-06-29 00:55:00 +02:00
ajs124
99466ee39e maintainers: remove petabyteboy
github account deleted
2022-06-29 00:52:12 +02:00
ajs124
eec156df9c maintainers: remove muflax
github account deleted
2022-06-29 00:52:12 +02:00
ajs124
a0718341e6 maintainers: remove volth
github account deleted
2022-06-29 00:52:12 +02:00
Dennis Gosnell
c9e0650b51
Merge pull request #177948 from lf-/apply-haddock-hyperlinking-patch
ghc8107-ghc923: patch haddock to generate correct source links
2022-06-28 15:30:49 +09:00
Rafael Fernández López
0f13607076
unison: M2l -> M3 2022-06-27 22:39:48 +03:00
logo4poop
b60e7072c9 Updated Haxe 4.2.1 -> 4.2.5 and added myself to the maintainer list 2022-06-26 22:31:13 -04:00
github-actions[bot]
b1e76b5db1
Merge master into staging-next 2022-06-27 00:02:25 +00:00
Sergei Trofimovich
ce6f0bee59 bs-platform: workaround -fno-common build failure on aarch64
Without the change -fno-common toolchain like llvm-11 fails as:

    ld: libcamlrun.a(minor_gc.o):/build/ocaml/byterun/caml/major_gc.h:67: multiple definition of
      `caml_major_ring'; libcamlrun.a(stacks.o):/build/ocaml/byterun/caml/major_gc.h:67: first defined here
2022-06-26 22:29:26 +01:00
github-actions[bot]
fc87d5f80d
Merge master into staging-next 2022-06-26 18:01:24 +00:00
Sandro
e34dacbae8
Merge pull request #178620 from willcohen/emcc-bump 2022-06-26 19:12:35 +02:00
sternenseemann
1216772f5d haskell.compiler.ghc922Binary: init at 9.2.2
Since the musl / alpine bindist now uses the GMP backend, we need to
learn to tell Hadrian bindists about GMP. Hadrian bindists no longer
have the buildinfo files, instead we need to patch the package db before
installing and recache it afterwards which is not too hard, luckily.
Same goes for libiconv and base as well as libffi and rts on
darwin (those bindists are all produced using hadrian).

See also: https://gitlab.haskell.org/ghc/ghc/-/issues/21554#note_431000

Note that pkgsMusl.haskell.compiler.ghc922Binary still has severe
issues: It can't produce shared libraries because the bindist ships
none (and using the GMP backend has a hard requirement for shared
objects, apparently) and ghci segfaults for unknown reasons at the
moment. However, I've successfully compiled hadrian with it so far, so
perhaps it's good enough.
2022-06-26 13:50:16 +02:00
R. Ryantm
8d048edb7c pony-corral: 0.5.7 -> 0.6.0 2022-06-25 14:53:56 +00:00
Francesco Gazzetta
7fa4799766 qbe: unstable-2022-04-11 -> 1.0 2022-06-25 15:55:45 +02:00
Will Cohen
0956fc22d8 binaryen: backport patch for wasm2js 2022-06-24 15:02:39 -04:00
github-actions[bot]
880ae7cccd
Merge master into staging-next 2022-06-24 06:01:20 +00:00
Anderson Torres
44f05ffaaf
Merge pull request #178594 from auchter/auchter/himitsu
Update hare and init himitsu
2022-06-23 21:57:21 -03:00
github-actions[bot]
4f79f81d47
Merge master into staging-next 2022-06-23 18:01:15 +00:00
Shea Levy
e9e3a5af33
Merge pull request #178731 from shlevy/isabelle-darwin
Fix isabelle on darwin
2022-06-23 13:40:18 -04:00
Bernardo Meurer
7bc33699f7
Merge pull request #178328 from misuzu/llvm-armv7l
clang_14: drop out-of-date armv7l patch
2022-06-23 13:01:11 -04:00
Will Cohen
4df8e6fc95 emscripten: 3.1.12 -> 3.1.14 2022-06-23 11:14:54 -04:00
Will Cohen
995b0ffd9c binaryen: 108 -> 109 2022-06-23 11:14:54 -04:00
Yorick van Pelt
d531cd40af binaryen: run tests 2022-06-23 11:14:21 -04:00
Shea Levy
8e6206f9c9
gcc49: Fix build on darwin 2022-06-23 10:42:39 -04:00
Michael Auchter
5453969a2a hare: set HARECACHE in setupHook
If HARECACHE is unset, it hare will default to attempting to cache files
relative to $HOME, which isn't writable during a build. Set HARECACHE to
a suitable location so packages that are built with hare don't have to
manually handle this.
2022-06-23 14:37:11 +00:00
Michael Auchter
8ecf252eda hare: add setupHook to configure HAREPATH
Add a setupHook so the HAREPATH environment variable is correctly set to
point to the hare stdlib and any third-party libraries.
2022-06-23 14:37:11 +00:00
Michael Auchter
f514ac5a4a hare: disable failing test cases
A few complex math tests have been failing since they were added, so
disable the failing cases for now.

> 3 tests failed:
> math::complex::cos: Assertion failed: ./math/complex/+test.ha:1088:2
> math::complex::cosh: Assertion failed: ./math/complex/+test.ha:1114:2
> math::complex::exp: Assertion failed: ./math/complex/+test.ha:1140:2
>
> 372 passed; 3 failed; 375 tests completed in 1.19521s
2022-06-23 14:37:11 +00:00
Michael Auchter
0c5d1a7d93 hare: 0.pre+date=2022-04-27 -> unstable-2022-06-18 2022-06-23 14:37:11 +00:00
Michael Auchter
f7471ac652 harec: 0.pre+date=2022-04-26 -> unstable-2022-06-20 2022-06-23 14:37:10 +00:00
github-actions[bot]
e78a0f5cfd
Merge staging-next into staging 2022-06-23 06:01:52 +00:00
github-actions[bot]
15beddf02a
Merge master into haskell-updates 2022-06-23 00:12:11 +00:00
Yorick van Pelt
397e8cceca emscripten: 3.1.10 -> 3.1.12 2022-06-22 20:06:35 -04:00
Yorick van Pelt
b50add8f56 binaryen: 105 -> 108 2022-06-22 20:06:34 -04:00
github-actions[bot]
9a2405d657
Merge staging-next into staging 2022-06-22 18:02:10 +00:00
Martin Weinelt
246727a8ed
Merge pull request #178394 from dotlambda/pythonPackages-insecure 2022-06-22 15:02:41 +02:00
Robert Schütz
587c686926 python310Packages.vyper: mark insecure 2022-06-21 22:21:50 +00:00
sternenseemann
ff940b1409 Merge remote-tracking branch 'origin/master' into haskell-updates 2022-06-21 09:34:06 +02:00
github-actions[bot]
8fe94dceb1
Merge staging-next into staging 2022-06-21 06:02:15 +00:00
Anderson Torres
97f37b6e05
Merge pull request #178307 from Luflosi/update/yosys
yosys: 0.16 -> 0.18
2022-06-20 22:35:38 -03:00
github-actions[bot]
385cb2057b
Merge master into haskell-updates 2022-06-21 00:12:36 +00:00
github-actions[bot]
3746a49dcc
Merge staging-next into staging 2022-06-21 00:02:48 +00:00
Ivar Scholten
051f3f948f dotnet: fix cross compilation 2022-06-20 21:58:04 +02:00
mdarocha
07c0456c6d dotnet-sdk_3: 3.1.415 -> 3.1.420 2022-06-20 20:40:41 +02:00
github-actions[bot]
8c4cc99917
Merge staging-next into staging 2022-06-20 18:01:47 +00:00
Ivv
71003947fc
Merge pull request #177991 from mdarocha/dotnet-6-update
dotnet-sdk: 6.0.300 -> 6.0.301
2022-06-20 19:56:52 +02:00
Sandro
7bb8a39dfd
Merge pull request #178128 from OPNA2608/fix/dmd_gdb_grep
dmd: Fix grep in test after gdb bump
2022-06-20 15:33:20 +02:00
misuzu
f69c82f8ea clang_14: drop out-of-date armv7l patch 2022-06-20 15:37:47 +03:00
Luflosi
118e07917e
yosys: 0.17 -> 0.18
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.18
2022-06-20 10:40:20 +02:00
Luflosi
d1db18bc69
yosys: 0.16 -> 0.17
https://github.com/YosysHQ/yosys/releases/tag/yosys-0.17
2022-06-20 10:40:19 +02:00
github-actions[bot]
fe2a5e2ebb
Merge master into haskell-updates 2022-06-20 00:12:24 +00:00
github-actions[bot]
f84a59fe94
Merge staging-next into staging 2022-06-19 12:01:50 +00:00
Vladimír Čunát
2f002a9667
Revert "graalvmXX-ce: use a patched version of zlib" 2022-06-19 08:54:21 +02:00
github-actions[bot]
26bad79276
Merge master into haskell-updates 2022-06-19 00:13:30 +00:00
github-actions[bot]
9f3b3514f1
Merge staging-next into staging 2022-06-19 00:03:16 +00:00
github-actions[bot]
b7aba4fb0f
Merge master into staging-next 2022-06-19 00:02:36 +00:00
github-actions[bot]
8c7f102a14
Merge staging-next into staging 2022-06-18 18:01:45 +00:00
github-actions[bot]
5ee636b083
Merge master into staging-next 2022-06-18 18:01:12 +00:00
wunderbrick
004b209ebe Remove wunderbrick from juniper maintainers 2022-06-18 12:54:08 -04:00
7c6f434c
30eaeb044e
Merge pull request #178134 from qsimpleq/lazarus_2.2.2-0
lazarus: 2.0.12 -> 2.2.2-0
2022-06-18 12:40:54 +00:00
Kirill qsimpleq Babikhin
fd52adc9a2 lazarus: 2.0.12 -> 2.2.2-0 2022-06-18 15:58:03 +05:00
Kirill qsimpleq Babikhin
d7a3b96440 fpc: 3.2.0 -> 3.2.2 2022-06-18 15:55:05 +05:00
OPNA2608
1ff67969b5 dmd: Fix grep in test after gdb bump 2022-06-18 12:03:55 +02:00
Mario Rodas
4e1ebe4f37 cmdstan: fix build on darwin 2022-06-18 04:20:00 +00:00
R. Ryantm
8b8e7483ca cmdstan: 2.30.0 -> 2.30.1 2022-07-28 10:13:13 +00:00
github-actions[bot]
2f880206cd
Merge master into haskell-updates 2022-06-18 00:14:09 +00:00
github-actions[bot]
f40a25207d
Merge staging-next into staging 2022-06-18 00:02:27 +00:00
Jan Tojnar
222bf23c35 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/top-level/python-packages.nix
2022-06-17 20:30:43 +02:00
Dennis Gosnell
ee459502e1
Merge pull request #177938 from lf-/hyperlink-ghc-boot
ghc8.10.7-ghc9.2.3: hyperlink sources in base lib haddocks
2022-06-17 22:46:44 +09:00
Dennis Gosnell
1216d8e7ab
Merge pull request #176788 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-06-17 22:42:52 +09:00
github-actions[bot]
8ac32ac4de
Merge staging-next into staging 2022-06-17 12:01:56 +00:00
github-actions[bot]
f6b0f94b9e
Merge master into staging-next 2022-06-17 12:01:21 +00:00
Faye Duxovni
7b1e56acf0
binaryen: 102 -> 105; emscripten: 3.0.0 -> 3.1.10 (#172741)
* binaryen: 102 -> 105

* emscripten: 3.0.0 -> 3.1.10

* Backport emscripten-core/emscripten#16986 to fix emscriptenPackages.libxml2 build

* Fix patch url/hash

Co-authored-by: Will Cohen <willcohen@users.noreply.github.com>

Co-authored-by: Will Cohen <willcohen@users.noreply.github.com>
2022-06-17 13:45:29 +02:00
mdarocha
8cdc2dbf67 inklecate: update dependencies 2022-06-17 10:12:43 +02:00
mdarocha
31205f3339 dotnet-sdk: 6.0.300 -> 6.0.301 2022-06-17 10:12:42 +02:00
github-actions[bot]
f905e3999b
Merge master into haskell-updates 2022-06-17 00:12:29 +00:00
Jade Lovelace
2cf08210fd ghc8107-ghc923: patch haddock to generate correct source links
Previously links to external modules were jacked because haddock was
doing them wrong. I fixed this upstream in early May 2022 but it's not
out yet.
2022-06-16 16:39:42 -07:00
github-actions[bot]
46b42d9734
Merge staging-next into staging 2022-06-16 23:27:58 +00:00
github-actions[bot]
ccdd0f7af6
Merge master into staging-next 2022-06-16 23:27:22 +00:00
Jade Lovelace
fc1548e597 ghc8.10.7-ghc9.2.3: hyperlink sources in base lib haddocks
This was disabled basically by accident before.

The links are jacked, but that was is true for every package; it is not
unique to this PR. I fixed it upstream here:
https://github.com/haskell/haddock/pull/1482
but it's not in any release distributions yet I don't think.

Fixes #171841
2022-06-16 15:04:26 -07:00
Thiago Kenji Okada
b2f19ab3b5 graalvmXX-ce: use a patched version of zlib
The previous releases of zlib were not sensitive to incorrect CRC
inputs with bits set above the low 32. Some programs were depended on
this behavior, including GraalVM. So this commit backports a patch from
`zlib` develop that brings back the old behavior. This will probably
be included in the next release of zlib.

Before:

```
$ rm -rf ~/.babashka
$ bb -e "(babashka.pods/load-pod 'clj-kondo/clj-kondo \"2022.05.31\")"
Downloading pod clj-kondo/clj-kondo (2022.05.31)
----- Error --------------------------------------------------------------------
Type:     java.util.zip.ZipException
Message:  invalid entry CRC (expected 0x269cdf2c but got 0x13b86fd8)
Location: <expr>:1:1

----- Context ------------------------------------------------------------------
1: (babashka.pods/load-pod 'clj-kondo/clj-kondo "2022.05.31")
   ^--- invalid entry CRC (expected 0x269cdf2c but got 0x13b86fd8)

----- Stack trace --------------------------------------------------------------
babashka.pods.impl.resolver/unzip             - <built-in>
babashka.pods.impl.resolver/resolve/fn--30674 - <built-in>
clojure.core/mapv/fn--8535                    - <built-in>
clojure.core.protocols/fn--8244               - <built-in>
clojure.core.protocols/fn--8204/G--8199--8213 - <built-in>
... (run with --debug to see elided elements)
babashka.pods.sci/load-pod/fn--30887          - <built-in>
babashka.pods.sci/load-pod                    - <built-in>
clojure.core/apply                            - <built-in>
babashka.impl.pods/load-pod                   - <built-in>
user                                          - <expr>:1:1
```

After:

```
$ rm -rf ~/.babashka
$ ./result/bin/bb -e "(babashka.pods/load-pod 'clj-kondo/clj-kondo \"2022.05.31\")"
Downloading pod clj-kondo/clj-kondo (2022.05.31)
Successfully installed pod clj-kondo/clj-kondo (2022.05.31)
```

The issue should affect other programs using GraalVM, but this was the
test that I had at hand.
2022-06-16 11:27:34 +01:00
Dennis Gosnell
2533b1a2a6
Merge pull request #177489 from nomeata/joachim/ghcjs-base
haskell.packages.ghcjs.ghcjs-base: 0.2.0.3 → 0.2.1.0
2022-06-16 13:34:30 +09:00
github-actions[bot]
8c2f449ebc
Merge staging-next into staging 2022-06-15 00:02:51 +00:00
github-actions[bot]
4e74812c3a
Merge master into staging-next 2022-06-15 00:02:12 +00:00
zowoq
2ca29d0bee go: remove outdated patch 2022-06-15 08:50:32 +10:00
github-actions[bot]
659ec6f582
Merge staging-next into staging 2022-06-14 18:02:03 +00:00
github-actions[bot]
34bc19a1dc
Merge master into staging-next 2022-06-14 18:01:25 +00:00
Gabriel Ebner
188ca099b7
Merge pull request #176677 from toastal/mlton-20210107
mlton: 20180207 → 20210107
2022-06-14 14:05:58 +02:00
github-actions[bot]
fa46b52651
Merge staging-next into staging 2022-06-13 12:02:02 +00:00
github-actions[bot]
153ddcc04c
Merge master into staging-next 2022-06-13 12:01:23 +00:00
FliegendeWurst
c08c35ced3 adoptopenjdk-bin: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
Joachim Breitner
8c77993daf haskell.packages.ghcjs.ghcjs-base: 0.2.0.3 → 0.2.1.0
the new upstream release makes it build with aeson-2.0.
2022-06-13 10:34:00 +02:00
Artturin
8132fb355a vala: fix cross 2022-06-13 04:45:43 +03:00
github-actions[bot]
dea522a1e7
Merge master into staging-next 2022-06-12 00:02:14 +00:00
Robert Scott
27d4500b61 gforth: unmark broken on darwin 2022-06-11 19:13:40 +01:00
Robert Scott
b71cff07a7 gforth: explicitly set lispdir
otherwise in situations where we don't have a working sandbox
(darwin), if /usr/share/emacs happens to exist, the install
phase will try to put its lisp files there and fail due to
permissions.
2022-06-11 19:13:29 +01:00
github-actions[bot]
1ff1108cce
Merge master into staging-next 2022-06-11 12:01:21 +00:00
pennae
1dfc20711a
Merge pull request #176405 from alyssais/kernel-cgit
treewide: update git.kernel.org/cgit homepage URLs
2022-06-11 07:01:58 +00:00
github-actions[bot]
0fff57e90d
Merge master into staging-next 2022-06-11 00:01:54 +00:00
Benjamin Asbach
1b18f0e375 oraclejdk14: Removed as it's end of life since 09/2020 2022-06-11 02:37:30 +03:00
Artturi
cbbd54c206
Merge pull request #174450 from r-ryantm/auto-update/closure-compiler
closurecompiler: 20220202 -> 20220502
2022-06-11 01:24:34 +03:00
Alyssa Ross
690125bd0a
treewide: update git.kernel.org/cgit homepage URLs
These are now redirects, and no longer git clone-able despite looking
like git repo URLs.  I've updated them to the new locations.
2022-06-10 19:46:39 +00:00
github-actions[bot]
eaf5f4483a
Merge staging-next into staging 2022-06-10 06:02:10 +00:00
Sergei Trofimovich
8bc1f617dd squeak: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: vm/vm.a(cogit.o):spur64src/vm/cogitX64SysV.c:2552: multiple definition of
      `traceStores'; vm/vm.a(gcc3x-cointerp.o):spur64src/vm/cogit.h:140: first defined here
2022-06-09 21:38:39 -05:00
Sandro
3343cad8c3
Merge pull request #175783 from elliottslaughter/terra-1.0.0-beta5 2022-06-10 02:06:44 +02:00
github-actions[bot]
15065572a9
Merge staging-next into staging 2022-06-10 00:02:50 +00:00
Sandro
646c74dd66
Merge pull request #176591 from misuzu/llvm-armv7l
llvmPackages/libllvm: disable failing tests on armv7l
2022-06-10 02:00:14 +02:00
Guillaume Maudoux
abf6439a3a
Merge pull request #176891 from malbarbo/fix-mozart2
mozart2: fix build.
2022-06-10 00:18:00 +02:00
John Ericson
9458f8031a
Merge pull request #176925 from Ericson2314/llvm-14-fix-broken-gnu-install-dirs
llvmPackages_14: Fix remaining broken gnu-install-dirs patches
2022-06-09 16:19:43 -04:00
Fabián Heredia Montiel
ce77121c76 kotlin-native: 1.6.21 → 1.7.0 2022-06-09 09:49:28 -05:00
Fabián Heredia Montiel
3060e296ca kotlin: 1.6.21 → 1.7.0 2022-06-09 09:49:28 -05:00
Jörg Thalheim
0f9d6e910e
Merge pull request #176951 from Mic92/go
go_1_17: 1.17.10 -> 1.17.11, go_1_18: 1.18.2 -> 1.18.3
2022-06-08 21:41:37 +01:00
Martin Weinelt
6451e9d4a5 Merge remote-tracking branch 'origin/staging-next' into staging 2022-06-08 22:22:26 +02:00
Sandro Jäckel
6e7fb72f0f
go_1_18: 1.18.2 -> 1.18.3 2022-06-08 22:03:34 +02:00
Sandro Jäckel
47016de7ef
go_1_17: 1.17.10 -> 1.17.11 2022-06-08 22:03:33 +02:00
John Ericson
942da65b07 llvmPackages_14: Fix remaining broken gnu-install-dirs patches 2022-06-08 16:43:04 +00:00
Thiago Kenji Okada
e2851dcdae
Merge pull request #176565 from necrophcodr/add-gmqcc
gmqcc: init at unstable-2021-07-09
2022-06-08 15:11:29 +01:00
necrophcodr
13712fce0e gmqcc: init at unstable-2021-07-09 2022-06-08 15:51:58 +02:00
Marco A L Barbosa
14dd8631b5 mozart2: fix build. 2022-06-08 09:32:08 -03:00
Sergei Trofimovich
b5644dfa57 gcl: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ./libgclp.a(user_match.o):(.bss+0x18): multiple definition of
      `tf'; ./libpre_gcl.a(main.o):(.bss+0x326d90): first defined here
2022-06-08 08:38:15 +01:00
Elliott Slaughter
4d96447ebf terra: 1.0.0-beta3 -> 1.0.0-beta5
https://github.com/terralang/terra/releases/tag/release-1.0.0-beta5
https://github.com/terralang/terra/releases/tag/release-1.0.0-beta4
2022-06-07 09:53:06 -07:00
toastal
1eca09a8a1 mlton: 20180207 → 20210107 2022-06-07 13:34:26 +07:00
Sandro Jäckel
548ae98b58
dtc: fix python 3.10 compatibility 2022-06-06 11:46:16 -07:00
misuzu
f8c1774e25 llvm_11: disable tools/gold/X86/split-dwarf.ll test on armv7l 2022-06-06 20:33:50 +03:00
misuzu
67df7777e7 llvm_12: disable failing tests on armv7l 2022-06-06 20:33:49 +03:00
misuzu
b1b9ceaa95 llvm_13: disable tools/gold/X86/split-dwarf.ll test on armv7l 2022-06-06 20:33:49 +03:00