Austin Seipp
12037a9e79
yosys: 2018.01.10 -> 2018.02.04
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:19 -06:00
Austin Seipp
2b5a665bc1
arachne-pnr: 2018.01.10 -> 2018.02.04
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-04 11:59:11 -06:00
Tuomas Tynkkynen
a25e6e1d96
go_1_8: Scale up test timeouts
...
https://hydra.nixos.org/build/68539514
2018-02-03 16:01:17 +02:00
Tuomas Tynkkynen
58ef5957e2
rust binary build: call patchShebangs on install.sh
...
It failed on aarch64 otherwise. The #!/bin/sh inside/outside the sandbox
probably matters but I don't investigate more for now.
2018-02-03 13:57:57 +02:00
Tuomas Tynkkynen
3effd5bb05
cargo: Should be supported on all Linux platforms now
2018-02-03 13:51:03 +02:00
Vladimír Čunát
c9171e5a4c
Merge branch 'master' into staging
...
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Tim Steinbach
900c0241c9
kotlin: 1.2.20 -> 1.2.21
2018-01-29 11:52:50 -05:00
Peter Simons
72141a630b
ghc-8.4.1: un-revert "update to 8.4.1-alpha2"
...
This commit undoes the revert from a74b0e717d
.
See https://github.com/NixOS/nixpkgs/issues/34229 and
https://github.com/NixOS/nixpkgs/pull/34232 for further details about why this
build seemed broken.
2018-01-29 13:01:46 +01:00
Sarah Brofeldt
5e5cae073c
Merge pull request #34324 from ThomasMader/dmd2.078.1
...
dmd: 2.078.0 -> 2.078.1
2018-01-27 21:36:15 +01:00
Tuomas Tynkkynen
c3a658deb1
Merge remote-tracking branch 'upstream/master' into staging
2018-01-27 21:53:16 +02:00
Daiderd Jordan
e39f211575
Merge pull request #34244 from LnL7/rust-skip-test
...
rust: disable another fragile test
2018-01-27 18:26:03 +01:00
Daiderd Jordan
b119c18e92
Merge pull request #34227 from thefloweringash/rust-darwin-dont-strip
...
rustc: Fix corrupted .rlib files caused by stripping on Darwin
2018-01-27 18:25:51 +01:00
Vladimír Čunát
2d2dbe083f
Merge branch 'master' into staging
...
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
adisbladis
f686b90a58
sbcl: 1.4.2 -> 1.4.3
2018-01-27 14:07:10 +08:00
Thomas Mader
50c23666fc
dmd: 2.078.0 -> 2.078.1
2018-01-26 22:08:28 +01:00
Clemens Fruhwirth
2f83f52ab8
gcc: 7.2.0 -> 7.3.0
2018-01-26 15:59:22 +01:00
Peter Simons
a74b0e717d
ghc-8.4.1: revert "update to 8.4.1-alpha2"
...
This reverts commit d232856846
from
https://github.com/NixOS/nixpkgs/pull/34172 . The new version does not compile:
https://nix-cache.s3.amazonaws.com/log/zhxjgmilqh5bnp16rv0fx4b6bcrhxf2a-ghc-61db0b8.drv .
2018-01-26 13:01:12 +01:00
Peter Simons
a45dfaa335
Drop broken Haskell compilers.
...
- ghc versions 6.10.4, 6.12.3, and 7.2.2 are broken, and 6.10.2-binary is no
longer necessary after those versions have been dropped
- halvm version 2.4.0 hasn't compiled in a long time
- uhc version 1.1.9.4 hasn't compiled in a long time
2018-01-26 13:01:11 +01:00
Tuomas Tynkkynen
8f0508ebc1
go: Scale up test timeouts
...
I can't reproduce the problem on an idle machine where it finishes in
112.954s, so let's hope this works.
https://hydra.nixos.org/build/68236758
2018-01-26 03:49:24 +02:00
Andrew Childs
7857399288
rustc: Fix corrupted .rlib files caused by stripping on Darwin
2018-01-26 09:41:24 +09:00
Daiderd Jordan
1dd284ceb5
rust: disable another fragile test
2018-01-24 23:06:10 +01:00
adisbladis
f7dd6951aa
go: 1.9.2 -> 1.9.3
2018-01-24 23:00:26 +08:00
Frederik Rietdijk
769342b37b
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-24 14:17:49 +01:00
Tuomas Tynkkynen
0663e972a4
ponyc: Not supported on aarch64
...
https://hydra.nixos.org/build/67722376
2018-01-23 21:42:30 +02:00
Daniel Peebles
d18af2680d
Revert "clang-{4,5}: prefer python3, much friendlier for cross"
2018-01-23 10:13:07 -05:00
John Ericson
796e2e8c75
Merge pull request #34177 from dtzWill/fix/llvm-remove-unneeded-deps
...
llvm-{4,5}: remove perl, groff -- not needed
2018-01-22 19:26:29 -05:00
Will Dietz
973d4f5354
clang-{4,5}: prefer python3, much friendlier for cross
2018-01-22 17:31:37 -06:00
Will Dietz
7e52676240
llvm-{4,5}: remove perl, groff -- not needed
2018-01-22 17:29:14 -06:00
Kosyrev Serge
d232856846
ghc841: update to 8.4.1-alpha2
2018-01-23 01:40:38 +03:00
John Ericson
a3bff14dbe
Merge remote-tracking branch 'upstream/master' into staging
2018-01-22 16:20:24 -05:00
John Ericson
ec0c4802ae
Merge pull request #26799 from obsidiansystems/cross-haskell
...
haskell infra: Fix cross compilation to work with new system
2018-01-22 15:31:19 -05:00
Daiderd Jordan
a786218b9d
Merge branch 'master' into staging
2018-01-22 20:55:37 +01:00
Will Dietz
bd67bf5ca0
julia-git: mark broken, hasn't built since 2017-04-08. ( #34150 )
...
* julia-git: mark broken, hasn't built since 2017-04-08.
First broken: https://hydra.nixos.org/build/51447624
Last successful: https://hydra.nixos.org/build/51385779
cc #34135
2018-01-22 19:07:03 +00:00
Frederik Rietdijk
6b0873440b
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-22 16:09:11 +01:00
Vladimír Čunát
246ba46db7
Merge older staging (finished on Hydra)
...
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087 .
2018-01-22 08:54:37 +01:00
Ben Gamari
bf687907d7
haskell lib: Make Cabal compiler names explicit
...
Cabal2nix expects a --compiler flag that contains a Cabal Compiler description.
We used to use the compiler's derivation name for this, but this breaks when
cross-compiling due to the target suffix. Instead we add an explicit
haskellCompilerName attribute to Haskell compiler derivations.
2018-01-21 23:31:05 -05:00
John Ericson
8560c025bc
ghc 8.4.1: Reformat to move rev into src
2018-01-21 23:31:04 -05:00
John Ericson
a2516efb26
ghcHEAD: Bump version ghc-8.5.20180118
2018-01-21 23:31:04 -05:00
John Ericson
23c29ebc90
ghc 8.2.2: Add bgamari's STRIP detection fix
2018-01-21 23:31:04 -05:00
John Ericson
60f45a2af1
ghc 8.0.2: Patch Cabal so --extra-*-dirs works right
2018-01-21 23:31:04 -05:00
Ben Gamari
af03b7746a
ghc 8.2.2 & head: Work around ARM bugs in BFD ld by using gold
2018-01-21 23:31:03 -05:00
Ryan Trinkle
bd0de2f1cb
ghc: Fix env vars and configure flags to be weird
...
GHC currently handles this stuff in a quite non-standard way, basically
taking prog var `FOO` to mean `FOO_FROM_TARGET`. It's because it
(wrongly) thinks from stage 2's perspective.
2018-01-21 23:31:03 -05:00
John Ericson
e760de8108
ghc: Predicate libiconv on not using glibc instead of Darwin
2018-01-21 23:31:03 -05:00
John Ericson
398ac54593
ghc: Fix cross compilation to work with new system
2018-01-21 23:31:03 -05:00
John Ericson
bc16cfc009
ghc: Remove old cross work
...
That way the next commit can apply a similar diff to each GHC.
2018-01-21 23:31:02 -05:00
John Ericson
0eb3acaf38
ghc: echo -n
mk/build.mk to avoid extra line
2018-01-21 23:27:38 -05:00
John Ericson
5a6b6b4ac5
ghc: Normalize derivations a bit before cross
...
These changes will affect the final derivation
2018-01-21 23:27:38 -05:00
Peter Simons
4532826e99
Merge pull request #34037 from ElvishJerricco/fix-ghcjs-lts-10
...
Fixed GHCJS
2018-01-21 19:55:25 +01:00
Vladimír Čunát
82c78b86c7
clang: mass-rebuild code cleanup
2018-01-21 15:48:35 +01:00
Vladimír Čunát
a94c7ba096
Merge branch 'master' into staging
...
Hydra: ?compare=1428079
2018-01-21 15:47:08 +01:00