Commit Graph

12248 Commits

Author SHA1 Message Date
Anderson Torres
44f05ffaaf
Merge pull request #178594 from auchter/auchter/himitsu
Update hare and init himitsu
2022-06-23 21:57:21 -03: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
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]
15beddf02a
Merge master into haskell-updates 2022-06-23 00:12:11 +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
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
mdarocha
07c0456c6d dotnet-sdk_3: 3.1.415 -> 3.1.420 2022-06-20 20:40:41 +02: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
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]
b7aba4fb0f
Merge master into staging-next 2022-06-19 00:02:36 +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
github-actions[bot]
2f880206cd
Merge master into haskell-updates 2022-06-18 00:14:09 +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]
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
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]
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]
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]
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