Commit graph

42892 commits

Author SHA1 Message Date
Daiderd Jordan fdaab47d58 rust: fix sandbox build on darwin 2018-01-05 19:06:08 +01:00
Sander van der Burg b481181897 titaniumenv: bump default versions of the SDK and Xcode 2018-01-05 13:50:05 +01:00
Thomas Tuegel 8accfafae8
Merge pull request #33434 from dtzWill/fix/qt-5.6-seccomp
qt5.6: backport seccomp patch to fix errors w/new glibc + epoll_pwait
2018-01-05 06:18:37 -06:00
Sander van der Burg fb346c3402 titaniumenv: upgrade to 6.3 and remove deprecated old versions 2018-01-05 12:34:03 +01:00
Sander van der Burg bb06428818 nodePackages: move titanium from v4 to v6 package set 2018-01-05 11:57:49 +01:00
Sander van der Burg 61a7f0bbf0 xcodeenv: use 9.2 by default 2018-01-05 11:47:30 +01:00
Sander van der Burg 62f7fc8c19 xcodebuild: fix to make it build against the 11.2 iphone SDK 2018-01-05 11:40:34 +01:00
Florian Klink ad87adfe96 sqldeveloper: 17.3.1.279.0537 -> 17.4.0.355.2349
- Java 9 (JDK) is now supported
 - Data Guard in DBA panel is only available for 12c and higher connections
 - Updated the NoSQL drivers to version 4.5
 - Added support for defining consumer group mappings for CLIENT_ID
 - Preferences Search feature now covers all options
 - Differentiate between a temporary connection used in the unshared worksheet and a truly private connection used internally for things like the UT Repos or the Instance Viewer....the naming logic for the Unshared Worksheet is now 'MyConn (Unshared)' instead of 'MyConn__1'
 - RAC support added to Real Time SQL Monitoring
2018-01-05 10:49:59 +01:00
Yegor Timoshenko a114dfca63
Merge pull request #33290 from bkchr/phantomjs2
phantomjs2: Fixes build with Qt5.10
2018-01-05 09:48:45 +00:00
Peter Simons a1a3aeaa8f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
1ec0a139aa.
2018-01-05 09:34:51 +01:00
Michael Alan Dorman b1a1062dad text-icu: Some sort of testing issue with ghc-8.2 2018-01-05 09:34:25 +01:00
Peter Simons be49066415
Merge pull request #33433 from obsidiansystems/haskell-misc
ghcWithPackages: Misc cleanups
2018-01-05 09:28:07 +01:00
John Ericson ec2f121bed ghcWithPackages: Fix comment URL 2018-01-04 14:49:52 -05:00
John Ericson dea9fceb0b ghcWithPackages: Get rid of unused passthrough
If you want the whole packages set...don't use ghcWithPackages.
2018-01-04 14:49:50 -05:00
Joachim F 05204ddfe4
Merge pull request #33332 from dtzWill/feature/fac
fac: init at 1.0.1
2018-01-04 19:31:12 +00:00
Will Dietz 42b84057a4 qt5.6: backport seccomp patch to fix errors w/new glibc + epoll_pwait
Based on:
4e8083b4ab

Fixes mendeley bug mentioned in #33396,
which links to related issues in other distributions and upstream Qt.
2018-01-04 13:08:51 -06:00
Peter Simons 0a07a52506
Merge pull request #33425 from mpickering/stringbuilder
Use self rather than super to make stringbuilder overridable
2018-01-04 18:02:07 +01:00
Matthew Pickering d7944aba3e Use self rather than super to make stringbuilder overridable 2018-01-04 16:54:38 +00:00
Vincent Laporte 83110ac0be ocamlPackages.notty: 0.1.1a -> 0.2.1
jackline: 2017-08-17 -> 2017-12-24
2018-01-04 17:52:56 +01:00
John Ericson 6bdf9a7f6d ghcWithPackages: Don't bother with ignoreCollisions cause we don't use buildEnv
SymlinkJoin doesn't know or care about this.
2018-01-04 11:45:36 -05:00
adisbladis a3cb76cf48
Merge pull request #33419 from markus1189/scalafmt-1-4-0
scalafmt: 1.3.0 -> 1.4.0
2018-01-04 17:44:20 +01:00
adisbladis ddc309c406
x265: 2.5 -> 2.6 2018-01-04 16:34:24 +01:00
Jörg Thalheim b85c083c99
Merge pull request #32838 from flokli/sqldeveloper
sqldeveloper: 17.3.0.271.2323 -> 17.3.1.279.0537
2018-01-04 15:48:08 +01:00
Robin Gloster 231754d995
haskellPackages.restless-git: fix build 2018-01-04 15:13:57 +01:00
zimbatm 450f6b7987
Merge pull request #33014 from aneeshusa/general-ruby-improvements-for-vagrant-from-source
General ruby improvements for vagrant from source
2018-01-04 13:05:36 +00:00
Markus Hauck 4e4b3a691b scalafmt: 1.3.0 -> 1.4.0 2018-01-04 13:05:28 +01:00
Gabriel Ebner 6484eac5b2 python2Packages.odfpy: disable tests 2018-01-04 09:54:52 +01:00
adisbladis 8661c59149
Merge pull request #33409 from volth/patch-76
coursier: 1.0.0-RC13 -> 1.0.0
2018-01-04 09:47:02 +01:00
Aneesh Agrawal 36f1bcbeb8 ruby treewide: don't merge source into top-level
Keep the `source` attrset distinct to prevent its entries from merging
with the top level attrs.
Since each type of source has a different set of entries for `source`,
this is the easiest way to keep them together.
This will pave the way for a new `url` type of source.

This is a mass-rebuild of many ruby packages,
notably those using `git` type sources.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal 8686b98612 ruby-modules: Allow overriding gemset
This allows patching the gemset output by bundix from a default.nix
file, making it easier to perform updates since the bundix update no
longer has to be manually updated.
2018-01-04 02:28:33 -05:00
Aneesh Agrawal aa9fc7ee25 bundler-env: Remove unused args 2018-01-04 02:28:33 -05:00
adisbladis 0009c816c5
Merge pull request #33384 from andir/add-fonttools-test-asset
fonttools: 3.21.0 -> 3.21.1
2018-01-04 03:28:58 +01:00
volth b651b552c9
coursier: 1.0.0-RC13 -> 1.0.0 2018-01-04 02:07:49 +00:00
adisbladis e7524ad3a3
Merge pull request #33402 from andir/libtorrent-rastabar-1.1.6
libtorrentRasterbar: 1.1.5 -> 1.1.6, switch deluge to libtorrentRasterbar & removed libtorrentRasterbar_1_0
2018-01-04 01:42:02 +01:00
Andreas Rammhold cc097d752d
libtorrentRasterbar_1_0: removed since the last consumer is gone 2018-01-04 00:41:02 +01:00
Andreas Rammhold 5b72e1be76
libtorrentRasterbar: 1.1.5 -> 1.1.6 2018-01-04 00:35:40 +01:00
Mathieu Boespflug a325405c93 bazel: 0.8.0 -> 0.9.0 (#33082) 2018-01-03 23:33:15 +00:00
John Wiegley e8caa47b35 nss: Omit an extraneous definition; fix other problems on Darwin 2018-01-03 15:18:00 -08:00
John Ericson 25aff92280
Merge pull request #33399 from obsidiansystems/ghc-normalize
GHC: Normalize derivations is a few simple-hash preserving ways
2018-01-03 17:36:22 -05:00
John Ericson 93d3561b57
Merge pull request #33393 from bnikolic/boostconfigurepythonfix
Correct boost configure phase when enablePython is false
2018-01-03 17:12:13 -05:00
John Ericson 3fb5fd0060 ghc: Normalize derivations in hash-preserving ways 2018-01-03 17:04:19 -05:00
John Ericson 0df29e1259 ghc: Noramlized source URLs 2018-01-03 17:04:19 -05:00
Bojan Nikolic 35462db2e3 Correct boost configure phase when enablePython is false
The bootstrap script does not seem to have --without-python; instead
just omit --with-python option
2018-01-03 16:57:49 -05:00
Andreas Rammhold d4bc14898d
fonttools: 3.21.0 -> 3.21.1 2018-01-03 22:06:10 +01:00
adisbladis 0d407b7e52
Merge pull request #33390 from michelk/gdal
gdal: 2.2.1 -> 2.2.3
2018-01-03 21:37:59 +01:00
Shea Levy 707cfbf39a
haskell: Add hoogle-5.0.14 for hie-hoogle.
5.0.14 is actually the version of hoogle in the stackage LTS we're
tracking, but due to
NixOS/cabal2nix@5c816fdee9 that isn't respected.
2018-01-03 14:59:39 -05:00
Michel Kuhlmann b2282b0e1d gdal: 2.2.1 -> 2.2.3 2018-01-03 20:17:41 +01:00
Daiderd Jordan c16e8b21b8
Merge pull request #33376 from dtzWill/fix/ncurses6-clang
ncurses: fix ncurses6 build w/clang
2018-01-03 19:33:51 +01:00
Will Dietz 48a5212c15 ncurses: use more complicated expression to avoid mass-rebuilds, note 2018-01-03 08:49:48 -06:00
Will Dietz 96f0d3b908 ncurses: simplify patch expr, fix ncurses6 build w/clang
Somewhat amusingly given its name, "clang.patch" applies to both 5 and 6
but is the cause of ncurses6 breakage on 6 but is required on 5...
gcc is happy in all four configurations:

       5  5p 6  6p
gcc    ✓  ✓  ✓  ✓
clang  ✗  ✓  ✓  ✗

Which is why this commit enables the patch for 5 but not 6;
this matches behavior in Gentoo, for example.

For further simplification, we also use gcc-5 patch regardless.
2018-01-03 08:49:48 -06:00