Peter Simons
b5729a2571
LTS Haskell 8.20
2017-06-28 15:37:52 +02:00
Frederik Rietdijk
8a62a9b064
Merge pull request #26125 from volth/webkitgtk-naming
...
rename webkitgtk24x⇒webkitgtk24x-gtk3; webkitgtk2⇒webkitgtk24x-gtk2
2017-06-28 13:54:38 +02:00
Jörg Thalheim
5e044b9dc8
Merge pull request #26903 from ivan-tkatchev/pullrequest4
...
boost-build: update to version 2016.03
2017-06-28 09:46:42 +01:00
Benjamin Staffin
1856119466
python-gflags: 2.0 -> 3.1.1 ( #26858 )
...
* python-gflags: 2.0 -> 3.1.1
* python-gflags: split out to new python-modules dir
* python-gflags: fix tests
2017-06-28 10:42:13 +02:00
Jörg Thalheim
33adb08080
boost-build: drop spurious version infix
2017-06-28 09:40:31 +01:00
Langston Barrett
6fd4c3956e
django-polymorphic: init at 1.2
2017-06-27 21:12:29 +00:00
Tomas Hlavaty
6739a1773e
sbcl: 1.3.17 -> 1.3.18
...
The attached patch updates sbcl version.
From efdeb164ab3ca748a960791b093638c982465e97 Mon Sep 17 00:00:00 2001
From: Tomas Hlavaty <tom@logand.com>
Date: Tue, 27 Jun 2017 22:15:17 +0200
Subject: [PATCH] sbcl: 1.3.17 -> 1.3.18
2017-06-27 16:29:52 -04:00
Frederik Rietdijk
f2b97e061a
python.pkgs.intelhex: fix patch
2017-06-27 22:27:49 +02:00
leenaars
10126e13ef
openpa: init at 1.0.4 ( #26033 )
2017-06-27 20:52:23 +01:00
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
tkatchev
45f6bb6ba5
boost-build: update to version 2016.03
2017-06-27 18:00:40 +03: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