Commit graph

65389 commits

Author SHA1 Message Date
R. RyanTM 7dbb4e22bd python37Packages.micawber: 0.4.0 -> 0.4.1
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-micawber/versions
2019-06-17 14:00:56 -07: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
Peter Simons 61508b5d92
Merge pull request #63001 from Infinisil/update/ghcHEAD
haskell.compiler.ghcHEAD: 20190115 -> 20190601
2019-06-14 17:20:50 +02:00
Peter Simons d9d29d9115
Merge pull request #63129 from jabranham/r-git2r
rPackages.git2r: Use system libgit2
2019-06-14 17:16:58 +02:00
Alex Branham 00b202e34a
rPackages.git2r: Use system libgit2
Otherwise git2r builds a bundled libgit2
2019-06-14 10:05:07 -05:00
Peter Simons b30b8f9f69 haskell-stack: fix the build some more 2019-06-14 14:53:18 +00:00
Peter Simons d7ddf86d2a pandoc: disable test suite to fix the build 2019-06-14 14:38:47 +00:00
Peter Simons 21fdd13968 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-6-g315012a from Hackage revision
0bcde76479.
2019-06-14 13:06:36 +00:00
Peter Simons 9b68353c72 haskell-stack: add plenty of overrides to fix the build in LTS-13.x 2019-06-14 13:06:35 +00:00
Peter Simons 4b3e62d561 hackage2nix: update list of broken builds 2019-06-14 13:06:35 +00:00
Peter Simons a8a43ab9ed pandoc: update build dependency version for the new 2.7.3 release 2019-06-14 13:06:35 +00:00
Peter Simons 9df1e349e8 hackage2nix: disable broken builds to fix Hydra evaluation 2019-06-14 13:06:08 +00:00
Peter Simons af37181eed haskell-ip: use version 1.5.x to fix the build 2019-06-14 13:06:08 +00:00
Peter Simons e1126316d7 haskell-constraints-deriving: disable test suite to fix the build 2019-06-14 13:06:08 +00:00
Peter Simons 0a253d7043 haskell-cryptol: update overrides for new sbv version 2019-06-14 13:06:08 +00:00
Peter Simons caeebbb5f7 haskell-hslua-module-system: re-enable the build; it succeeds fine now 2019-06-14 13:06:08 +00:00
Peter Simons 65ca963e0b haskell-tasty-lua: disable test suite to fix the build 2019-06-14 13:06:07 +00:00
Peter Simons 142b8b510c haskell-hlint: use the latest ghc-lib-parser version 2019-06-14 13:06:07 +00:00
Peter Simons 09b0c36647 haskell-pandoc: update overrides for latest version 2019-06-14 13:06:07 +00:00
Peter Simons bb5ef7900d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-6-g315012a from Hackage revision
413f238c84.
2019-06-14 13:06:07 +00:00
Peter Simons c0c65d6717 LTS Haskell 13.25 2019-06-14 13:06:06 +00:00
Matthew Harm Bekkema 46e1c7f17a flatpak: Preserve pixbuf path in validate-icon
SVG support isn't built-in to GdkPixBuf, it's provided by an external
module. Therefore, GDK_PIXBUF_MODULE_FILE should be preserved in the
sandbox, otherwise `flatpak-validate-icon --sandbox` won't work on SVG
files.
2019-06-14 21:56:06 +10:00
Vladyslav M 4c512e0650
cargo-xbuild: 0.5.11 -> 0.5.12 (#63109)
cargo-xbuild: 0.5.11 -> 0.5.12
2019-06-14 14:10:55 +03:00