Commit Graph

8318 Commits

Author SHA1 Message Date
Gabor Greif
0a8334d5a0
llvm_11: init at 11.0.0rc1
http://lists.llvm.org/pipermail/release-testers/2020-July/001305.html

TODO: Enable Polly.

Co-authored-by: conferno <conferno@camfex.cz>
2020-08-25 19:42:12 +02:00
Michael Weiss
28f2797a81
llvm_11: Copy all files from llvmPackages_10
This is simply the result of:
cp -r pkgs/development/compilers/llvm/10 pkgs/development/compilers/llvm/11/
2020-08-25 19:42:08 +02:00
Lassulus
a81c1d1fd9
Merge pull request #95776 from wchresta/idris2-paths
idris2: Enable --install, bugfixes
2020-08-21 08:43:33 +02:00
Thomas Bereknyei
a3b69f46af go_1_15: 1.15beta1 -> 1.15 2020-08-21 12:21:58 +10:00
wchresta
24d5c73aa8 idris2: Enable --install, bugfixes
This removes the need of the bin/idris2_app folder and replaces
it with proper links to the nix-storage folders.
This allows the user to override IDRIS2_PREFIX which will allow
them to use --install to install libraries.

* Fix: idris2_app/ was exposed in bin/
* Remove native Idris2 wrapper that set LD_LIBRARY_PATH
* Improve new Idris2 wrapper to set Idris2 paths to out folders
2020-08-20 22:09:05 -04:00
adisbladis
13276abce9
emacs25: Drop outdated version 2020-08-21 00:32:37 +02:00
zowoq
d3ae8e194e elmPackages.elm-json: remove verifyCargoDeps 2020-08-20 10:05:23 +10:00
Lassulus
feb9c28902
Merge pull request #95640 from valencik/idris21
idris2: 0.2.0 -> 0.2.1
2020-08-18 21:06:24 +02:00
Domen Kožar
f9b57fd66a
#95747: fix build of GHC 8.10.2 2020-08-18 15:56:45 +02:00
Tom Hall
92b4e00ffe llvm_10: disable failing test on 32-bit ARM 2020-08-17 18:27:21 +01:00
zowoq
809f97c099 tinygo: remove enableParallelBuilding = true 2020-08-17 17:13:01 +10:00
Andrew Valencik
39cd8e3b91 idris2: 0.2.0 -> 0.2.1 2020-08-16 22:37:08 -04:00
Michael Raskin
d82cf2139d
Merge pull request #94586 from kini/ccl/bump
ccl: 1.11.5 -> 1.12
2020-08-16 10:07:43 +00:00
Domen Kožar
b7f877078b
Merge pull request #95156 from turboMaCk/add-elm-json
elmPackages.elm-json: init at 0.2.7
2020-08-16 11:29:27 +02:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
zowoq
42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Keshav Kini
a57289a0a1 ccl: 1.11.5 -> 1.12 2020-08-15 15:43:49 -07:00
Marek Fajkus
c17f7ef666
elmPackages.elm-json: init at 0.2.7 2020-08-15 23:33:39 +02:00
zowoq
1790e642f2
go_1_13: remove (#95478) 2020-08-14 21:17:14 -07:00
Peter Simons
a6a8a6f691 Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-08-12 17:56:26 +02:00
Tim Steinbach
2807aa9672
Merge pull request #95151 from yaroot/zulu
zulu8: 8.28.0.1 -> 8.48.0.53;  zulu: 10.1+11 -> 11.41.23
2020-08-11 11:49:15 -04:00
Frederik Rietdijk
f707715136 Merge master into staging-next 2020-08-11 10:26:35 +02:00
Yan Su
d7d22f5443 zulu: 10.1+11 -> 11.41.23 2020-08-11 17:18:30 +09:00
Yan Su
de127352c4 zulu8: 8.28.0.1 -> 8.48.0.53 2020-08-11 17:18:30 +09:00
Peter Simons
1493a31aa6
Merge pull request #94964 from ggreif/haskell-updates
ghc-8.10.x: add v8.10.2
2020-08-10 19:37:27 +02:00
Peter Simons
5ecee6daed Merge remote-tracking branch 'origin/master' into haskell-updates. 2020-08-10 10:45:40 +02:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Gabor Greif
ca9e5d0bb1 ghc-{8.8.2, 8.10.1}: make download URL consistent with other versions 2020-08-08 22:32:58 +02:00
Gabor Greif
621e26fe80 ghc-8.10.x: add v8.10.2
https://mail.haskell.org/pipermail/ghc-devs/2020-August/019131.html
2020-08-08 22:32:58 +02:00
Frederik Rietdijk
6a201763b4 Merge master into staging-next 2020-08-07 23:01:57 +02:00
Gabor Greif
b18829ff92 Disable profiling builds for AArch64
see also 1353355a63
2020-08-07 20:53:37 +02:00
Utku Demir
ed1623421f ghcHEAD: 8.11.20200505 -> 8.11.20200731 2020-08-07 20:34:52 +02:00
Gabor Greif
7b3dbe3dd3 ghc-{8.8.3, 8.8.4, 8.10.1}: fix typos 2020-08-07 20:34:42 +02:00
Tim Steinbach
b71dc9d264
Merge pull request #94789 from jerith666/openjdk-8u265
openjdk8: 1.8.0_242 -> 1.8.0_265
2020-08-07 09:03:49 -04:00
R. RyanTM
febbcb62ce nim: 1.2.4 -> 1.2.6 2020-08-07 12:37:05 +02:00
zowoq
1a83aa1190 go_1_13: 1.13.14 -> 1.13.15 2020-08-07 13:44:42 +10:00
Matt McHenry
0afe6a282a openjdk8: 1.8.0_242 -> 1.8.0_265 2020-08-06 09:29:48 -04:00
Frederik Rietdijk
834e04c474 Merge master into staging-next 2020-08-05 12:06:07 +02:00
skykanin
be2538f0a0 dotty: 0.23.0-RC1 -> 0.26.0-RC1 2020-08-04 14:26:01 -07:00
Vladimír Čunát
01c2ba8575
Merge branch 'staging-next' into staging 2020-08-04 21:38:08 +02:00
Frederik Rietdijk
26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
Vincent Laporte
04f9cd0b0c ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β2 → 4.11.0+β3 2020-08-04 11:26:34 +02:00
William Roe
d51340f27f zig: fix build
It looks like https://github.com/NixOS/nixpkgs/pull/88248 broke the
build for zig.

The error you get when building zig on the current master branch is:

```
Scanning dependencies of target zig_build_libstage2
: CommandLine Error: Option 'polly' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
make[2]: *** [CMakeFiles/zig_build_libstage2.dir/build.make:77: CMakeFiles/zig_build_libstage2] Error 1
make[1]: *** [CMakeFiles/Makefile2:252: CMakeFiles/zig_build_libstage2.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
```

The patch that added polly into some build args was likely necessary
only for LLVM 10.0.0 and when that was updated to 10.0.1 it stopped
working or became unnecessary. With this patch removed, zig builds fine
and passes the tests.
2020-08-03 13:17:40 +01:00
Vladimír Čunát
460b2b81d4
Merge #94160: swift: fix cflags for finding C++ headers
Continuing fallout from commit f3f7612.
2020-08-03 08:59:50 +02:00
John Ericson
b5f7ed6846
Merge pull request #91293 from Ericson2314/cxx-wrapper-debt-part-2
treewide: Get rid of `cc.gcc`
2020-08-02 20:42:20 -04:00
Maximilian Bosch
3c155bb20c
oraclejdk8: update jce hash
See c5dd1fba89 (commitcomment-41126603)
2020-08-02 23:33:59 +02:00
Michael Raskin
62f99d0bec
Merge pull request #92578 from fare-patches/fare
Update Gambit, Gerbil and libraries
2020-08-02 18:28:10 +00:00
Francois-Rene Rideau
db34ea1698 gerbilPackages-unstable.gerbil-ethereum: init at 2020-08-02 2020-08-02 13:28:55 -04:00
Francois-Rene Rideau
953f41f540 gerbilPackages-unstable.gerbil-persist: init at 2020-08-02 2020-08-02 13:28:55 -04:00
Francois-Rene Rideau
d0c856d4d0 gerbilPackages-unstable.gerbil-poo: init at 2020-08-02 2020-08-02 13:28:55 -04:00