Commit graph

23254 commits

Author SHA1 Message Date
zimbatm c2530db6a6 pythonPackages.jupyer_core: 4.0.6 -> 4.1.0 2016-05-05 22:55:01 +01:00
zimbatm d9231ee06a pythonPackages.traitlets: 4.1.0 -> 4.2.1 2016-05-05 22:55:01 +01:00
zimbatm 9e6a72656d pythonPackages.decorator: 4.0.6 -> 4.0.9 2016-05-05 22:55:01 +01:00
Svintsov Dmitry 8658f9fe5c flamerobin: init at 0.9.3.1 2016-05-06 01:45:43 +05:00
zimbatm 982ad14515 Merge pull request #15104 from magnetophon/faust2lv2gui-master
faust2lv2gui: newest faust can create gui for lv2
2016-05-05 21:08:17 +01:00
Joachim Fasting 2d158dc388 Merge pull request #15245 from bobvanderlinden/popcorntime-removed
popcorntime: removed package as discussed in #15120
2016-05-05 21:18:26 +02:00
Joachim Fasting 50b7a542fe Merge pull request #14983 from adnelson/httpretty_python3
httpretty: working build for python3
2016-05-05 21:07:24 +02:00
Bob van der Linden 1b2fb84d75 popcorntime: removed package as discussed in #15120 2016-05-05 21:02:31 +02:00
Joachim Fasting fbb6d27c58 Merge pull request #15037 from matthiasbeyer/fix-#15030
betamax: Disable tests
2016-05-05 20:50:07 +02:00
Joachim Fasting 85b3613751 Merge pull request #15139 from aneeshusa/allow-sha512-for-various-fetch-derivations
Allow any hash function for some git-based fetch* derivations
2016-05-05 20:48:56 +02:00
Bart Brouns ebba6571fe
i-score: init at 1.0.0-a67
Closes #15137
2016-05-05 18:45:49 +02:00
Joachim Fasting 30f86c8299 Merge pull request #15166 from NixOS/pkgs/redis_dump/add
redis-dump: init at 0.3.5
2016-05-05 18:11:34 +02:00
Peter Simons f476d686e8 haskell-stack: add a top-level attribute 'stack', a space-efficient variant of 'haskellPackages.stack'
The "stack" closure does not include the stack library and therefore has
a much smaller closure, i.e. 17 MB instead of 1 GB.

Fixes https://github.com/NixOS/nixpkgs/issues/15216.
2016-05-05 12:51:13 +02:00
Vladimír Čunát 323825f967 linux kernel 4.5: fix race during build
This is just 4788ec1372 but for 4.5 instead of 4.4.
Example failure: http://hydra.nixos.org/build/35194276
2016-05-05 11:39:44 +02:00
Tobias Pflug 953bb5e7ca python-gui: init at 1.0.2, fixes #14958 2016-05-05 00:49:39 +02:00
Tobias Pflug b42d6718b0 python-neovim: 0.0.38 -> 0.1.7
Disable for python3
2016-05-05 00:43:38 +02:00
zimbatm 0bc713f817 Merge pull request #15135 from gpyh/asciidoctor
asciidoctor: Init at 1.5.4
2016-05-04 20:42:26 +01:00
Arseniy Seroka 9cb8abe846 Merge pull request #15208 from taku0/firefox-bin-46.0.1
firefox-bin: 45.0.2 -> 46.0.1
2016-05-04 21:38:47 +03:00
Arseniy Seroka bf0484c613 Merge pull request #15221 from schneefux/master
caddy: v0.8.2 -> v0.8.3
2016-05-04 21:37:06 +03:00
schneefux f44fb5656c caddy: v0.8.2 -> v0.8.3 2016-05-04 18:08:37 +02:00
Bojan Nikolic ce09466fe5 Pweave: init at 0.25 2016-05-04 16:34:02 +01:00
Yacine Hmito d3421435e0 asciidoctor: Init at 1.5.4 2016-05-04 13:23:22 +02:00
zimbatm 007ea84222 Merge pull request #15181 from bradediger/ruby-2.3.1
ruby: update 2.3 series to 2.3.1
2016-05-04 10:31:08 +01:00
taku0 90f5be3133 firefox-bin: 45.0.2 -> 46.0.1 2016-05-04 14:50:17 +09:00
Svein Ove Aas c5451206ab Init CKAN: The Comprehensive Kerbal Archive Network (#15202)
* ckan: Init at 1.16.1
2016-05-04 02:12:39 +01:00
Joachim Fasting 0bd31bce10
grsecurity: drop support for 4.4 kernels
From now on, only the testing branch of grsecurity will be supported.
Additionally, use only patches from upstream.

It's impossible to provide meaningful support for grsecurity stable.
First, because building and testing \(m \times n \times z) [1], packages
is infeasible.  Second, because stable patches are only available from
upstream for-pay, making us reliant on third-parties for patches. In
addition to creating yet more work for the maintainers, using stable
patches provided by a third-party goes against the wishes of upstream.

nixpkgs provides the tools necessary to build grsecurity kernels for any
version the user chooses, however, provided they pay for, or otherwise
acquire, the patch themselves.

Eventually, we'll want to remove the now obsolete top-level attributes,
but leave them in for now to smoothe migration (they have been removed
from top-level/release.nix, though, because it makes no sense to have
them there).

[1]: where \(m\) is the number of grsecurity flavors, \(n\) is the
number of kernel versions, and z is the size of the `linuxPackages` set
2016-05-04 01:07:53 +02:00
obadz b1bf11881a spdlog: init at 292bdc5 2016-05-03 23:05:37 +01:00
Arseniy Seroka 82475a9a7c Merge pull request #15175 from magnetophon/linuxband
linuxband: init at 12.02.1
2016-05-03 22:58:43 +03:00
Alexander Ried 82c141b999 Revert "iptables: add 1.6 branch (init 1.6.0). Not making it the default this time."
This reverts commit 74f7916a9a.

Time to make it the default.
2016-05-03 20:29:52 +02:00
Alexander Ried a0a6a3df88 libcap: Move old libcap_* aliases to aliases.nix 2016-05-03 19:52:53 +02:00
Alexander Ried 7382afac40 libcap: replace old split with multi-output 2016-05-03 19:52:10 +02:00
Tobias Geerinckx-Rice bf81306848
gandi-cli: pull out of python-packages.nix 2016-05-03 18:28:23 +02:00
Arseniy Seroka e681d9f51e Merge pull request #15186 from romildo/new.greybird
Greybird: init at 2016-03-11
2016-05-03 14:24:55 +03:00
Nikolay Amiantov fe0bb1efd1 imagemagick: add webp support 2016-05-03 13:19:41 +03:00
José Romildo Malaquias 4b2caa2409 Greybird: init at 2016-03-11 2016-05-03 06:45:17 -03:00
rardiol 0ba62f7150 spring, springlobby update (#15182)
* alure: init at 1.2

* spring: 96.0 -> 101.0

* springlobby: 0.195 -> 0.247
2016-05-03 10:19:19 +01:00
Peter Simons f6980571ab Add LTS Haskell 5.15. 2016-05-03 10:22:22 +02:00
Peter Simons f622804472 Add LTS Haskell 5.14. 2016-05-03 10:22:22 +02:00
Vincent Laporte a42f845925 coq-dpdgraph: init at 0.5 2016-05-03 09:27:16 +02:00
Tobias Geerinckx-Rice 41de2cacb8
perlPackages.Thread-Queue: 3.05 -> 3.09 2016-05-03 03:31:25 +02:00
Tobias Geerinckx-Rice 15af160ec0
perlPackages.threads-shared: 1.48 -> 1.51 2016-05-03 03:30:56 +02:00
Tobias Geerinckx-Rice b2ea81bd0f
perlPackages.threads: 2.02 -> 2.07 2016-05-03 03:30:27 +02:00
Tobias Geerinckx-Rice 78c500a8d1
perlPackages.PerlIO-eol: 0.14 -> 0.16 2016-05-03 03:29:34 +02:00
Tobias Geerinckx-Rice bc4465e23f
pythonPackages.sqlparse: 0.1.16 -> 0.1.18 2016-05-03 02:01:12 +02:00
Lluís Batlle i Rossell 94520a25ad Adding blktrace
Tool to get traces of operations in block devices on linux.
2016-05-03 00:26:27 +02:00
Bart Brouns 57d9fd8f65 linuxband: init at 12.02.1 2016-05-02 23:28:32 +02:00
Brad Ediger 6e353bb17f ruby: update 2.3 series to 2.3.1 2016-05-02 15:49:05 -05:00
Bart Brouns bdf7f03c4b MMA: init at 15.12 2016-05-02 21:04:07 +02:00
Aneesh Agrawal 208f1fb7e1 Allow any hash for git-based fetch* derivations
Instead of hard-coding which hash types are available, merge the input
arg set into the fetchzip arguments to enable passing any hash type
that the underyling fetchurl (underneath fetchzip, which does the same
thing) supports for hash agility.

Also, provide rev attributes on all of these derivations,
not just fetchFromGitHub.
2016-05-02 13:09:26 -04:00
Tobias Geerinckx-Rice f03fdb0f56
perlPackages.Gtk2: 1.2497 -> 1.2498 2016-05-02 17:39:08 +02:00
Tobias Geerinckx-Rice 3a0481d3c4
perlPackages.Glib: 1.320 -> 1.321 2016-05-02 17:39:08 +02:00
Tobias Geerinckx-Rice 2adcd6db80
perlPackages.Pango: 1.226 -> 1.227 2016-05-02 17:39:08 +02:00
Jaka Hudoklin 097a05a5b1 redis-dump: init at 0.3.5 2016-05-02 17:31:30 +02:00
Kovacsics Robert 8a1ccb5f70 plover: 2.5.8 -> 3.0.0 (#15140) 2016-05-02 16:09:06 +02:00
Nikolay Amiantov 7fec04cd7f Merge pull request #15129 from rardiol/openra
openra: 20141029 -> 20151224
2016-05-02 16:28:20 +04:00
Robin Gloster 1ea32f8235 Merge pull request #15158 from joachifm/grsecurity
Grsecurity updates & improvements
2016-05-02 11:56:11 +02:00
Robin Gloster 5a2b26cf7b Merge pull request #15056 from simonvandel/fix-qbittorent-qmake
Fix qbittorent qmake build error
2016-05-02 11:35:09 +02:00
Joachim Fasting 7893cb1aea
linuxPackages_grsec_4_1: delete
Upstream supports 3.14, 4.4, and 4.5
2016-05-02 11:28:05 +02:00
Joachim Fasting fecb56fc3f
linuxPackages_grsec_4_5: init at 3.1-4.5.2-201604290633 2016-05-02 11:28:05 +02:00
Joachim Fasting ae59e8c644 Merge pull request #15062 from holidaycheck/node-6.0.0
nodejs-6_x : init at 6.0.0
2016-05-02 09:53:18 +02:00
Tobias Pflug 822abc49ad nodejs-6_x : init at 6.0.0 2016-05-02 08:58:50 +02:00
Joachim Fasting 4054bf05ad Merge pull request #15150 from ryneeverett/you-get-init
you-get: init at 0.4.390
2016-05-02 08:38:06 +02:00
ryneeverett 1e84b0c070 you-get: init at 0.4.390 2016-05-02 06:21:42 +00:00
Joachim Fasting 3ad29e237a Merge pull request #14905 from nico202/Oger
Oger: init at 1.1.3 with dependencies
2016-05-02 04:56:12 +02:00
Joachim Fasting 889f36498f Merge pull request #15088 from cstrahan/redis-desktop-manager
redis-desktop-manager: init at 0.8.3
2016-05-02 03:26:19 +02:00
Joachim Fasting e1197f6896 Merge pull request #15082 from namore/init_rake
rake: init at 11.1.1
2016-05-02 03:20:51 +02:00
Tobias Geerinckx-Rice 232d2f29ac
pythonPackages.mycli: 1.4.0 -> 1.6.0 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice 230a0d4cc6
pythonPackages.pgcli: 0.19.2 -> 0.20.1 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice b9e42f1b9a
pythonPackages.pgspecial: init at 1.3.0 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice 5689ab480a
pythonPackages.prompt_toolkit: 0.46 -> 0.60 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice b68f09a520
pythonPackages.boto3: 1.2.2 -> 1.3.1 2016-05-02 02:31:45 +02:00
Tobias Geerinckx-Rice 1b7e3ee149
pythonPackages.wcwidth: 0.1.4 -> 0.1.6 2016-05-02 02:31:45 +02:00
Joachim Fasting f125da3909 Merge pull request #15123 from redbaron/remove-scatter-output-hook
Remove obsolete scatter output hook
2016-05-02 02:24:08 +02:00
Tuomas Tynkkynen 30240ccb9d tarball: No need to depend on nix development headers 2016-05-02 01:06:45 +03:00
Robert Helgesson ef44e78849 perl-Pod-Weaver: 4.012 -> 4.013 2016-05-01 23:36:41 +02:00
Robert Helgesson 50a8d9a6f4 perl-Pod-Elemental-PerlMunger: 0.200005 -> 0.200006 2016-05-01 23:36:41 +02:00
Robert Helgesson 196c422186 perl-Math-BigRat: 0.260803 -> 0.260804 2016-05-01 23:36:41 +02:00
Robert Helgesson 97e5e01463 perl-Math-BigInt: 1.999718 -> 1.999722 2016-05-01 23:36:41 +02:00
Robert Helgesson 216b04b247 perl-Log-Dispatchouli: 2.009 -> 2.012 2016-05-01 23:36:41 +02:00
Robert Helgesson 1612bb4123 perl-File-Util: 4.132140 -> 4.161200 2016-05-01 23:36:41 +02:00
Robert Helgesson 452867d149 perl-CryptX: 0.030 -> 0.031 2016-05-01 23:36:41 +02:00
Austin Seipp d9ad7d529d nixpkgs: remove unused hiphopvm/hhvm alias
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 20:17:56 +00:00
Tobias Geerinckx-Rice 1249a4d750
securefs: init at 0.3.1
Caveat, as always with such things, emptor.
2016-05-01 21:00:50 +02:00
Arseniy Seroka 48b739cc25 Merge pull request #15094 from jraygauthier/jrg/brscan4_init_rebased
brscan4: init at 0.4.3-3
2016-05-01 21:48:30 +03:00
Raymond Gauthier 758e8bd1a1 brscan4: init at 0.4.3-3
A sane backend for recent brother scanners.

Depends on the presence of etc files generated by the
nixos module of the same name.

Supports network scanner specification through the
nixos module.
2016-05-01 14:42:25 -04:00
Arseniy Seroka 41efe6535d Merge pull request #15099 from phunehehe/casperjs
Casperjs: refactor and update
2016-05-01 19:35:14 +03:00
Simon Vandel Sillesen 05f2ebe16d qBittorrent: fix qmake not found in qbittorrent build
Thanks to @romildo for finding the configure fix.
2016-05-01 15:05:56 +02:00
Tobias Geerinckx-Rice 5508687ec2
Remove now useless proprietary Copy.com client and service
<https://techlib.barracuda.com/Copy/FAQ>

SaaS.
2016-05-01 14:38:08 +02:00
Austin Seipp b3b02fe656 nixpkgs: chez scheme 9.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 03:09:31 +00:00
Phil Scott 8d5962a690
angband: init at version 4.0.5 2016-05-01 01:22:49 +02:00
Maxim Ivanov dea920bfdc Remove obsolete scatter output hook
There are no users of it in main tree and recent merge
of multiple outputs branch makes it obsolete for private trees
too.

At the time hook was created, recently merged multiple output
branch was relying on passing flags to autotools to split
outputs, which obviously wasn't working for other build systems

Scatter output was taking different approach where files were
moved out from a build tree based on known  paths, which is more
or less what current multiple-outputs.sh hook is able to do too.
2016-04-30 22:05:33 +01:00
Bart Brouns 7da27100fe faust2lv2gui: newest faust can create gui for lv2 2016-04-30 19:12:32 +02:00
Joachim Fasting e6fbe412ec
torbutton: remove expression
Not updated for years.  Also, using torbutton without the tor browser
bundle is not recommended.
2016-04-30 17:44:49 +02:00
Joachim Fasting 9ec677867f Merge pull request #15065 from joachifm/torbrowser-enhancements
Torbrowser enhancements
2016-04-30 17:42:01 +02:00
Nikolay Amiantov cf34a7be4a quazip_qt4: add as a separate derivation 2016-04-30 15:54:02 +03:00
Hoang Xuan Phu d950d6b786 casperjs: test needs fontconfig 2016-04-30 18:26:09 +08:00
Hoang Xuan Phu 6ac488f2a0 all-packages.nix: some space cleanup 2016-04-30 18:26:08 +08:00
Nikolay Amiantov ec6b547b17 truecrypt: fix containers' mount 2016-04-30 04:26:36 +03:00
Charles Strahan 4f7ac84263 redis-desktop-manager: init at 0.8.3 2016-04-29 18:03:48 -04:00
Tobias Geerinckx-Rice aa8bc97dd6
git-hub -> gitAndTools.git-hub (with alias) 2016-04-29 21:42:35 +02:00
Ricardo Ardissone 50970f4ccf dotnetPackages.RestSharp: init at 105.2.3 2016-04-29 15:55:36 -03:00
Ricardo Ardissone ffe7da184e dotnetPackages.StyleCopPlusMSBuild: init at 4.7.49.5 2016-04-29 15:55:36 -03:00
Ricardo Ardissone 6e68a6cf81 dotnetPackages.StyleCopMSBuild: init at 4.7.49.0 2016-04-29 15:55:35 -03:00
Ricardo Ardissone 07ecef52b7 dotnetPackages.SharpFont: init at 3.0.1 2016-04-29 15:55:28 -03:00
Ricardo Ardissone 5c58471ff4 dotnetPackages.MonoNat: init at 1.2.21 2016-04-29 13:26:00 -03:00
Ricardo Ardissone 87993420ca dotnetPackages.FuzzyLogicLibrary: init at 1.2.0 2016-04-29 13:25:39 -03:00
Ricardo Ardissone 65ce3f91c3 dotnetPackages.SmartIrc4net: init at 0.4.5.1 2016-04-29 13:25:12 -03:00
Ricardo Ardissone b61a6dd70a dotnetPackages.SharpZipLib: init at 0.86.0 2016-04-29 13:24:51 -03:00
Ricardo Ardissone a1fd742491 dotnetPackages.MaxMindGeoIP2: init at 2.3.1 2016-04-29 13:24:26 -03:00
Ricardo Ardissone 540104dd5e dotnetPackages.MaxMindDb: init at 1.1.0.0 2016-04-29 13:23:36 -03:00
Arseniy Seroka 279b1843b3 Merge pull request #15032 from zimbatm/terraform-0.6.15
terraform: 0.6.13 -> 0.6.15
2016-04-29 19:19:19 +03:00
Joachim Fasting 85aece2f8e
torbrowser: use makeLibraryPath instead of buildEnv
Also remove redundant buildInputs
2016-04-29 18:18:48 +02:00
Joachim Fasting 638e16e623 Merge pull request #15060 from clefru/iscsi-on-master
iscsiadm can't load modules, so let's update open-iscsi and patch it.
2016-04-29 17:37:22 +02:00
Roman Naumann 61c8af996f rake: init at 11.1.1 2016-04-29 15:45:11 +02:00
Joachim Fasting 4fb9b060c3 Merge pull request #15063 from mayflower/upstream/graylog
Add graylog package and service
2016-04-29 15:32:53 +02:00
Clemens Fruhwirth 82dd20a14d open-isns: init at 0.95 2016-04-29 14:02:17 +02:00
Dan Peebles 203fee0618 rpm-ostree: init at 2016.1 2016-04-29 03:20:04 +00:00
Dan Peebles d70752cce9 libhif: init at 87e4cb24
The latest released version is too old for my needs, so I'm picking
a git commit that works. I'll update it when they release a new one.
2016-04-29 03:06:02 +00:00
Dan Peebles fcf37351bd librepo: init at 1.7.18 2016-04-29 02:46:16 +00:00
Dan Peebles bd8a1258bf createrepo_c: init at 0.10.0 2016-04-29 02:40:51 +00:00
Tobias Geerinckx-Rice 730d488a12
claws-mail: rename from (and alias to) clawsMail 2016-04-29 04:38:54 +02:00
Dan Peebles 7dd3a92c19 libsolv: init at 0.6.20 2016-04-29 02:33:14 +00:00
Joachim Fasting f285c229ac Merge pull request #15070 from romildo/fix.grepmail
grepmail: set outputs to "out" only
2016-04-29 02:46:35 +02:00
José Romildo Malaquias 5bd88a3e41 grepmail: set outputs to out only 2016-04-28 21:22:46 -03:00
Joachim Fasting c6147319cb Merge pull request #15061 from ebzzry/ltwheelconf-0.2.7
ltwheelconf: init at 0.2.7
2016-04-29 01:08:16 +02:00
Nathan Moos 6dac18a8be imatix_gsl: init at 4.1 2016-04-28 18:26:10 -04:00
Tristan Helmich 49b947635f graylog: init at 2.0.0 2016-04-28 22:11:16 +02:00
Rommel M. Martinez 650e9b25bd ltwheelconf: init at 0.2.7 2016-04-29 02:47:48 +08:00
obadz 98a7f819d9 qt4: add a toplevel entry for the version skype uses
Otherwise, it won't get built by hydra

abbradar: use `self` as needed for overrides.
2016-04-28 16:49:07 +03:00
Frederik Rietdijk 39de7de304 Merge pull request #15035 from groxxda/bump/xdot
xdot: 0.6 -> 0.7
2016-04-28 13:13:30 +02:00
Arseniy Seroka 52b64cedec Merge pull request #15016 from jagajaga/eid
open-eid
2016-04-28 13:56:09 +03:00
David Guibert 58e0c4bcd9 gcc: add 6.1.0 2016-04-28 11:13:26 +02:00
Sander van der Burg d76982e181 Merge pull request #14973 from holidaycheck/update-libuv
libuv: 1.7.5 -> 1.9.0
2016-04-28 08:56:31 +00:00
Tuomas Tynkkynen d27caa486b filebench: Init at 1.4.9.1 2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen d5a7032042 fsmark: Init at 3.3 2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen 49d1acb50f Merge pull request #14896 from elitak/rtl8723bs
rtl8723bs: improved build and split off firmware
2016-04-28 00:04:44 +03:00
Matthias Beyer 25b4b35232 betamax: Disable tests
As said in #15037, the tests fail due to a network error as the tests
expect to have network access.

This simply disables the tests, which is not optimal, of course. I do
not understand the whole python infrastructure, so I'm not able to
disable only the failing-because-of-network-access tests.
2016-04-27 20:30:09 +02:00
Allen Nelson f66e9fd10d sqlalchemy: define sqlalchemy_1_0 attribute 2016-04-27 12:45:52 -05:00
Joachim Fasting 4c0f379fc9 Merge pull request #14990 from cstrahan/dbusmap
dbus-map: init 2015-05-28
2016-04-27 19:40:00 +02:00
Alexander Ried 8bfb350f4f xdot: 0.6 -> 0.7, python27 -> python3 2016-04-27 18:52:06 +02:00
zimbatm 57ef6899aa terraform: 0.6.13 -> 0.6.15 2016-04-27 17:22:37 +01:00
Edward Tjörnhammar 2b384d401d
tsocks: switch back to regular stdenv libc, remove saveme compilation 2016-04-27 18:02:06 +02:00
Joachim Fasting 0307ab1f37 Merge pull request #14879 from mboes/terraform-plugins-fix
terraform: fixup provider, provisioner binaries names.
2016-04-27 17:23:11 +02:00
Peter Simons fc1c014bf6 Merge pull request #15026 from dancek/silver-searcher-alias-ag
silver-searcher: add alias "ag"
2016-04-27 17:14:00 +02:00
Mathieu Boespflug 922383bb79 terraform: fixup provider, provisioner binaries names.
The build for some reason produces binaries with the wrong name.
Terraform expects all its plugins to have a name of the form
`terraform-TYPE-NAME`. So we add the `terraform-` prefix manually.
2016-04-27 17:03:33 +02:00
Nikolay Amiantov e6e7c1e914 logmein-hamachi: init at 2.1.0.139, add nixos service 2016-04-27 16:15:01 +03:00
Hannu Hartikainen e3e502e37a silver-searcher: add alias "ag" 2016-04-27 15:52:21 +03:00
Tobias Pflug c893105f1f pyuv: 0.11.5 -> 1.2.0 2016-04-27 12:25:22 +02:00
Emery Hemingway ae59f6426a autoconf: peg version 2.64 2016-04-27 11:51:20 +02:00
Tobias Pflug 7dcf75bdd4 libuv: 1.7.5 -> 1.9.0 2016-04-27 11:06:47 +02:00