Vladimír Čunát
d1df28f8e5
Merge 'staging' into closure-size
...
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Nikolay Amiantov
5199176b65
Merge branch 'master' into staging
2016-03-31 15:46:52 +03:00
Eelco Dolstra
60f07e8e10
Revert "gcc: Use the pre-C++11 ABI by default"
...
This reverts commit 83011723af
. This
never worked because gcc's setup hook is never actually sourced. I
could fix this but since nobody complained, we probably don't need it.
2016-03-31 12:30:54 +02:00
vbgl
149b9faac0
Merge pull request #14323 from nathan7/fsharp-4.0.1.1
...
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-31 11:43:13 +02:00
Tuomas Tynkkynen
c12f63821f
ios-cross-compile: Don't build on hydra
2016-03-31 07:20:21 +03:00
Vladimír Čunát
254e2cc982
hhvm: disable parallel building
...
/cc #14151 .
http://hydra.nixos.org/build/33846692/nixlog/1/tail
2016-03-31 00:56:34 +02:00
Michael Raskin
cd87edce14
tinycc: 0.9.26 -> 0.9.27pre-20160328 (from git); apparently fixes the segfaults
2016-03-31 00:17:55 +02:00
Nathan Zadoks
77d79ef6a4
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-30 21:46:56 +02:00
Peter Simons
070b123d4b
ghc: version 6.12.3 is broken after updating to gcc 5.x
...
http://hydra.nixos.org/build/33627548
2016-03-30 10:58:23 +02:00
Tim Steinbach
5ad9ed9291
kotlin: 1.0.1 -> 1.0.1-2
2016-03-29 08:23:27 -04:00
Vladimír Čunát
d7e87db0c7
rustc: disable parallel building
...
http://hydra.nixos.org/build/33119905/nixlog/1/raw
2016-03-29 13:01:27 +02:00
taku0
b8cc111764
oraclejdk: 8u73, 8u74 -> 8u77
2016-03-28 23:14:33 +09:00
Vladimír Čunát
be447475d3
clang-3.5: mark as broken
...
It seems unlikely someone will want to fix it anymore.
2016-03-28 14:42:50 +02:00
Andrew Kelley
f5fe051c71
llvm: 3.7.1 -> 3.8.0 ( close #13801 )
...
vcunat's review:
- let's not switch the default versions of llvm* for now
- the only changes I see is adding python to clang's buildInputs
and using the big so-file as discussed in #12759
(BUILD_SHARED_LIBS -> LLVM_LINK_LLVM_DYLIB)
- in future it will be nice to split libLLVM into a separate output
2016-03-28 13:37:31 +02:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Benjamin Staffin
6072616405
jsonnet: 0.8.6 -> 0.8.7
2016-03-25 00:46:00 -07:00
Pascal Wittmann
311ddcbd7a
ispc: fix build
2016-03-24 20:54:59 +01:00
Charles Strahan
c18106a223
go-1.6: fix segfault when using musl
...
See https://github.com/golang/go/issues/14476
2016-03-23 18:14:02 -04:00
Nikolay Amiantov
f0187cb4c3
elmPackages.elm-compiler: use old language-ecmascript
2016-03-23 21:34:39 +03:00
Michael Raskin
9ed00ff086
gcl: gcc5 build: enforce old inline semantics for now; will be fixed in the next upstream release
2016-03-23 15:10:12 +01:00
Joachim Fasting
27eac5313e
gcl: fix gcc5 build
...
Apply patch from Gentoo
2016-03-23 15:10:12 +01:00
Octavian Cerna
524310d29e
hhvm: 3.6.0 -> 3.12.1
2016-03-23 11:58:15 +02:00
Charles Strahan
0547fd247f
go-1.6: fix the build
...
One of the test scripts dynamically creates and executes a bash script,
which attempts to use `/usr/bin/env bash`. This patches the file to
use the stdenv's shell instead.
Otherwise, the only way this could have worked was by building go_1_6
outside of the sandbox.
2016-03-22 21:39:45 -04:00
Jakob Gillich
3e2495be57
rustcMaster: 2016-02-25 -> 2016-03-22
2016-03-22 13:16:56 +01:00
Vladimír Čunát
2d72bc1402
sbcl: add purgeNixReferences
option ( close #13997 )
...
... to support creating executables portable to non-NixOS.
2016-03-18 08:07:13 +01:00
Joachim Fasting
e5bbf35b68
julia-git: pass march=pentium4 for i686 targets
...
https://hydra.nixos.org/build/33235880/nixlog/1/raw
2016-03-17 16:15:04 +01:00
Tim Steinbach
9a9659e908
kotlin: 1.0.0 -> 1.0.1
2016-03-16 23:20:10 +00:00
Vladimír Čunát
c643ccaa8c
Merge #13950 : move ncurses utilities to $out
2016-03-16 08:39:37 +01:00
zimbatm
9504992e1d
Merge pull request #13897 from nbp/fix-ocaml-pkgs-platform
...
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-14 19:25:40 +00:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
Thomas Tuegel
d39b1db400
Merge pull request #13880 from acowley/juliamac
...
julia: darwin compatibility
2016-03-13 10:38:04 -05:00
Joachim Fasting
f82a46cf58
fstar: 2016-01-12 -> 0.9.2.0
...
FStar has been broken for a while, due to its regression test failing.
Bump to the latest release, which is newer than the previous rev.
2016-03-13 09:41:24 +01:00
Anthony Cowley
889d6d11a3
julia: darwin compatibility
...
Along with PR #13879 , these patches let julia build and run on
darwin. Using an llvm with shared library support is an idea adopted from
a @pikajude comment here https://github.com/NixOS/nixpkgs/issues/10864
The libgit2 change is mechanical to pull in iconv on darwin.
The frameworks are referenced by julia's build system.
2016-03-13 04:18:16 -04:00
Arseniy Seroka
a25d2a7466
Merge pull request #13717 from zohl/banshee
...
[WIP] Banshee
2016-03-12 20:19:49 +03:00
Thomas Tuegel
42b1e8ee58
ghc-6.10.2-binary: fix evaluation error on Darwin
2016-03-11 10:30:45 -06:00
Eelco Dolstra
dd53c65dcc
Merge remote-tracking branch 'origin/gcc-5' into staging
...
Still some breakage but no blockers:
http://hydra.nixos.org/eval/1242130?filter=x86_64-linux&compare=1237852&full=#tabs-now-fail
2016-03-11 16:02:38 +01:00
Eelco Dolstra
2af1cb3aa6
Merge remote-tracking branch 'origin/binutils-2.26' into staging
...
This still breaks a few packages, but nothing really major:
http://hydra.nixos.org/eval/1241850?filter=x86_64-linux&compare=1237919&full=#tabs-now-fail
2016-03-11 11:58:49 +01:00
Eelco Dolstra
a11a281071
go-1.4: Update binutils patch to handle i686-linux
...
http://hydra.nixos.org/build/32872391
2016-03-10 21:06:13 +01:00
zimbatm
73de4019f0
Merge pull request #13784 from matthewbauer/new-pkgs
...
add wla-dx and rgbds
2016-03-10 10:04:47 +00:00
Matthew Bauer
4939b6848f
wla-dx: init at 8189fe8d
2016-03-09 12:39:34 -06:00
Arseniy Seroka
ed0a7695bf
Merge pull request #13789 from puffnfresh/upgrades
...
scala: 2.11.7 -> 2.11.8
2016-03-09 17:19:38 +03:00
Brian McKenna
416e2ceab6
scala: 2.11.7 -> 2.11.8
2016-03-09 23:33:59 +11:00
Matthew Bauer
f0e5910c24
rgbds: init at 0.2.4
2016-03-09 00:44:01 -06:00
Thomas Tuegel
3ef7671cea
ncurses: combine $lib and $out outputs
...
The $lib output refers to the terminfo database in $out, which is about
10x larger than the ncurses shared library. Splitting these outputs
saves a small amount of space for any derivations that use the terminfo
database but not the ncurses library, but we do not have evidence that
any such exist.
2016-03-08 11:35:24 -06:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Al Zohali
2edba48531
boo: init at 20131021
2016-03-07 23:21:01 +03:00
Eelco Dolstra
ff69fc6fb9
go-1.4: Fix build against binutils 2.26
...
The go linker barfed on the new relocation types emitted by binutils
2.26.
https://github.com/golang/go/issues/13114
http://hydra.nixos.org/build/32554876
2016-03-07 13:03:31 +01:00
Tuomas Tynkkynen
8b8369373b
Merge pull request #13683 from aneeshusa/use-yacc-to-generate-as31-parser
...
as31: use yacc to generate parser.c file
2016-03-05 13:03:07 +02:00
Aneesh Agrawal
3b5ff2761c
as31: use yacc to generate parser.c file
...
The source includes a generated parser.c file which is out of date and
causes errors on x86_64 in certain cases. Delete this file so that make
will use yacc to generate a correct parser.c file.
Change taken from comments at https://aur.archlinux.org/packages/as31/ .
2016-03-04 21:54:24 -05:00