3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

33376 commits

Author SHA1 Message Date
Tim Steinbach 589ceb0386 Merge pull request #20453 from NeQuissimus/liquibase_3_5_3
liquibase: 3.4.2 -> 3.5.3
2016-11-16 12:51:45 -05:00
Tim Steinbach 0c9f88ea3c Merge pull request #20447 from NeQuissimus/gradle_3_2
gradle: 3.1 -> 3.2
2016-11-16 12:51:14 -05:00
Daniel Peebles f6a7296499 Merge pull request #16540 from matthewbauer/xcbuild
xcbuild: add wrapper
2016-11-16 12:11:15 -05:00
Rushmore Mushambi 244c18c70d Merge pull request #20460 from retrry/master
Rust updates
2016-11-16 18:30:01 +02:00
Jörg Thalheim 3378638e4b Merge pull request #20468 from lsix/update_poezio_1_10
poezio: 0.9 -> 0.10
2016-11-16 17:21:43 +01:00
Lancelot SIX f7558d07df
poezio: 0.9 -> 0.10 2016-11-16 15:01:43 +01:00
Thomas Tuegel ecbb4db055 Merge pull request #20430 from ttuegel/multiple-outputs-ldns
ldns: multiple outputs
2016-11-16 07:29:11 -06:00
Domen Kožar d35c15217c Merge pull request #20443 from NeQuissimus/kotlin_1_0_5_2
kotlin: 1.0.5 -> 1.0.5-2
2016-11-16 14:14:19 +01:00
Tadas Barzdzius 87e07a3098 tokei: mark as broken 2016-11-16 13:27:24 +02:00
Tadas Barzdzius 535f26a9e9 rustfmt: 0.6.0 -> 0.6.2 2016-11-16 13:26:59 +02:00
Tadas Barzdzius 0f51eb58ee rustc, cargo: 1.12.1 -> 1.13.0, 0.13.0 -> 0.14.0 2016-11-16 13:25:19 +02:00
Peter Simons fcb6a18f37 haskell-http-api-data: fix reference in configuration-common.nix 2016-11-16 11:16:10 +01:00
Peter Simons 1e43c159e2 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
4196e3bc37.
2016-11-16 11:16:02 +01:00
Peter Simons 734bd22f1b LTS Haskell 7.9 2016-11-16 11:15:13 +01:00
Matthew Bauer fc1f6f55ea
xcbuild: Get rid of developer.nix, move to wrapper
also:

- add custom outputs "specs" for xcbuild
- get rid of unneeded tools
- update xcbuild
- add more comments
- fixup xcbuild derivations

Affected xcbuild derivations include:

- adv_cmds
- network_cmds
- basic_cmds
2016-11-15 19:13:23 -06:00
Matthew Bauer 437bdc5e4b
xcbuild: fix toolchain on Linux 2016-11-15 19:13:22 -06:00
Matthew Bauer 0b6bfa49d5
xcbuild: Move extra specs to platform 2016-11-15 19:13:05 -06:00
Matthew Bauer 25485ece2a
xcbuild: add name to platform.nix 2016-11-15 18:58:13 -06:00
Matthew Bauer 1ee8685ee7
adv_cmds: add custom install phase 2016-11-15 18:58:10 -06:00
Matthew Bauer 78c3acc2ee
xcbuild: Add install phase
This phase is disabled for now but we can use it later.
2016-11-15 18:58:10 -06:00
Matthew Bauer f1897116d0
xcbuild: temporarily fix cflags/ldflags
This gets everything to build.

adv_cmds: remove NIX_LDFLAGS

- unneeded
2016-11-15 18:58:09 -06:00
Matthew Bauer ebf963ac6c
xcbuild: Update toolchain
- Rework spec files.
- Add more tool specs.
- Add ctags.
2016-11-15 18:58:09 -06:00
Matthew Bauer 44ad052c43
xcbuild: Make "xcbuild.raw" for original unwrapped 2016-11-15 18:58:08 -06:00
Matthew Bauer de87138b9a
xcbuild: add wrapper
Also updates xcbuild version.

This changes the raw string expressions into nix expressions that are
then converted into json by builtins.toJSON. Then, converted to Plist
XML by Apple's plutil. Sadly, xcbuild does not support using raw JSON
but Apple's plutil does so we just convert the file from JSON to XML
using Apple's plutil. The result is not ideal but it looks like all OS X
systems have working plutil's.

- set mac version to 10.10
- add setup hook.
2016-11-15 18:57:20 -06:00
Shea Levy d9e63424b7 ghc-HEAD: Run boot after patches.
This allows for patches affecting configure.ac to take effect
2016-11-15 19:44:21 -05:00
Tim Steinbach 4f820d44d0 Merge pull request #20331 from NeQuissimus/libLAS_1_8_1
libLAS: 1.8.0 -> 1.8.1
2016-11-15 19:09:22 -05:00
Tim Steinbach 224331adc7
liquibase: 3.4.2 -> 3.5.3 2016-11-15 19:03:40 -05:00
Tim Steinbach 2896042738
gradle: Add variable nativeVersion 2016-11-15 18:38:48 -05:00
Shea Levy 6f7593fddc ghc-head: fix hash.
Apparently fetchgit lies...
2016-11-15 18:30:32 -05:00
Shea Levy 845b56d25a Initial support for cross-compiling ghc 2016-11-15 16:59:09 -05:00
Shea Levy 459ab0e0fd Whoops, actually add patch for llvm 2016-11-15 16:41:24 -05:00
Shea Levy f615df9599 llvm-3.8: Fix segfault in llc 2016-11-15 16:39:08 -05:00
Tim Steinbach f11b7cf579
gradle: 3.1 -> 3.2 2016-11-15 16:11:29 -05:00
Tim Steinbach 703b404c62
kotlin: 1.0.5 -> 1.0.5-2 2016-11-15 13:15:10 -05:00
Josef Kemetmueller 80eafb39e1
mapnik: Make dependencies explicit for SCons
This is necessary to fix the build for (at least) darwin. If the
arguments are not specified explicitly then homebrew-install locations
are assumed for at least "icu".

Closes #20395.
2016-11-15 17:33:59 +01:00
Josef Kemetmueller 334a1a6f8a Revert "Fix icu4c expression for latest gcc (fixes #2341)"
This reverts commit d393c6c538.
The commit removed C++11 compatibility on darwin by overriding the
--std=c++0x flag in CXXFLAGS. Which lead to a failing build of mapnik,
which depends on the move constructors being available in the icu-lib.
Since it builds fine without the headerpad_max_install_names flag, we
simply undo the change that introduced this flag.
2016-11-15 17:33:31 +01:00
Eelco Dolstra 1624f7f174
nss: 3.26 -> 3.27.1 2016-11-15 16:58:45 +01:00
Thomas Tuegel 12951219c6
ldns: multiple outputs 2016-11-15 07:20:11 -06:00
Alexey Shmalko 1958f07c63 Merge pull request #20291 from nlewo/master
Add protobuf 3.1.0
2016-11-15 14:14:18 +02:00
Justin Wood 520db3b907 beamPackages.hex: 0.11.3 -> 0.14.0 (#19994) 2016-11-15 06:54:52 +01:00
Franz Pletz 8bed505d7e Merge pull request #20311 from mguentner/subsurface
subsurface init at 4.5.6 and dependencies (libdivecomputer, libmarble-ssrf, libgit2 @ 0.23.2)
2016-11-15 04:56:35 +01:00
Maximilian Güntner 2e15a8f2dd libgit2: reinit at 0.23.2
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:52 +01:00
Maximilian Güntner 12f7968273 libmarble-ssrf: init at 2016-11-09
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:51 +01:00
Maximilian Güntner 72b1ea861c libdivecomputer: init at 0.5.0
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:14:15 +01:00
Alexey Shmalko bcd37fdef3 Merge pull request #20403 from vbgl/ocaml-batteries-253
ocamlPackages.batteries: 2.5.2 -> 2.5.3
2016-11-15 00:13:24 +02:00
Tim Steinbach 0c410a6bed Merge pull request #20401 from mikefaille/vagrant-up
vagrant: 1.8.6 -> 1.8.7
2016-11-14 10:06:03 -05:00
Tim Steinbach 265257d72a Merge pull request #20398 from cko/node_update
nodejs: 4.6.0 -> 4.6.2; 6.8.0 -> 6.9.1
2016-11-14 09:48:16 -05:00
Tobias Geerinckx-Rice f82b7768cd
libpsl: 0.14.0 -> 0.15.0 2016-11-14 13:54:56 +01:00
Frederik Rietdijk 328bafd482 Merge pull request #20255 from FRidh/xapian
xapianBindings: remove
2016-11-14 13:12:47 +01:00
Frederik Rietdijk e23724dc96 pythonPackages.reikna: init at 0.6.7 2016-11-14 12:31:05 +01:00