Mario Rodas
2163e6ce64
Merge pull request #63175 from jonringer/add_pydocumentdb
...
pythonPackages.pydocumentdb: init at 2.3.3
2019-06-17 22:19:24 -05:00
Michael Raskin
fd12b57a2d
Merge pull request #63370 from yrashk/picolisp-httpGate
...
picolisp: include httpGate tool
2019-06-17 20:21:00 +00:00
R. RyanTM
a7d85f5ae1
linbox: 1.6.2 -> 1.6.3 ( #63288 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/linbox/versions
2019-06-17 22:08:03 +02:00
R. RyanTM
f4b609bf54
lttng-tools: 2.10.6 -> 2.10.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-tools/versions
2019-06-17 21:40:39 +02:00
Bjørn Forsman
4cb1d299dd
Merge pull request #63291 from r-ryantm/auto-update/lttng-ust
...
lttng-ust: 2.10.3 -> 2.10.4
2019-06-17 21:40:04 +02:00
Lancelot SIX
994a2319a1
Merge pull request #63354 from r-ryantm/auto-update/python3.7-Django
...
python37Packages.django_2_2: 2.2.1 -> 2.2.2
2019-06-17 21:25:54 +02:00
Yurii Rashkovskii
0e6843b46f
picolisp: include httpGate tool
...
https://software-lab.de/doc/httpGate.html
httpGate is a central element of the PicoLisp application server
architecture. Its purpose is to perform the following tasks:
* Provide a single application entry port (e.g. 80 or 443).
* Allow PicoLisp applications to run as non-root.
* Start application servers on demand.
* Handle HTTPS/SSL communication.
2019-06-17 12:04:00 -07:00
R. RyanTM
9b98d400d1
python37Packages.django_2_2: 2.2.1 -> 2.2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django/versions
2019-06-17 10:31:53 -07:00
xbreak
2b51328002
waf: Added support for optional extra tools ( #63042 )
...
The list of tools `withTools` are included as extra tools when building
waf.
Example:
mywaf = callPackage ../development/tools/build-managers/waf {
python = python3;
withTools = [ "doxygen" ];
};
2019-06-17 10:23:52 -04:00
R. RyanTM
4b4cdb0cf2
aravis: 0.6.2 -> 0.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aravis/versions
2019-06-17 15:30:23 +02:00
R. RyanTM
29474ece78
cimg: 2.6.4 -> 2.6.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-06-17 15:29:33 +02:00
R. RyanTM
069f2235af
brial: 1.2.4 -> 1.2.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brial/versions
2019-06-17 13:23:05 +02:00
markuskowa
092c25ac08
Merge pull request #63213 from r-ryantm/auto-update/armadillo
...
armadillo: 9.400.4 -> 9.500.2
2019-06-17 11:15:39 +02:00
Jan Tojnar
684ce6921b
liblouis: 3.9.0 -> 3.10.0 ( #63280 )
...
liblouis: 3.9.0 -> 3.10.0
2019-06-17 10:56:32 +02:00
R. RyanTM
e8d79a52a9
lttng-ust: 2.10.3 -> 2.10.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lttng-ust/versions
2019-06-17 00:24:21 -07:00
Vincent Laporte
b00a5f5557
ocamlPackages.mlgmpidl: 1.2.8 -> 1.2.10
2019-06-17 06:32:34 +00:00
R. RyanTM
9e76c00b1b
liblouis: 3.9.0 -> 3.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblouis/versions
2019-06-16 22:58:12 -07:00
Daniel Vianna
d72887e0d2
pythonPackages.pytest-watch: init at 4.2.0
...
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-17 01:58:10 -04:00
Daniel Vianna
73d0b53ff2
pythonPackages.pytest-testmon: init at 0.9.16
...
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-17 01:58:10 -04:00
Mario Rodas
239de52198
tflint: init at 0.8.3 ( #63012 )
2019-06-16 20:02:03 -07:00
Austin Seipp
e6a0514aaf
libfsm: init at 0.1pre1869_f70c3c5
...
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 16:39:42 -05:00
worldofpeace
9e84b40423
Merge pull request #63232 from risicle/ris-hdbscan-fix
...
pythonPackages.hdbscan: fix build by applying upstream patch
2019-06-16 17:11:38 -04:00
Robert Scott
2be7ccf2a3
pythonPackages.hdbscan: fix build by applying upstream patch
...
simple missing import in one of the test modules
2019-06-16 21:53:14 +01:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Austin Seipp
ccee4117be
bmake: fix version/url, fix tests, remove unneeded deps
...
As noted by @jameysharp in #63181 .
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 14:26:49 -05:00
Matthew Bauer
4d5c1c8136
Merge pull request #62971 from lilyball/bundlerApp-passthru
...
bundlerApp: Set up passthru properly
2019-06-16 15:03:10 -04:00
Robert Scott
d67d182b4c
pythonPackages.django-sites: fix build, flesh out comments
2019-06-16 19:17:03 +02:00
Austin Seipp
c6830326b2
theft: 0.4.4 -> 0.4.5, fix pkg-config file
...
The libtheft.pc file was using prefix=/usr/local for its own relative
-L/-l/-I parameters for GCC, giving incorrect results. (This is really
more of an upstream bug.)
This also adds myself to the maintainer list, and enables builds on
non-Linux platforms.
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-16 09:34:16 -07:00
R. RyanTM
c7239f3aae
ammonite: 1.6.7 -> 1.6.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-06-16 09:39:33 -04:00
R. RyanTM
0a2f247a73
armadillo: 9.400.4 -> 9.500.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-06-16 06:33:37 -07:00
Marek Mahut
3aa8f9448c
zziplib: patch CVE-2018-17828
...
Fixes https://github.com/NixOS/nixpkgs/issues/61961
Close https://github.com/NixOS/nixpkgs/pull/63189
vcunat amended some nitpicks into the original commit.
2019-06-16 12:17:30 +02:00
Bas van Dijk
0bc377d47d
Merge pull request #63160 from basvandijk/opencv-4.1.0
...
opencv: 4.0.1 -> 4.1.0
2019-06-16 08:57:30 +02:00
Bas van Dijk
bf5e3c24d0
Merge pull request #63162 from basvandijk/opencv-3.4.6
...
opencv: 3.4.5 -> 3.4.6
2019-06-16 08:55:49 +02:00
Michael Raskin
2edd48b4fd
Merge pull request #63139 from yrashk/picolisp-w3m-help
...
picolisp: fix help functionality
2019-06-16 06:50:14 +00:00
Yurii Rashkovskii
6278dbf8c4
picolisp: fix help functionality
...
Currently, trying to use help results in something like this:
```
: (help 'db)
========================================
w3m: Can't exec
=======================================
```
By including `w3m` as an input, the behaviour changes to:
```
: (help 'db)
========================================
(db 'sym 'cls ['hook] 'any ['sym 'any ..]) -> sym | NIL
Returns a database object of class cls, where the values for the sym arguments
correspond to the any arguments. If a matching object cannot be found, NIL is
returned. sym, cls and hook should specify a tree for cls or one of its
superclasses. See also aux, collect, request, fetch, init and step.
========================================
-> db
```
2019-06-15 23:25:32 -07:00
Austin Seipp
ebb3f4d428
bmake: init at 20121212
...
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 22:46:14 -07:00
Austin Seipp
a1dd419c1f
liburing: 1.0.0pre132 -> 1.0.0pre137
...
Signed-off-by: Austin Seipp <as@fastly.com>
2019-06-15 23:21:19 -05:00
Mario Rodas
f30c0c5cf1
Merge pull request #63148 from marsam/init-reviewdog
...
reviewdog: init at 0.9.12
2019-06-15 19:01:07 -05:00
Jan Tojnar
c96ee919cf
flatpak-builder: 1.0.6 -> 1.0.7 ( #62413 )
...
flatpak-builder: 1.0.6 -> 1.0.7
2019-06-16 01:39:09 +02:00
Jan Tojnar
ccc6ffe2dc
flatpak-builder: add installed tests
2019-06-16 01:22:12 +02:00
Jonathan Ringer
d20e963e91
pythonPackages.pydocumentdb: init at 2.3.3
2019-06-15 13:27:19 -07:00
Robert Scott
46ce40ba6a
pythonPackages.matchpy: 0.4.6 -> 0.5.1, fix build
2019-06-15 20:11:00 +02:00
Will Dietz
8a41d6631c
pygraphviz: 1.3.1 -> 1.5
...
https://github.com/pygraphviz/pygraphviz/releases
2019-06-15 20:07:41 +02:00
R. RyanTM
ee453e1b38
flatpak-builder: 1.0.6 -> 1.0.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-06-15 19:34:34 +02:00
Bas van Dijk
9f52f0e6b8
opencv: 3.4.5 -> 3.4.6
2019-06-15 16:54:31 +02:00
Bas van Dijk
baf54b6b8b
opencv: 4.0.1 -> 4.1.0
2019-06-15 16:17:51 +02:00
Jan Tojnar
3a61b88269
flatpak: Preserve pixbuf path in validate-icon ( #63122 )
...
flatpak: Preserve pixbuf path in validate-icon
2019-06-15 12:29:12 +02:00
Frederik Rietdijk
9bd6c5d817
Merge staging-next into master
2019-06-15 10:46:55 +02:00
Lily Ballard
96d79aff40
cocoapods: 1.7.1 -> 1.7.2
...
Also update cocoapods-beta to match.
2019-06-15 10:31:10 +02:00
Matthieu Coudron
6465fd4998
python3Packages.cmd2: 0.9.12 -> 0.9.13
...
Changelog: https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md
2019-06-15 10:22:54 +02:00