Commit Graph

37825 Commits

Author SHA1 Message Date
Shea Levy
551dcb6783 Add ansible 2.3 2017-06-27 15:22:31 -04:00
Vincent Laporte
b475d5f04c ocamlPackages.atd: 1.1.2 -> 1.12.0 2017-06-27 19:01:18 +00:00
Radek Benkel
53de56c0cc sauce-connect: 4.4.2 -> 4.4.7 (#26893) 2017-06-27 19:18:35 +01:00
Jörg Thalheim
f5b8a8fc10 Merge pull request #26882 from mzaccari/jruby-9.1.5.0
jruby: 9.0.5.0 -> 9.1.5.0
2017-06-27 18:45:14 +01:00
Vincent Laporte
9c68a8b2d2 ocamlPackages.angstrom: 0.4.0 -> 0.5.1 2017-06-27 17:28:33 +00: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
Jörg Thalheim
d2c500f05c Merge pull request #26900 from cohei/update-fswatch
fswatch: 1.5.0 -> 1.9.3
2017-06-27 18:08:28 +01:00
Daiderd Jordan
5740c9e0e1 Merge pull request #26772 from robx/fix-v8
v8_3_16_14: fix OS X build by passing deployment version
2017-06-27 18:31:28 +02:00
Vincent Laporte
b13245c2a3 ocamlPackages.bos: 0.1.4 -> 0.1.6 2017-06-27 16:14:29 +00:00
TANIGUCHI Kohei
f48e400133 fswatch: 1.5.0 -> 1.9.3 2017-06-27 20:24:30 +09:00
Robert
107d53f40c bundix: 2.2.0 -> 2.2.1 (#26894)
This fixes `fetchurl-force.nix` not being installed, which breaks
bundix for some gems.

E.g.

```
$ nix-build --argstr url https://rubygems.org/gems/nio4r-2.1.0.gem /nix/store/y6959dxal86l3alc0ryf7752prbbkzxg-bundix-2.2.0/lib/ruby/gems/2.3.0/gems/bundix-2.2.0/lib/bundix/fetchurl-force.nix
error: getting status of ‘/nix/store/y6959dxal86l3alc0ryf7752prbbkzxg-bundix-2.2.0/lib/ruby/gems/2.3.0/gems/bundix-2.2.0/lib/bundix/fetchurl-force.nix’: No such file or directory
```
2017-06-27 10:24:16 +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
Jörg Thalheim
2da82a1d19 racerd: 2016-12-24 -> 2017-02-17 2017-06-26 20:22:09 +01:00
Michael Zaccari
107fabf41c jruby: 9.0.5.0 -> 9.1.5.0 2017-06-26 14:45:15 -04: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
Vincent Laporte
456089b74d ocamlPackages.mlgmp: disable for OCaml ≥ 4.03 2017-06-26 19:38:47 +02:00
Jörg Thalheim
a9ba1e101e rustNightlyBin: 2017-05-30 -> 2017-06-26 2017-06-26 15:18:55 +01:00
Bas van Dijk
35e5719fe9 elasticsearch: 5.4.0 -> 5.4.2 2017-06-26 08:47:28 +02:00
Vincent Laporte
4c0203b094 ocamlPackages.lablgtk_2_14: disable for OCaml ≥ 4.04 2017-06-26 08:39:05 +02:00
Vincent Laporte
8d8fdce611 ocamlPackages.lablgtk: don’t strip 2017-06-26 08:27:03 +02:00
Vincent Laporte
e082162f09 ocamlPackages.type_conv-{108,109}: disable for OCaml ≥ 4.03 2017-06-26 05:02:42 +02:00
Vincent Laporte
41b3b2c077 ocamlPackages.sexplib_p4: disable for OCaml ≥ 4.03 2017-06-26 04:38:49 +02:00
Vincent Laporte
459f17a8d5 ocamlPackages.uri_p4: disable for OCaml ≥ 4.03 2017-06-26 04:10:02 +02:00
Vincent Laporte
7829eb794f ocamlPackages.reason: 1.13.4 -> 2.0.0 2017-06-26 04:10:02 +02:00
Vincent Laporte
f0dbe18e9b ocamlPackages.twt: don’t strip 2017-06-26 04:10:02 +02: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
Pascal Bach
572786387d gitlab-runner: 9.2.0 -> 9.3.0 2017-06-26 01:08:30 +02:00
Peter Simons
c43a2d392f git-annex: the overrideScope must be applied first to avoid bug https://github.com/NixOS/nixpkgs/issues/26852 2017-06-25 21:24:22 +02:00
Benno Fünfstück
883148ef26 pip-tools: fix build 2017-06-25 18:55:18 +02:00
Peter Simons
b4973a5bbb hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-11-gb2cb3cb from Hackage revision
ec9f3d302b.
2017-06-25 12:21:55 +02:00
Peter Simons
9721c54592 git-annex: replacing optparse-applicative needs a deep override
| Warning: This package indirectly depends on multiple versions of the same
 | package. This is highly likely to cause a compile failure.
 | package wai-app-static-3.1.6.1 requires optparse-applicative-0.13.2.0
 | package tasty-rerun-1.1.6 requires optparse-applicative-0.13.2.0
 | package tasty-0.11.2.1 requires optparse-applicative-0.13.2.0
 | package git-annex-6.20170520 requires optparse-applicative-0.14.0.0
2017-06-25 12:21:55 +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
Roman Volosatovs
69eddfa090 pythonPackages.pylast: 0.5.11 -> 1.8.0 (#26825)
* maintainers: add rvolosatovs

* pythonPackages.pylast: 0.5.11 -> 1.8.0

* pythonPackages.pylast: refactor

- Update homepage
- Add rvolosatovs to maintainers
- Fix test comment

* pylast: move out of python-packages.nix
2017-06-25 08:32:05 +01:00
Jörg Thalheim
6450a14880 Merge pull request #26826 from rvolosatovs/init/uritools
pythonPackages.uritools: init at 2.0.0
2017-06-25 08:22:31 +01:00
Jörg Thalheim
4b6b811b34 Merge pull request #26827 from rvolosatovs/init/spotipy
pythonPackages.spotipy: init at 2.4.4
2017-06-25 08:18:09 +01:00
Jörg Thalheim
5b7fd8f3b8 nailgun: use makeWrapper 2017-06-25 07:46:51 +01:00
Volth
649a036dcc nailgun: init at 0.9.1 2017-06-25 01:08:09 +00:00
Roman Volosatovs
4abb292f75
pythonPackages.spotipy: requests2 -> requests
Seems like this breaks build of #26518
2017-06-24 23:58:37 +02:00
Roman Volosatovs
ca69972f9a
pythonPackages.spotipy: init at 2.4.4 2017-06-24 23:56:34 +02:00
Roman Volosatovs
90f85a2de5
pythonPackages.uritools: init at 2.0.0 2017-06-24 23:54:19 +02: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
09704d35f2 Merge pull request #26762 from dtzWill/update/creduce
creduce: 2.6.0 -> 2.7.0, now uses LLVM 4
2017-06-24 19:59:30 +01:00
Jörg Thalheim
8f9d3bfddb Merge pull request #26594 from jchildren/master
antlr4_7: init at 4.7
2017-06-24 18:55:08 +01: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
Jörg Thalheim
d853c3b895 Merge pull request #26707 from dywedir/rust-bindgen
rust-bindgen: 0.24.0 -> 0.25.5
2017-06-24 18:23:20 +01:00