Daiderd Jordan
e0974c8948
db: fixes for darwin build with libc++-3.8
2016-09-13 22:10:41 +02:00
Vladimír Čunát
8869ae47f8
Merge #18509 : texinfo: 6.1 -> 6.3
2016-09-12 21:04:48 +02:00
Vladimír Čunát
f071028911
Merge #18522 : glibc: enable stackprotection hardening
2016-09-12 21:03:54 +02:00
Dan Peebles
7b9d3f8605
stdenv-darwin: upgrade a few more things
...
It's a long build and generally painful to split into smaller commits,
so I apologize for lumping many changes into one commit but this is far
easier.
There are still several outdated parts of the darwin stdenv but these
changes should bring us closer to the goal.
Fixes #18461
2016-09-12 01:46:44 -04:00
Franz Pletz
3ba99f83a7
glibc: enable stackprotection hardening
...
Enables previously manually disabled stackprotector and stackguard
randomization.
From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511811 :
If glibc is built with the --enable-stackguard-randomization option,
each application gets a random canary value (at runtime) from /dev/urandom.
If --enable-stackguard-randomization is absent, applications get a static
canary value of "0xff0a0000". This is very unfortunate, because the
attacker may be able to bypass the stack protection mechanism, by placing
those 4 bytes in the canary word, before the actual canary check is
performed (for example in memcpy-based buffer overflows).
2016-09-12 02:36:11 +02:00
Tuomas Tynkkynen
b308b1e9bf
Merge remote-tracking branch 'upstream/master' into staging
2016-09-11 14:19:02 +03:00
Lancelot SIX
1708c369fa
texinfo: 6.1 -> 6.3
...
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00004.html
for release anouncement
2016-09-11 12:24:38 +02:00
Vladimír Čunát
5a9cbd6b5e
libarchive: use pkgconfig
...
It tends to make builds more reliable, in general.
2016-09-11 12:02:08 +02:00
Vladimír Čunát
554558e3ca
Merge #17834 : libarchive: make XAR support configurable
2016-09-11 11:51:59 +02:00
Vladimír Čunát
856b4623c4
libarchive: include XAR support by default
...
Discussion:
https://github.com/NixOS/nixpkgs/pull/17834
2016-09-11 11:51:04 +02:00
Vladimír Čunát
a49cb9dcbe
llvmPackages: generalize "3.9.0" string occurrences
...
Discussed:
https://github.com/NixOS/nixpkgs/commit/15af9082eb#commitcomment-18903919
2016-09-11 10:13:34 +02:00
Tuomas Tynkkynen
0dbfb0fc48
Merge commit 'bd6e40c' from staging into master
...
Major changes being pulled in:
- mesa: maintenance 12.0.1 -> 12.0.2
- texlive: 2015 -> 2016
2016-09-10 23:23:44 +03:00
Peter Simons
d01416ba50
Merge pull request #17997 from teozkr/fix/buildstackproject-stackroot
...
buildStackProject: Fix missing STACK_ROOT causing build errors
2016-09-10 22:23:02 +02:00
Peter Simons
b89fa5fd5c
Merge pull request #17145 from kalhauge/haskell_darwin_dyld
...
haskell-ghc: fix darwin issue
2016-09-10 22:11:56 +02:00
Chris Martin
e4b146b041
haskell-hasktags: don't install the "test" binary
...
Closes https://github.com/NixOS/nixpkgs/pull/18403 .
2016-09-10 22:09:11 +02:00
Peter Simons
51932e3d69
idris: clean up overrides
...
Closes https://github.com/NixOS/nixpkgs/pull/18309 .
2016-09-10 22:01:15 +02:00
Peter Simons
04e4c495bb
haskell-configuration-common: cosmetic
2016-09-10 21:00:22 +02:00
Peter Simons
7619f88eb8
haskell-gtk2hs-buildtools: this override does not belong into common
2016-09-10 21:00:22 +02:00
Peter Simons
d8af0db284
haskell-yi: remove obsolete "broken" marker
...
Fixes https://github.com/NixOS/nixpkgs/issues/18188 .
2016-09-10 21:00:22 +02:00
Frederik Rietdijk
3c42ff35ce
julia-git: mark as broken for i686
2016-09-10 18:59:30 +02:00
Frederik Rietdijk
f6c2afc423
julia: mark as broken for i686
2016-09-10 18:59:30 +02:00
Joachim Fasting
16769a6b4a
purePackages.glpk: fix build
...
Add gmp.dev to the include path to help glpk find gmp.h.
https://github.com/NixOS/nixpkgs/issues/18209
2016-09-10 17:41:19 +02:00
Joachim F
67061dd466
Merge pull request #18453 from chris-martin/atermjava
...
atermjava: remove
2016-09-10 16:16:19 +02:00
Peter Simons
23c122d277
r-openssl: fix build some more
2016-09-10 12:28:13 +02:00
Vladimír Čunát
13bf68cc6a
mesa: maintenance 12.0.1 -> 12.0.2
2016-09-10 12:01:51 +02:00
Vladimír Čunát
f63668b75e
pango: maintenance 1.40.1 -> 1.40.2
2016-09-10 11:38:35 +02:00
Vladimír Čunát
d03a746b88
gtk2: maintenance 2.24.30 -> 2.24.31
2016-09-10 11:36:51 +02:00
Vladimír Čunát
853e230fca
ffmpeg_2: 2.8.6 -> 2.8.7
2016-09-10 11:33:18 +02:00
Vladimír Čunát
f5a157fa3e
orc: bug-fix 0.4.25 -> 0.4.26
2016-09-10 11:32:05 +02:00
Frederik Rietdijk
f6ccecefd9
Merge pull request #18025 from knedlsepp/fix-python3.5-jupyter-1.0.0
...
python3.5-jupyter: Fix build issue #17902
2016-09-10 11:28:48 +02:00
Vladimír Čunát
9c0b11e7cd
libav: 11.7 -> 11.8
2016-09-10 11:25:07 +02:00
Thomas Tuegel
d94abcb157
openblas: 0.2.17 -> 0.2.19
2016-09-09 19:42:54 -05:00
Vladimír Čunát
001bde3df0
gcc45, gnat, ghdl: fix up the builds
...
Some parts are slightly puzzling, but it seems to work and it didn't
seem economical to put more effort into it.
2016-09-10 00:32:13 +02:00
Domen Kožar
d7f1af2fba
renpy: fix build after multiple outputs
...
(cherry picked from commit d56bf31655
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:45:30 +02:00
Kamil Chmielewski
e4d62926d6
python27Packages.cairocffi: FIX test_scaled_font
...
workaround for https://github.com/Kozea/cairocffi/issues/88
(cherry picked from commit 9e18b81ded
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:16:53 +02:00
Peter Simons
1196540a1d
r-openssl: fix build
2016-09-09 15:13:07 +02:00
Peter Simons
fe0256cd01
r-curl: fix build
2016-09-09 15:12:54 +02:00
Peter Simons
b2113f7893
r-XML: fix build
2016-09-09 14:36:49 +02:00
Peter Simons
675421174a
Cosmetic, no functional change.
2016-09-09 13:55:40 +02:00
Peter Simons
740eb969eb
haskell-lens: fix build on older compilers
2016-09-09 13:55:40 +02:00
Peter Simons
ea9a948fab
haskell-servant-router: don't run the test suite
...
It times out after 2 hours: http://hydra.nixos.org/build/40065332 .
(cherry picked from commit 277efdd50e
)
2016-09-09 13:55:40 +02:00
Peter Simons
83da50a505
git-annex: update version to 6.20160907
2016-09-09 13:55:39 +02:00
Peter Simons
f649d4eefa
git-annex: fix GHC 8.x build
2016-09-09 13:55:39 +02:00
Peter Simons
0777d26038
jhc: 32 bit builds are broken in "vector"
...
http://hydra.nixos.org/build/40060997/nixlog/1/raw
2016-09-09 13:55:39 +02:00
Peter Simons
26cc9b4d01
haste-compiler: mark as broken
...
Configuring haste-compiler-0.5.5.0...
Setup: At least the following dependencies are missing:
HTTP -any,
bzlib -any,
either -any,
ghc-simple -any,
system-fileio -any,
tar -any
2016-09-09 13:55:39 +02:00
Peter Simons
743982d0f9
haste-cabal-install: mark as broken
...
The build depends on the broken haste-Cabal package.
2016-09-09 13:55:38 +02:00
Peter Simons
68f43cf9a9
configuration-hackage2nix.yaml: disable broken builds
2016-09-09 13:55:38 +02:00
Peter Simons
a37164f7a3
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0.1-7-g2231107 using the following inputs:
- Hackage: 3d791385a6
- LTS Haskell: 56135ef31a
- Stackage Nightly: a8a4229c98
2016-09-09 13:55:33 +02:00
Tuomas Tynkkynen
fcec24334e
Merge remote-tracking branch 'upstream/staging' into master
2016-09-09 11:41:31 +03:00
Alexey Shmalko
de5d64eb2a
cmocka: fix build for Darwin ( #18448 )
...
See https://open.cryptomilk.org/issues/43 for upstream issue.
2016-09-09 10:14:10 +02:00