Will Dietz
464888c28c
llvm-3.8: Fix lldb build failure due to insecure format use.
2016-08-30 14:32:58 -05:00
Moritz Ulrich
70f55f9930
rust{Beta,Unstable}: Remove outdated comment.
2016-08-30 12:05:45 +02:00
Robin Gloster
f81b2da3d4
go_1_4: rename to go_bootstrap and remove refs
...
This has cgo disabled, so only use this for bootstrapping.
2016-08-29 01:48:55 +00:00
Robin Gloster
df935b01e7
go_1_5: remove
2016-08-29 01:44:55 +00:00
Franz Pletz
675848419e
go_1_5: set CGO_ENABLED=0 to cope with binutils 2.27 version bump
...
See 6eb4014874
and
https://github.com/golang/go/issues/16906 .
cc @obadz @cstrahan @edolstra @lancelotsix @globin
2016-08-29 03:01:49 +02:00
Robin Gloster
e17bc25943
Merge remote-tracking branch 'upstream/master' into staging
2016-08-29 00:24:47 +00:00
Domen Kožar
5793a14c36
release.nix: tiny improvements on top of #18059
2016-08-28 18:18:44 +02:00
Franz Pletz
ed0eb59cb5
go: remove unused expressions for 1.1, 1.2, 1.3
2016-08-28 16:08:03 +02:00
Robin Gloster
f86c5bc6fa
ghcHEAD: remove included patch
2016-08-28 14:03:12 +00:00
obadz
6eb4014874
go_1_4: set CGO_ENABLED=0 to cope with binutils 2.27 version bump
...
See also https://github.com/golang/go/issues/16906
cc @cstrahan @edolstra @lancelotsix @globin @fpletz
2016-08-28 13:29:44 +01:00
obadz
3de6e5be50
Merge branch 'master' into staging
...
Conflicts:
pkgs/applications/misc/navit/default.nix
pkgs/applications/networking/mailreaders/alpine/default.nix
pkgs/applications/networking/mailreaders/realpine/default.nix
pkgs/development/compilers/ghc/head.nix
pkgs/development/libraries/openssl/default.nix
pkgs/games/liquidwar/default.nix
pkgs/games/spring/springlobby.nix
pkgs/os-specific/linux/kernel/perf.nix
pkgs/servers/sip/freeswitch/default.nix
pkgs/tools/archivers/cromfs/default.nix
pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Peter Simons
44289f81e9
Merge pull request #18022 from mboes/ghcHEAD
...
haskell.compiler.ghcHEAD: update to latest upstream (20160826).
2016-08-27 12:34:14 +02:00
Moritz Ulrich
8cd3e1e2ba
rustc: 1.10.0 -> 1.11.0 and beta/unstable updates.
...
Give cargo the right name.
Fix versioning.
rustBeta: -> 2016-08-17
Looks like rustUnstable.rustc needs *exactly* this version.
2016-08-27 08:24:16 +02:00
Mathieu Boespflug
5f8891153b
haskell.compiler.ghcHEAD: update to latest upstream (20160826).
2016-08-26 21:15:04 +02:00
Robin Gloster
e0deed0110
ghc: add comment to relocation patch
2016-08-26 15:19:37 +00:00
Robin Gloster
77473cda6b
ghc: add relocation patch for all versions
2016-08-26 14:57:46 +00:00
Michael Stone
b9a4da47c0
go: fix on darwin, make go-1.7 build with clang-3.8. ( #18001 )
...
The darwin stdenv currently provides clang-3.7; however,
a) go-1.7 currently expects a compiler that supports "-fdebug-prefix-map"
arguments (which clang-3.8 supports but clang-3.7 does not) and
b) even with clang-3.8, go-1.7 misinterprets the result of its runtime probes
for support for the "-no-pie" flag, thereby failing to build runtime/cgo.
This patch resolves (a) by building go-1.7 with clang-3.8 and resolves (b) by
teaching go how to correctly probe "-no-pie" error messages from clang.
2016-08-26 07:36:06 +00:00
Robin Gloster
5bbe7881a4
hhvm: 3.12.1 -> 3.14.5
2016-08-25 23:27:55 +00:00
Robin Gloster
ddcf70482c
gcc6: 6.1.0 -> 6.2.0
2016-08-25 00:00:48 +00:00
Franz Pletz
bd0b68f59a
go_1_7: disable all hardening
2016-08-24 16:52:56 +02:00
obadz
78b7529ee3
Merge branch 'master' into staging
2016-08-24 11:57:44 +01:00
zimbatm
4d4980d9f8
Merge pull request #17805 from avnik/update/golang-1.7
...
go: add 1.7 compiler
2016-08-24 11:28:25 +01:00
obadz
8da8aa7ddb
Merge branch 'hardened-stdenv' into staging
2016-08-23 18:50:10 +01:00
obadz
0e8d2725dc
Merge branch 'master' into staging
2016-08-23 18:50:06 +01:00
Franz Pletz
17234ca073
ccl: fix hash
2016-08-23 18:28:38 +02:00
Tuomas Tynkkynen
07491d68c3
treewide: Fix output references to ncurses
2016-08-23 04:53:24 +03:00
Tuomas Tynkkynen
dcbd607682
opa: Use makeBinPath
2016-08-23 03:54:23 +03:00
Tuomas Tynkkynen
984e04d733
treewide: Make explicit that 'dev' output of mpfr is used
2016-08-23 03:52:07 +03:00
Tuomas Tynkkynen
c08364b887
treewide: Make explicit that 'dev' output of gmp is used
2016-08-23 03:52:05 +03:00
Tuomas Tynkkynen
501da21acc
julia: Reference correct output of curl
2016-08-23 03:20:21 +03:00
Tuomas Tynkkynen
9765f40a39
opendylan: Use correct output of boehmgc
2016-08-23 03:20:21 +03:00
Tuomas Tynkkynen
f064bfe803
treewide: Use more makeLibraryPath
2016-08-23 02:56:12 +03:00
Tuomas Tynkkynen
74a3a2cd7e
treewide: Use makeBinPath
2016-08-23 01:18:10 +03:00
Tuomas Tynkkynen
51ad423716
treewide: Use makeLibraryPath in 'patchelf --set-rpath' calls
2016-08-23 00:04:39 +03:00
obadz
24a9183f90
Merge branch 'hardened-stdenv' into staging
...
Closes #12895
Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
obadz
ba50fd7170
Merge branch 'master' into staging
2016-08-22 01:18:11 +01:00
Alexander V. Nikolaev
800775e221
go: add 1.7 compiler
2016-08-21 21:20:07 +03:00
Ram Kromberg
aa163eb8d8
vala: default.nix -> 0.23.nix & add vala_0_23
2016-08-21 20:02:04 +03:00
obadz
68936edfb3
Merge branch 'master' into staging
2016-08-21 12:03:41 +01:00
Vladimír Čunát
d515cd8cdd
Merge #17868 : treewide: switch sourceforge to mirror://
2016-08-20 18:10:55 +02:00
Vladimír Čunát
cdb44a4ada
Merge branch 'master' into staging
2016-08-20 18:01:36 +02:00
Vladimír Čunát
f616c0f1f0
openjdk7: fix build with glibc-2.24
...
I tested this patch for both versions but I forgot to push
and 8 got fixed in the meantime 44dc95ef5
.
2016-08-20 18:00:10 +02:00
obadz
8856b9e905
openjdk: 8u102b04 -> 8u122b00
2016-08-20 16:32:08 +01:00
obadz
44dc95ef53
openjdk8: add compiler flag to cope with glibc 2.24
2016-08-20 16:32:08 +01:00
J Phani Mahesh
c4a746af68
mozart: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:30 +05:30
J Phani Mahesh
cb4a888206
fpc: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:30 +05:30
J Phani Mahesh
8e3eae86d6
mlton: switch sf downloads to mirror://
...
This allows fallback to all configured mirrors for sourceforge
to download, instead of relying on just downloads.sourceforge.net
2016-08-20 19:14:30 +05:30
Ram Kromberg
ff7eda555b
vala: 0.32.0 -> 0.32.1
2016-08-20 16:37:59 +03:00
Joachim Fasting
ba0f9cfa49
Revert "Merge pull request #16980 from phanimahesh/sf-use-mirrors"
...
This reverts commit 217594fd1d
, reversing
changes made to 8e8a89d8a8
.
Turns out it wasn't ready afterall ...
2016-08-20 15:14:23 +02:00
J Phani Mahesh
bf5d09fda9
mozart: switch sf downloads to mirror://
2016-08-20 17:30:07 +05:30