Commit Graph

65411 Commits

Author SHA1 Message Date
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
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
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
Frederik Rietdijk
3ac9699ae2 Revert "python.pkgs.pip: 19.0.3 -> 19.1.1"
mass-rebuild...

This reverts commit 44eac163ce.
2019-06-15 09:15:02 +02:00
Jonathan Ringer
44eac163ce python.pkgs.pip: 19.0.3 -> 19.1.1 2019-06-15 09:14:36 +02:00
Mario Rodas
2c042a3c2e
reviewdog: init at 0.9.12 2019-06-15 02:00:00 -05:00
Frederik Rietdijk
3cf9c7163f pythonPackages.aiohttp: disable tests 2019-06-15 08:42:51 +02:00
Frederik Rietdijk
eda6360cb9 pythonPackages.aiohttp-cors: move expression 2019-06-15 08:21:06 +02:00
Frederik Rietdijk
087b87758e Merge master into staging-next 2019-06-15 08:17:58 +02:00
Matthew Harm Bekkema
0a5a1259ae
flatpak: Make librsvg dependency explicit 2019-06-15 15:15:01 +10:00
Vladimír Čunát
788261a1a9
Merge branch 'master' into staging-next
Brings in Haskell rebuild.
Hydra nixpkgs: ?compare=1525186
2019-06-14 17:47:23 +02:00
Gabriel Ebner
189c4de9bf
Merge pull request #63095 from gebner/opencascade-update
opencascade: build with vtk and freeimage, patch for fontconfig support
2019-06-14 17:46:39 +02:00
Peter Simons
6917433fb2
Merge pull request #62876 from endgame/unbreak-reflex
haskellPackages.reflex: dontCheck
2019-06-14 17:21:46 +02:00