Robin Gloster
c92bca56f8
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-02 22:58:02 +00:00
Tuomas Tynkkynen
c2caf86d21
Merge pull request #15176 from Baughn/mono
...
mono: Update libX11 location
2016-05-03 01:23:13 +03:00
Svein Ove Aas
5e0e2e6692
mono: Update libX11 location
2016-05-02 23:09:06 +01:00
Thomas Tuegel
014d853f8c
julia: remove ttuegel from maintainers
...
ttuegel has not used julia in some time.
2016-05-02 13:55:21 -05:00
Joachim Fasting
d27848abb2
Merge pull request #14924 from simonvandel/fix-jmc
...
Oracle Java Mission Control: fix startup
2016-05-02 03:27:16 +02:00
Austin Seipp
a1d61e7367
nixpkgs: fix chez build failures
...
The Chez build was failing, as usual, due to impurities. The build
system refers to absolute paths for tools like `ln` or `true`, which
was the real culprit here. Furthermore the build also 'helpfully'
suppresses errors in these cases by piping to /dev/null, so you never
see any errors at build time until it's too late (otherwise, you'd
see failures to call /bin/ln or at ./configure time).
This also re-enables parallel builds, as they should be safe from
all my testing, I believe.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 22:15:42 +00:00
Tuomas Tynkkynen
36c4c73575
clang: Add compat lib
attribute to have stdenv.cc.cc.lib
always work
...
Fixes tarball evaluation:
http://hydra.nixos.org/build/35042997/nixlog/1/raw
2016-05-02 00:57:28 +03:00
Austin Seipp
966a790764
nixpkgs: chez scheme update
...
Remove the parallel build[1], and update to the latest commit which
updates the .boot files and fixes a few bugs, too.
[1] I figured many builds on my dual-socket 12core would expose
problems, but I have a suspicion of that being an issue.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 20:14:51 +00:00
Austin Seipp
b3b02fe656
nixpkgs: chez scheme 9.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 03:09:31 +00:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Peter Simons
bdaf650336
ghc: update 8.0.x version to rc4
2016-04-28 19:16:39 +02:00
Eelco Dolstra
a133a74c89
Remove cruft
2016-04-26 17:31:54 +02:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Simon Vandel Sillesen
0857405208
Oracle Java Mission Control: fix startup
...
The jmc binary needed some runtime dependencies. JMC can now be run.
2016-04-23 16:17:41 +02:00
Charles Strahan
0657ddca95
go: 1.6 -> 1.6.2
2016-04-23 00:39:17 -04:00
Charles Strahan
d3754d3482
ghcjs-base: update via ghcjs-boot
...
This pulls in two fixes for XMLHttpRequest for ghcjs-base:
* Fix two typos for websockets
https://github.com/ghcjs/ghcjs-base/pull/54
* Respect `.withCredentials`property of XHR
https://github.com/ghcjs/ghcjs-base/pull/57
2016-04-22 22:49:00 -04:00
Vladimír Čunát
e9379f7416
Merge branch 'staging'
...
This includes a fix to closure-size regression that moved
share/doc/*/ to share/doc/
2016-04-22 16:49:09 +02:00
Nikolay Amiantov
b2426adf1c
Merge pull request #14870 from retrry/rust-updates
...
Rust Updates
2016-04-22 14:29:14 +04:00
Nikolay Amiantov
ba52751157
eql: flags is a list of strings
2016-04-20 18:55:50 +03:00
Vladimír Čunát
57474b7d4a
Merge branch 'master' into staging
...
Compare to Hydra nixpkgs job 1260021.
2016-04-20 16:49:52 +02:00
Vladimír Čunát
90ee003240
gcc: fix mingw build after closure-size merge
...
This may also (help to) fix also other less usual configurations.
2016-04-20 16:39:23 +02:00
taku0
713a069155
oraclejdk: 8u77 -> 8u91, 8u92
2016-04-20 23:35:49 +09:00
Tadas Barzdzius
9450a6826f
rustc: 1.7.0 -> 1.8.0
2016-04-20 12:39:44 +03:00
Michael Raskin
aaa9e85ae6
ECL: wrap to ensure succesful linking in ECL's runtime
2016-04-19 17:43:47 +02:00
zimbatm
961ad19660
Merge pull request #14408 from retrry/rustc-update
...
rustc: 1.6.0 -> 1.7.0. Enable Darwin platform.
2016-04-18 20:09:44 +01:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Michael Raskin
909a46ff77
Fix gccgo by un-splitting lib output (like gcj)
2016-04-16 08:42:20 +02:00
Charles Strahan
0be225a8dc
ghcjs: update sources to latest
2016-04-16 01:55:56 -04:00
Peter Simons
2422ae0838
ghc: update 8.0.x pre-release from rc2 to rc3
2016-04-14 09:17:55 +02:00
Tuomas Tynkkynen
794f07d4e4
treewide: Mass replace 'binutils}/bin' to refer to the correct outputs
2016-04-14 08:32:20 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Michael Raskin
cd5b677576
gcc49 (gcj): do not create separate lib output (cyclical dependency), fix ecj1 linking. Does not affect the hash of normal gcc49
2016-04-13 18:46:14 +02:00
Michael Raskin
14b8bdc01f
julia: fix library path management after multiple-outputs/closure-size merge
2016-04-13 18:46:14 +02:00
Tadas Barzdzius
650d2f988d
rustc: 1.6.0 -> 1.7.0. Enable Darwin platform.
2016-04-13 16:29:31 +03:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
Alexey Shmalko
e870ac3044
gcc-arm-embedded: 4.9 -> 5.2
...
Seems that GCC ARM Embedded have changed convention for file location,
and version 5.2 isn't accessible from the predicted url. That's why
nix-expression is updated to allow overloading url parts.
2016-04-13 03:07:05 +03:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Eelco Dolstra
bd4720a7d6
cudatoolkit: Don't barf on GCC > 4.9
...
Blender appears to build/run fine with GCC 5.3.
2016-04-08 22:23:14 +02:00
Vladimír Čunát
77642ecbf7
rustc: fix build with multiple outputs
2016-04-08 15:56:26 +02:00
Micxjo Funkcio
800d088c85
gambit: 4.7.3 -> 4.8.5
2016-04-08 01:23:22 -07:00
Robin Gloster
3e68106afd
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-07 21:52:26 +00:00
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
Henry Till
d2d3ef953e
gforth: fix build on darwin
2016-04-06 23:21:09 +02:00
Robin Gloster
88b49cc748
tinycc: disable fortify hardening
2016-04-06 09:23:57 +00:00
Robin Gloster
8bdd73291d
wla-dx: disable format hardening
2016-04-06 09:12:12 +00:00
Tuomas Tynkkynen
6b42f9f4be
Merge commit 'bde820' from staging
...
http://hydra.nixos.org/eval/1252653 - only ~9400 packages to go at the
time of writing this.
2016-04-06 01:18:28 +03:00
Robin Gloster
4d4610ac0f
gprolog.i686-linux: disable pic hardening
2016-04-05 16:44:02 +00:00
Robin Gloster
9893a43dc3
gfortran-darwin: disable format hardening
2016-04-05 16:43:31 +00:00
Tomas Hlavaty
f6807dba60
sbcl: better thread support and arm detection
2016-04-04 22:16:21 +02:00
Tomas Hlavaty
08cf0dcb5c
sbcl: 1.3.3 -> 1.3.4
2016-04-04 22:11:21 +02:00