Commit Graph

22504 Commits

Author SHA1 Message Date
John Ericson
099b83f90d libxslt: Don't use stdenv.cross 2017-06-28 00:55:21 -04:00
John Ericson
8ca8293dbc libxml2: Don't use stdenv.cross 2017-06-28 00:51:59 -04:00
rht
fef784d09f zcash: reinit at 1.0.8 2017-06-28 03:26:30 +02:00
leenaars
10126e13ef openpa: init at 1.0.4 (#26033) 2017-06-27 20:52:23 +01:00
Jörg Thalheim
c30cf6f0f1 Merge pull request #26891 from orivej/libunwind
libunwind: 1.1 -> 1.2.1
2017-06-27 18:18:57 +01:00
Orivej Desh
842250064b libunwind: 1.1 -> 1.2.1 2017-06-27 01:30:48 +00:00
Robert Vollmert
c3da83cd40 v8_3_16_14: fix OS X build
Issues addressed:
- xcode build failed with
    ... was built for newer OSX version (10.10) than being linked (10.5)
  fixed by setting GYP mac deployment target to the nix value
- a gyp bug when SDKROOT is not set (and removed an orphaned gyp patch
- path to python in generated gyp-mac-tool
- noisy build due to static assert warnings, by silencing warnings
- use of system xcodebuild and libtool replaced by darwin.cctools
2017-06-26 21:28:43 +02:00
Vladimír Čunát
ce8178ed93 qtinstaller: fix broken meta
The invalid meta.outputsToInstall has been blocking channel updates.
https://mailman.science.uu.nl/pipermail/nix-dev/2017-June/023991.html
2017-06-26 19:47:19 +02:00
David McFarland
f4a2351b2b gdbm: fix cygwin build 2017-06-26 09:33:32 -03:00
David McFarland
cbc0db08f9 zlib: fix cygwin build 2017-06-26 09:33:25 -03:00
David McFarland
c580ab4fcf openssl: fix cygwin build 2017-06-26 09:33:22 -03:00
David McFarland
b92840487e gettext: fix cygwin build 2017-06-26 09:33:19 -03:00
David McFarland
260afef667 libiconv: remove old cygwin hacks 2017-06-26 09:33:16 -03:00
David McFarland
33eec8e105 ncurses: fix cygwin build 2017-06-26 09:26:10 -03:00
David McFarland
3c76cd7626 libxslt: fix cygwin libtool error 2017-06-26 09:26:10 -03:00
David McFarland
504f11bbab glib: allow cygwin 2017-06-26 09:26:10 -03:00
Franz Pletz
d80f2e18c6 uthash: 1.9.9 -> 2.0.2 2017-06-26 03:48:42 +02:00
Franz Pletz
edf5cbdc33 librsync: 1.0.0 -> 2.0.0 2017-06-26 03:48:41 +02:00
Franz Pletz
40a04291c9 Merge branch 'master' into staging 2017-06-26 02:23:38 +02:00
Franz Pletz
7cfd1c8c1b glibc: fix i686 build 2017-06-26 02:19:08 +02:00
Jörg Thalheim
4ef00cab4e Merge pull request #26733 from juliendehos/opencv
opencv: add openblas support
2017-06-25 10:41:46 +01:00
Jörg Thalheim
bc7d575c52 Merge pull request #26740 from lsix/update_gsl
gsl: 2.3 -> 2.4
2017-06-25 10:11:50 +01:00
Jörg Thalheim
0ae147c50a Merge pull request #26771 from aij/fix/libatomic_ops
libatomic_ops: Provide alternate URL
2017-06-25 09:17:10 +01:00
Bjørn Forsman
6916f24e84 treewide: enableParallelBuild -> enableParallelBuilding 2017-06-24 22:22:48 +02:00
Thomas Tuegel
1593bd2423 Merge pull request #26817 from ttuegel/qt-5.9
Qt 5.9
2017-06-24 15:19:36 -05:00
Jörg Thalheim
5dc7314c53 Merge pull request #26749 from gentoofreak/libopus-1.2
libopus: 1.1.5 -> 1.2
2017-06-24 18:43:58 +01:00
Thomas Tuegel
22b10bac78 qt5: 5.8.0 -> 5.9.0
Qt 5.8 is immediately removed because its support window is ended.

The qtlocation module is built with `enableParallelBuilding = false` so that the
clipper library will be built before the components which link to it.

kjs now depends directly on pcre. The dependency was previously propagated from
qtbase, which now depends on pcre2.
2017-06-24 07:43:57 -05:00
Jörg Thalheim
909fb246fd Merge pull request #26783 from Gricad/openmpi
openmpi: 1.10.1 -> 1.10.7
2017-06-24 12:12:26 +01:00
John Ericson
87fab3d6a5 Merge some merged cross-compilation PRs into into staging 2017-06-23 20:24:27 -04:00
John Ericson
afd2bdbad2 Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Ivan Jager
a9c9040a02 libatomic_ops: Provide alternate URL
www.ivmaisoft.com is currently down.
2017-06-23 10:21:12 -05:00
Bruno Bzeznik
621a1146d6 openmpi: 1.10.1 -> 1.10.7
- No more need for the nbc patch
- Cpusets support fixed
2017-06-23 08:39:49 +02:00
Tim Steinbach
0737359dd0 openldap: 2.4.44 -> 2.4.45 2017-06-22 20:20:03 -04:00
Thomas Tuegel
0030c66103 kdeFrameworks, plasma5: fix setup hooks
The setup hooks for many kdeFrameworks and plasma5 packages were erroneously
running before $outputDev was set. This lead to .dev outputs being propagated
into the user environment.
2017-06-22 17:46:44 -05:00
John Ericson
54089620f5 libpmc: Fix for cross by disabling check
Check phase is now only disabled *by default* for cross, but this
package was forcing it unconditionally.
2017-06-22 17:53:54 -04:00
John Ericson
ff6ab1b3c4 pcre: Modernize and fix cross 2017-06-22 17:53:54 -04:00
John Ericson
b93e6034d5 libsigsegv: Fix for cross by disabling check
Check phase is now only disabled *by default* for cross, but this
package was forcing it unconditionally.
2017-06-22 17:53:54 -04:00
John Ericson
2e337fe969 libelf: Modernize and fix for cross 2017-06-22 17:53:53 -04:00
John Ericson
c54c3cb5ce mpfs: Fix for cross by disabling check
check phase is now only disabled by *default* for cross, but mpfr
was forcing it always.
2017-06-22 17:53:53 -04:00
Ross MacLeod
f63f96ae35 zlib: don't really override CC at ay point
but leave the preConfigure script as it was when not cross building in order to avoid hash breakage
2017-06-22 17:53:52 -04:00
Ross MacLeod
d016637629 podofo: unsimplify derivation a bit to avoid hash breakage 2017-06-22 17:53:52 -04:00
John Ericson
29c4d7f505 podofo: Simplify derivation
Bunch of junk for linux and cross compilation that's no longer needed
2017-06-22 17:53:52 -04:00
John Ericson
594d264205 cross stdenv adaptor: Support --host --build --target across the board
Packages get --host and --target by default, but can explicitly request
any subset to be passed as needed. See docs for more info.

rustc: Avoid hash breakage by using the old (ignored)
dontSetConfigureCross when not cross building
2017-06-22 17:52:28 -04:00
Franz Pletz
196bf8b0c7 Merge pull request #26750 from mayflower/fix/stack-clash-hardening
Mitigate Stack Clash
2017-06-22 01:53:14 +02:00
Franz Pletz
5e2df7039d libmicrohttpd: 0.9.53 -> 0.9.55 2017-06-22 01:34:18 +02:00
Franz Pletz
0977c17f83 sqlite3: 3.19.2 -> 3.19.3 2017-06-22 01:33:55 +02:00
mimadrid
4d93d257f7 sqlite3: 3.17.0 -> 3.19.2 2017-06-22 01:24:31 +02:00
Franz Pletz
2296bf394e glibc: patch CVE-2017-1000366 (stack clash) 2017-06-22 00:44:35 +02:00
Franz Pletz
6338c50a84 Merge branch 'master' into staging 2017-06-22 00:41:25 +02:00
Franz Pletz
29a485a8cd libev: 4.22 -> 4.24 2017-06-22 00:38:44 +02:00