Vincent Laporte
7f501d7f02
teyjus: 2.0b2 -> 2.1
2016-12-02 19:49:07 +00:00
Kamil Chmielewski
d4858edf57
ponyc: 0.6.0 -> 0.9.0
2016-12-01 22:29:44 +01:00
Peter Simons
2605149d15
ghc-8.0.2: cosmetic
2016-11-30 09:47:37 +01:00
Peter Simons
fb9f9926cd
ghc-8.0.2: drop use of the obsolete response file patch
...
Our gcc wrapper has been fixed to deal with those files properly.
2016-11-30 09:46:44 +01:00
Tuomas Tynkkynen
8a4d6516ee
Merge remote-tracking branch 'upstream/staging' into master
2016-11-30 00:34:23 +02:00
joachim schiele
8806344618
rust: Updates & rename rustUnstable
to rustNighly
.
2016-11-29 17:09:01 +01:00
joachim schiele
f67061c1de
(rustc-nightly) init at 2016-11-26 - precompiled rustc nightly binary
2016-11-29 09:10:39 +01:00
Vladimír Čunát
b67ae8b33c
llvmPackages*.lldb: fixup input by disabling libedit
...
Fixes #20773 . https://llvm.org/bugs/show_bug.cgi?id=28898
Of course, feel free to find a better solution.
I love this copy&paste :-/
2016-11-28 19:02:15 +01:00
Moritz Ulrich
bfc187f23a
rustc: Loosen bootstrapping restrictions.
...
Newer nightlies check a new environment variable that if set will loosen
restrictions on which compiler version can be used for bootstrapping.
Upstream issue is at https://github.com/rust-lang/rust/pull/37265
2016-11-28 11:21:12 +01:00
Moritz Ulrich
e36d243258
rustc: Don't fail if deleting of breaking tests fails.
2016-11-28 11:16:13 +01:00
Michael Raskin
5d5346d824
julia_05: init at 0.5.0; right now backtrace-related tests are disabled because they fail in this configuration, but the rest works
2016-11-27 10:14:33 +01:00
Michael Raskin
fcf9f5d4d5
julia: 0.4.6 -> 0.4.7
2016-11-27 10:14:33 +01:00
Michael Raskin
db7e616b45
julia-git: add macOS frameworks, hopefully that's useful
2016-11-26 22:41:41 +01:00
Michael Raskin
e3d0fd8bc7
julia-git: pin LLVM 3.9, seems to work fine
2016-11-26 22:33:52 +01:00
Michael Raskin
b7eb9241dc
julia-git: 0.5.0-dev-2016-06-10 -> 0.6.0-dev-2016-11-25
2016-11-26 21:35:18 +01:00
Peter Simons
c272c66276
ghc: add release candidate 1 for 8.0.2
2016-11-26 21:24:40 +01:00
Michael Raskin
81667f3663
Merge pull request #19806 from vbgl/opa-4310
...
opa: update
2016-11-26 14:00:37 +00:00
Vladimír Čunát
925b335607
Merge branch 'master' into staging
2016-11-26 11:27:09 +01:00
Austin Seipp
a51378c419
nixpkgs: yosys 2016.08.18 -> 2016.11.25
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-25 23:26:10 +00:00
Karn Kallio
841b19500a
ats2 : advance Postiats to version 0.2.12, which is the latest release.
2016-11-25 09:21:29 +01:00
Frederik Rietdijk
7ab6edd171
llvm_34: use python2
2016-11-24 22:28:03 +01:00
Franz Pletz
f01dd648f5
Merge branch 'master' into staging
2016-11-23 02:06:26 +01:00
Domen Kožar
1d71ae259f
elm: be able to install everything inside a profile to fix #19943
2016-11-21 12:42:44 +01:00
Travis Whitaker
caa81f7bcf
ghcjs: Add ghc-8.0 stage2 packages, update shims. ( #20564 )
2016-11-21 10:13:09 +01:00
montag451
1ff6680efe
asn1c: init at 0.9.27 ( #20577 )
2016-11-20 17:45:58 +00:00
Moritz Ulrich
aa4ad9b98a
rustc: Fix hanging build by disabling test.
2016-11-20 15:38:37 +01:00
Peter Simons
02668d6c6a
ghc: drop patch that disables use of response files
...
https://github.com/NixOS/nixpkgs/issues/11762 has been fixed by
1ad1edbb32
.
2016-11-19 20:21:32 -04:00
Shea Levy
64ec4dd87b
Add haskell packages set for cross ghc
2016-11-18 10:44:53 -05:00
Profpatsch
b399de2970
ghcjsHEAD: don’t just copy & replace, reuse same code ( #20493 )
...
* ghcjsHEAD: don’t just copy & replace, reuse same code
The HEAD file was just copied over and a few hashes replaced.
Most of these hashes were already function arguments anyway, so no reason to not
abstract over that.
* ghcjs/base: factor out stage1Packages & regenerate for HEAD
The stage1Packages have changed on ghcjs head, this adds the new list.
2016-11-18 16:13:56 +01:00
Rok Garbas
84280ff96d
elm: 0.17.1 -> 0.18
2016-11-18 02:55:42 +01:00
Pascal Wittmann
5ed5b2278b
colm: 0.13.0.3 -> 0.13.0.4
2016-11-17 22:34:03 +01:00
Shea Levy
da547f7961
ghcHEAD: Add back response files patch
2016-11-17 01:05:21 -05:00
Rushmore Mushambi
244c18c70d
Merge pull request #20460 from retrry/master
...
Rust updates
2016-11-16 18:30:01 +02:00
Domen Kožar
d35c15217c
Merge pull request #20443 from NeQuissimus/kotlin_1_0_5_2
...
kotlin: 1.0.5 -> 1.0.5-2
2016-11-16 14:14:19 +01:00
Tadas Barzdzius
0f51eb58ee
rustc, cargo: 1.12.1 -> 1.13.0, 0.13.0 -> 0.14.0
2016-11-16 13:25:19 +02:00
Shea Levy
d9e63424b7
ghc-HEAD: Run boot after patches.
...
This allows for patches affecting configure.ac to take effect
2016-11-15 19:44:21 -05:00
Shea Levy
6f7593fddc
ghc-head: fix hash.
...
Apparently fetchgit lies...
2016-11-15 18:30:32 -05:00
Shea Levy
845b56d25a
Initial support for cross-compiling ghc
2016-11-15 16:59:09 -05:00
Shea Levy
459ab0e0fd
Whoops, actually add patch for llvm
2016-11-15 16:41:24 -05:00
Shea Levy
f615df9599
llvm-3.8: Fix segfault in llc
2016-11-15 16:39:08 -05:00
Tim Steinbach
703b404c62
kotlin: 1.0.5 -> 1.0.5-2
2016-11-15 13:15:10 -05:00
Domen Kožar
1b773f5e42
Merge pull request #20288 from danharaj/ghcHEAD-fix-patchPhase
...
haskell.compiler.ghcHEAD: fix patchPhase #10752
2016-11-10 14:16:29 +01:00
Pascal Bach
2ebe748113
go: 1.7.1 -> 1.7.3
2016-11-10 01:51:18 +01:00
Tim Steinbach
b71589e4ca
kotlin: 1.0.4 -> 1.0.5
2016-11-09 18:53:52 -05:00
Daniel Haraj
bac1189399
haskell.compiler.ghcHEAD: fix patchPhase #10752
2016-11-09 14:26:43 -05:00
Ollie Charles
a4f2d339fe
haskell.compiler.ghcHEAD: Update to latest upstream
2016-11-08 10:03:05 +00:00
Tobias Geerinckx-Rice
a66f9b2a02
dmd: 2.067.1 -> 2.070.2
...
dmd 2.070.2 requires a working dmd compiler to build.
Instead of downloading a pre-compiled binary blob, keep the previous
version (which does properly build from source) around as dmd_2_067_1,
and use that to bootstrap the new version.
2016-11-06 00:44:32 +01:00
Tobias Geerinckx-Rice
c9bb753584
dmd: {b -> nativeB}uildInputs; remove unreferenced curl
2016-11-06 00:36:38 +01:00
Tobias Geerinckx-Rice
bb57eeccde
Revert "dmd: 2.067.1 -> 2.070.2"
...
This reverts commit 50a579f192
.
Building with AUTO_BOOTSTRAP=1 will download pre-compiled dmd binaries
during the build phase: https://github.com/NixOS/nixpkgs/pull/15256#r62290617
2016-11-06 00:36:36 +01:00
Tobias Geerinckx-Rice
50a579f192
dmd: 2.067.1 -> 2.070.2
2016-11-05 18:44:11 +01:00