Commit Graph

7743 Commits

Author SHA1 Message Date
Frederik Rietdijk
03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
Emily
ff819cdd12 nextpnr: 2019.10.13 -> 2020.02.04 2020-02-08 23:00:07 -06:00
Emily
397c4cdd75 yosys: 2020.02.01 -> 2020.02.07 2020-02-08 23:00:07 -06:00
Mario Rodas
ee48a7cb60
Merge pull request #79345 from r-ryantm/auto-update/ponyc
ponyc: 0.33.1 -> 0.33.2
2020-02-08 10:44:58 -05:00
Antonio Nuno Monteiro
56dcbc391a
bs-platform: fix build on aarch64
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-07 11:49:57 -08:00
Frederik Rietdijk
30f0909e3a Merge master into staging-next 2020-02-07 19:27:52 +01:00
Domen Kožar
b740c443e0
Merge pull request #79153 from turboMaCk/elm-updates
elmPackages.elm-analyse: 0.16.4 -> 0.16.5
2020-02-07 21:16:51 +08:00
R. RyanTM
0c6bbd8aa1 ponyc: 0.33.1 -> 0.33.2 2020-02-06 13:19:22 +00:00
Vladimír Čunát
48a997cd76
Merge #66528: glibc: 2.27 -> 2.30 (into staging)
Includes update of stdenv bootstap tools (for three main platforms)
and many package fixes with new glibc.
2020-02-05 13:41:09 +01:00
Marek Fajkus
6d1e9c08e0 urweb: Fix icu headers include path
Since https://github.com/NixOS/nixpkgs/pull/62266
urweb fails to resolve <unicode/utypepes.h> in runtime (during
compilation of project).
upstream commit: c2a217f912

resolves #79218
2020-02-04 19:30:15 -06:00
Damien Bihel
9f64b84739 ber_metaocaml: fix install order.
Indeed, all standard modules with compiler-libs are not included (
eg. Optcompile).

closes #77680
2020-02-04 16:06:24 -06:00
Michael Raskin
1f0b4b19aa sbcl: reinstate 2.0.0; add sbcl_2_0_1 for 2.0.1
2.0.1 is too fresh for current Quicklisp (for example, CFFI fails)
2020-02-04 17:06:54 +01:00
Sergey Lukjanov
1092ba6d1a go_1_13: 1.13.6 -> 1.13.7 2020-02-03 11:01:29 -08:00
Sergey Lukjanov
60bb60bab7 go_1_12: 1.12.15 -> 1.12.16 2020-02-03 11:01:29 -08:00
Marek Fajkus
d6c385dd0e
elmPackages.elm-analyse: 0.16.4 -> 0.16.5 2020-02-03 11:45:51 +01:00
volth
470dbf8895
oraclejdk8: remove dead code 2020-02-02 22:18:39 +00:00
Vincent Laporte
4c83d61f12 ocaml-ng.ocamlPackages_4_10.ocaml: 4.10.0+β1 → 4.10.0+β2 2020-02-02 20:35:10 +01:00
Frederik Rietdijk
c195ef6aab
Merge pull request #78928 from NixOS/staging-next
Staging next
2020-02-02 15:35:18 +01:00
Maximilian Bosch
abb5778c67
Merge pull request #77783 from volth/oraclejdk8u241
oraclejdk8: 8u211 -> 8u241
2020-02-02 12:10:33 +01:00
Herman Fries
f22e45aeec dotnetCorePackages: Fix closure size 2020-02-02 00:41:56 -08:00
Maximilian Bosch
ea8ae88f04
Merge branch 'staging' into glibc230 2020-02-01 17:42:03 +01:00
Florian Klink
b437fa4c52 yosys: check abc-verifier rev to ensure compatibility 2020-02-01 12:49:45 +01:00
Florian Klink
214cac8b26 yosys: 2019.10.18 -> 2020.02.01 2020-02-01 12:49:45 +01:00
Florian Klink
48085826fa yosys: use external abc 2020-02-01 12:49:45 +01:00
Florian Klink
e0b28fb806 yosys: don't use srcs array, but single src 2020-02-01 12:40:37 +01:00
Florian Klink
3086338f9d yosys: user placeholder 2020-02-01 12:40:37 +01:00
Gabor Greif
6bedeceb8a ghc: update 8.10.1 pre-release to announced rc1
https://mail.haskell.org/pipermail/ghc-devs/2020-January/018530.html

The version previously fetched was `8.10.0.20200108`.
2020-01-31 21:05:55 +01:00
Luka Blaskovic
0fc6280715 llvm_4: remove 2020-01-30 18:35:31 -05:00
Luka Blaskovic
241236bc9e mozart: build with llvmPackages_5 2020-01-30 18:35:30 -05:00
Luka Blaskovic
0eafee8328 llvm_39: remove 2020-01-30 18:35:30 -05:00
Luka Blaskovic
3a12a7cde8 llvm_35: remove 2020-01-30 18:35:30 -05:00
Luka Blaskovic
b57464448b haskell.compiler.ghc863Binary: remove llvm from buildInput
Aarch64 binary is not used.
2020-01-30 18:35:29 -05:00
Luka Blaskovic
f6160bc6eb haskell.compiler.ghc822Binary: use default llvm version on aarch64 2020-01-30 18:35:29 -05:00
Luka Blaskovic
1ebc042878 dale: 20170519 -> 20181024 2020-01-30 18:35:29 -05:00
Frederik Rietdijk
5cc0468a20 Merge staging into staging-next 2020-01-31 00:16:31 +01:00
Michael Raskin
12875b4269
Merge pull request #76905 from wahjava/update-to-sbcl-2.0.0
sbcl: 1.5.6 -> 2.0.1
2020-01-30 20:20:30 +00:00
Peter Hoeg
306e1f9121
Merge pull request #75545 from aca-labs/crystal
crystal: 0.31.1 -> 0.32.1
2020-01-30 21:21:43 +08:00
Emery Hemingway
b4fd657c25 nim: 1.0.4 -> 1.0.6 2020-01-30 10:05:35 +01:00
Kim Burgess
f6ce7d6525
crystal: 0.32.0 -> 0.32.1 2020-01-30 12:46:47 +10:00
Kim Burgess
cdfdb96375
crystal: 0.31.1 -> 0.32.0 2020-01-30 12:41:27 +10:00
Kim Burgess
a9d150f975
crystal: build 0.31 with 0.30 binary dist 2020-01-30 12:39:09 +10:00
arcnmx
2646554b25 edk2: 201905 -> 201911 2020-01-29 08:32:01 -08:00
Maximilian Bosch
295a52fc1a
gcc49: fix build for glibc>=2.28
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-28 20:11:02 +01:00
Maximilian Bosch
6638819910
picat: 1.9-4 -> 2.8-2 2020-01-28 20:11:01 +01:00
Maximilian Bosch
d0743cc2f6
cudatoolkit_7*: build w/gcc6 2020-01-28 20:11:01 +01:00
Maximilian Bosch
79a567c883
gcc5: remove
Latest gcc5 release was in 2017[1], doesn't build with glibc 2.30[2].

[1] https://gcc.gnu.org/gcc-5/
[2] https://hydra.nixos.org/build/110408216
2020-01-28 20:11:00 +01:00
Maximilian Bosch
7a5c8cf8b8
cudatoolkit_8: build with gcc6 2020-01-28 20:11:00 +01:00
Matthew Bauer
db29857eb3 Re-Revert "clang_7,clang_8,clang_9: fix compilation of HIP-code"
This reverts commit f14a4d60b7, and thus
applying 558af6fbc7.
2020-01-28 11:35:19 -05:00
Maximilian Bosch
6b0cd9ad47
Merge branch 'staging' into glibc230
Conflicts:
	pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01:00
Maximilian Bosch
b83afb9a2d
z88dk-unstable: 2019-05-09 -> 2020-01-27, fix build w/glibc-2.30 2020-01-28 14:07:58 +01:00
Frederik Rietdijk
cdff57e1fc Merge staging-next into staging 2020-01-28 10:48:36 +01:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
Matthew Bauer
f14a4d60b7 Revert "clang_7,clang_8,clang_9: fix compilation of HIP-code"
This reverts commit 558af6fbc7.

This was meant for staging. Will apply there.
2020-01-27 23:24:35 -05:00
Matthew Bauer
d4ad868aaa
Merge pull request #78308 from DieGoldeneEnte/clang-hip-patch
clang_7,clang_8,clang_9: fix compilation of HIP-code
2020-01-27 23:15:19 -05:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Ashish SHUKLA
b861e9cc5d
sbcl: 2.0.0 -> 2.0.1 2020-01-26 23:54:38 +01:00
Will Dietz
2cdb790df7
Merge pull request #77487 from dtzWill/update/acpica-iasl-20200110
acpica-tools,iasl: 20191213 -> 20200110
2020-01-26 16:48:19 -06:00
Mario Rodas
1e11826643
Merge pull request #78537 from r-ryantm/auto-update/tinygo
tinygo: 0.10.0 -> 0.11.0
2020-01-26 10:11:40 -05:00
Mario Rodas
8c45e95bb4
Merge pull request #78524 from r-ryantm/auto-update/psc-package
psc-package: 0.5.1 -> 0.6.0
2020-01-26 09:43:57 -05:00
R. RyanTM
58c74d1a93 tinygo: 0.10.0 -> 0.11.0 2020-01-26 12:47:37 +00:00
R. RyanTM
7cbcfa08a5 psc-package: 0.5.1 -> 0.6.0 2020-01-26 10:12:05 +00:00
Maximilian Bosch
f5da399062
wcc: fix build w/glibc-2.30 2020-01-25 19:49:56 +01:00
Aaron Andersen
cbbe03781a
Merge pull request #78272 from avakhrenev/openjdk-11.0.6
openjdk11: 11.0.4 -> 11.0.6
2020-01-25 11:12:46 -05:00
Maximilian Bosch
4f5830cf9e
mono4: fix build w/glibc-2.30 2020-01-25 12:15:03 +01:00
MarcFontaine
3958cc3c4b gavrasm: init at 4.5 2020-01-24 18:55:01 +01:00
Jörg Thalheim
e0137930f2
Pr scala out dir cleaned (#78042)
Pr scala out dir cleaned
2020-01-24 11:53:50 +00:00
Olli Helenius
f1a7a7b3c4 jetbrains.jdk: 485.1 -> 520.30 2020-01-24 02:14:02 -08:00
Maximilian Bosch
eddfcc32b4
Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
worldofpeace
66fa280aa3
Merge pull request #78157 from virusdave/dnicponski/scratch/update_unison_version_1.0.h-alpha
unison-ucm 1.0.M1g-alpha -> 1.0.M1h-alpha
2020-01-22 20:00:56 -05:00
Maximilian Bosch
7fea9df027
mono: fix build w/glibc-2.30 2020-01-23 01:46:29 +01:00
Jörg Thalheim
d5086db3c0
graalvm8-ee: 19.2.1 -> 19.3.1, graalvm11-ee: init at 19.3.1 (#74010)
graalvm8-ee: 19.2.1 -> 19.3.1, graalvm11-ee: init at 19.3.1
2020-01-22 23:24:44 +00:00
Holger Wünsche
558af6fbc7
clang_7,clang_8,clang_9: fix compilation of HIP-code
This PR aims to fix the same problem as NixOS/nixpkgs PR #77476; enabling to
compile HIP-code using the packaged clang compiler, by also searching in $PATH
for required binaries.
The change is committed upstream (https://reviews.llvm.org/D72903), but will
not land in the clang versions in nixpkgs (only clang 10+). As such I have
created patches for the affected versions. To compile HIP-code lld is needed,
so I added it to the clang-package.<Paste>
2020-01-22 18:44:28 +01:00
Alexey Vakhrenev
4dc3337f80 openjdk11: 11.0.4 -> 11.0.6 2020-01-22 15:10:45 +03:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Dave Nicponski
b1ab68cc1e unison-ucm 1.0.g-alpha -> 1.0.h-alpha
Update binary derivation for latest release.
2020-01-21 07:36:39 -05:00
Vincent Laporte
bd5a596868 ocaml-ng.ocamlPackages_4_10.ocaml: init at 4.10.0+beta1 2020-01-20 17:46:13 +01:00
nyanloutre
e6b963ed16 dotnetCorePackages.sdk_2_2: throw EOL exception 2020-01-19 14:30:39 -08:00
nyanloutre
1946f0ece8 dotnetCorePackages.sdk_3_1: 3.1.100 -> 3.1.101 2020-01-19 14:30:39 -08:00
nyanloutre
4590d6e83c dotnetCorePackages.netcore_3_1: init at 3.1.1 2020-01-19 14:30:39 -08:00
nyanloutre
f9fbf8c4c2 dotnetCorePackages.aspnetcore_3_1: init at 3.1.1 2020-01-19 14:30:39 -08:00
nyanloutre
194b5983a3 dotnetCorePackages.sdk_3_0: 3.0.100 -> 3.0.102 2020-01-19 14:30:39 -08:00
nyanloutre
975bc20e2c dotnetCorePackages.netcore_3_0: init at 3.0.2 2020-01-19 14:30:39 -08:00
nyanloutre
d475132136 dotnetCorePackages.aspnetcore_3_0: init at 3.0.2 2020-01-19 14:30:39 -08:00
nyanloutre
0b8b273376 dotnetCorePackages.sdk_2_1: 2.1.509 -> 2.1.803 2020-01-19 14:30:39 -08:00
nyanloutre
6d5250211d dotnetCorePackages.netcore_2_1: 2.1.13 -> 2.1.15 2020-01-19 14:30:39 -08:00
nyanloutre
19b914b904 dotnetCorePackages.aspnetcore_2_1: 2.1.13 -> 2.1.15 2020-01-19 14:30:39 -08:00
nyanloutre
0bce6f7f0a dotnetCorePackages.sdk_2_2: remove end of life sdk 2020-01-19 14:30:39 -08:00
Jean-Marie Gaillourdet
254045fde6 scala: move text files from $out to appropriate subdirs
Before, this package installed files called LICENSE and NOTICE at the
profile root directory. Which conflicts with other packages with the
same issue. Those files reside now in $out/share/doc/scala/.
2020-01-19 19:33:01 +01:00
Jean-Marie Gaillourdet
8b7c59bab0 scala_2_12: move text files from $out to appropriate subdirs
Before, this package installed files called LICENSE and NOTICE at the
profile root directory. Which conflicts with other packages with the
same issue. Those files reside now in $out/share/doc/scala/.
2020-01-19 19:33:01 +01:00
Jean-Marie Gaillourdet
3017d813df scala_2_11: move text files from $out to appropriate subdirs
Before, this package installed files called LICENSE and NOTICE at the
profile root directory. Which conflicts with other packages with the
same issue. Those files reside now in $out/share/doc/scala/.
2020-01-19 19:32:42 +01:00
Gabor Greif
42fd1d0727 ghc: 8.8.2-rc1 -> 8.8.2
https://www.haskell.org/ghc/blog/20200116-ghc-8.8.2-released.html
2020-01-18 22:32:24 +01:00
hlolli
78b34b5e5b
graalvm8: 19.1.1 -> 19.2.1
- - nixpkgs now with full darwin support
2020-01-18 16:43:03 +01:00
Susan Potter
78941c037f
purescript: add maintainer mbbx6spp 2020-01-18 07:20:52 -06:00
Susan Potter
c71aa5ff5e
purescript: 0.13.5 -> 0.13.6 2020-01-18 07:15:59 -06:00
Daiderd Jordan
8df4338f51
rustPackages: make rustc-dev optional
This was only introduced in 1.40.0 and doesn't work on older versions.

    thread 'main' panicked at 'Error: no rules matched rustc-dev.', src/bootstrap/builder.rs:231:21
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
    failed to run: /build/rustc-1.38.0-src/build/bootstrap/debug/bootstrap dist rustc-dev
2020-01-18 10:57:13 +01:00
Vladyslav M
4670bf59b3
bs-platform: don't build a development binary (#77726)
bs-platform: don't build a development binary
2020-01-17 22:14:34 +02:00
Herman Fries
6bc3acd3b9 dotnetPackages: Fix apphost binary 2020-01-17 11:42:11 -08:00
Herman Fries
b708e36ecb dotnetCorePakages.sdk_3_1: init at 3.1.100 2020-01-17 11:42:11 -08:00
Herman Fries
a0687d54a5 dotnetCorePackages.aspnetcore_2_1: init at 2.1.13 2020-01-17 11:42:11 -08:00
Herman Fries
e51e429a34 dotnetCorePackages.netcore_2_1: init at 2.1.13 2020-01-17 11:42:11 -08:00
Herman Fries
8277eb9a5b dotnetCorePackages.sdk_3_0: init at 3.0.100 2020-01-17 11:42:11 -08:00
Herman Fries
af71b9f205 dotnetCorePackages.sdk_2_1: init at 2.1.509 2020-01-17 11:42:11 -08:00
Herman Fries
7fa8332907 dotnetCorePackages: Add function to combine SDK packages
Fixup assert


Fixup: Move comment to top


Fixup combine


Fixup combine


Fixup buildDotnet


Fixup default.nix


Fixup combine packages


dotnetCorePackages: Fixup combinePackages

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-17 11:42:11 -08:00
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Will Dietz
eeb9e74934
Merge pull request #72120 from mroi/patch-2
swift: 5.0.2 -> 5.1.1
2020-01-17 09:08:01 -06:00
Jörg Thalheim
b4d4f83e1f
Merge pull request #75946 from davidtwco/computecpp-init
computecpp: init at 1.2.0
2020-01-17 13:33:09 +00:00
David Wood
853372bfaf
computecpp: init at 1.2.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-01-17 12:02:47 +00:00
Antonio Nuno Monteiro
725fd9feda
bs-platform: don't build a development binary 2020-01-15 14:47:51 -08:00
volth
619d52a37e oraclejdk8: 8u211 -> 8u241 2020-01-15 19:09:35 +00:00
volth
807e08c9a3
graalvm: 19.3.0.2 -> 19.3.1 2020-01-15 18:34:11 +00:00
Michael Roitzsch
b82d443836 swift: fix UUID module and enable tests
* fix UUID compilation error
  This was pointed out by Swift’s test suite.
* enable tests after build
  Two broken tests disabled for now.
2020-01-15 13:23:50 +01:00
Michael Roitzsch
b472f4a2de swift: 5.0.2 -> 5.1.1 2020-01-15 13:23:49 +01:00
Michael Roitzsch
29098a81b3 swift: refactor phases and patch documentation
* simplify versioning
* uniform patch documentation
* reorder phases so they read in order
* reorder scripts for readability
* GNU toolchain dir:
  handle sysroot for GNU toolchain like for C headers, so that
  GCC_INSTALL_PREFIX is actually used correctly
2020-01-15 13:19:35 +01:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk
bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk
2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Marek Fajkus
77752c6c08 bs-platform: 6.2.1 -> 7.0.1 2020-01-14 15:17:57 -08:00
Frederik Rietdijk
ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Daiderd Jordan
d0a90de910
llvmPackages: python2 -> python3 2020-01-13 11:13:56 +01:00
Peter Simons
74e5314b29 ghc: update 8.10.1 pre-release from alpha2 to rc1 2020-01-13 10:28:51 +01:00
Antonio Nuno Monteiro
cf80bce0cc bs-platform: add myself to maintainers 2020-01-12 09:52:41 -08:00
Daiderd Jordan
05d4cdfad1
Merge pull request #77529 from symphorien/rls
rust: include the rustc-dev component
2020-01-12 10:26:46 +01:00
Frederik Rietdijk
960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Jörg Thalheim
cb7c51a275
ldc: fix build and skip impure test (#77376)
ldc: fix build and skip impure test
2020-01-11 12:48:10 +00:00
Symphorien Gibol
47681d7c5c rust: include the rustc-dev component
This enables to compile rls and rustc

See also https://github.com/rust-lang/rust/pull/64823
2020-01-11 12:00:00 +00:00
Mario Rodas
e5fc17c76a
Merge pull request #76286 from r-ryantm/auto-update/intel-graphics-compiler
intel-graphics-compiler: 1.0.2878 -> 1.0.3041
2020-01-11 05:28:55 -05:00
Frederik Rietdijk
1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Will Dietz
3dd3376491
acpica-tools,iasl: 20191213 -> 20200110
Actually, we apparently managed to bump iasl separately
so acpica-tools are upgraded from 20191018.
2020-01-10 23:53:06 -06:00
zowoq
3e30f5610f go_1_12: 1.12.10 -> 1.12.15 2020-01-11 09:17:50 +10:00
zowoq
116b5c5d56 go: 1.13.5 -> 1.13.6 2020-01-11 09:17:50 +10:00
Frederik Rietdijk
348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00
Andrew Childs
ffd68f21e8 go_1_12, go_1_13: skip TestExtraFiles on 32-bit arm (#76944)
The test is known to be flaky in some environments, and I'm seeing it
consistently in an armv7l-linux vm.
2020-01-10 07:27:30 -08:00
Frederik Rietdijk
5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Andrew Childs
4b102f0f07 ldc: fix build and skip impure test
Fixes #76973

This moves the path configuration to a separate derivation and skips
an impure test that depends on the current year.
2020-01-09 23:25:03 +09:00
Mario Rodas
2724879621
Merge pull request #76245 from r-ryantm/auto-update/fasm
fasm: 1.73.18 -> 1.73.21
2020-01-09 05:54:34 -05:00
Frederik Rietdijk
a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
Matthew Bauer
cc669a18fb
Merge pull request #76669 from xbreak/clang-cmake-fix
clang_9: Correct ClangTargets-release.cmake
2020-01-06 15:42:34 -05:00
Jason Felice
a54461f7a1 graalvm8: use mercurial_4
Commit 88a473fc upgraded mercurial, made it use python3, and removed
support for hg-git, breaking graalvm8.  Since hg-git does not
officially support python3 or the new version of mercurial, this
patch uses mercurial_4.

Closes #76527.
2020-01-06 19:23:24 +01:00
Domen Kožar
1101ef4dae
Merge pull request #76276 from dapphub/solc-0.5.15
solc: 0.5.12 -> 0.5.15
2020-01-06 15:37:15 +01:00
Domen Kožar
dd9adc846a
Merge pull request #76866 from andys8/elm-language-server-146
elmPackages.*: update to latest versions
2020-01-06 14:26:38 +01:00
Frederik Rietdijk
8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
volth
0bd6bc5606
graalvm-ee: 19.3.0 -> 19.3.0.2 2020-01-06 06:50:25 +00:00
Frederik Rietdijk
981b94442b Merge staging-next into staging 2020-01-05 16:10:40 +01:00
Frederik Rietdijk
828f93a326 Merge master into staging-next 2020-01-05 16:00:21 +01:00
Ashish SHUKLA
8b95af089d
sbcl: 1.5.6 -> 2.0.0 2020-01-03 23:22:02 +01:00
Matthew Bauer
04000331c1
Merge pull request #74284 from matthewbauer/ios-with-xcode-11
Update iOS for XCode 11
2020-01-03 15:35:41 -05:00
Matthew Bauer
9c1a2ac51e Merge remote-tracking branch 'origin/master' into ios-with-xcode-11 2020-01-03 15:34:20 -05:00
Matthew Bauer
036cef9473 ghc: always use llvm with iOS
Even when building for the simulator.
2020-01-03 15:19:37 -05:00
John Ericson
ebec1d12a3
Merge pull request #76887 from corngood/llvm-cross-fix
llvm: use correct version of tablegen when cross compiling _8 and _9
2020-01-03 13:25:39 -05:00
David McFarland
6c86a2b5bb llvm: use correct version of tablegen when cross compiling _8 and _9 2020-01-03 10:38:43 -04:00