Commit graph

56666 commits

Author SHA1 Message Date
Vincent Demeester 80c2d4249d skaffold: 0.16.0 -> 0.18.0 (#50922)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-23 14:43:10 +01:00
Graham Christensen 9836d4844b
Merge pull request #50947 from mayflower/bump-hound
hound: 20170324 -> 2018-11-02
2018-11-23 08:16:32 -05:00
Massimo Redaelli 1bf18e4c85 pymssql: init at 2.1.4 2018-11-23 13:46:40 +01:00
Linus Heckemann ef5da57ea2 hound: 20170324 -> 2018-11-02 2018-11-23 13:22:01 +01:00
Jörg Thalheim 7acd4eb51b
Merge pull request #50908 from jhillyerd/golint
golint: 20180208 -> 20181026
2018-11-23 11:39:13 +00:00
Sarah Brofeldt 0ce8f99e25
Merge pull request #50944 from yrashk/urweb-20180616
urweb: 20170720 -> 20180616
2018-11-23 12:05:53 +01:00
Jörg Thalheim 8dca420161
Merge pull request #50937 from tathougies/travis/uriparser-cross
uriparser: Enable cross-compilation
2018-11-23 09:54:04 +00:00
Yurii Rashkovskii 4c1d199a12
urweb: 20170720 -> 20180616 2018-11-23 15:42:23 +07:00
Ingolf Wagner b499f924da libxkbcommon: split version (for bitwig) 2018-11-23 03:32:22 -05:00
worldofpeace f591dd2fdf
insomnia: 6.0.2 -> 6.2.0 (#50906)
- Switch to using autoPatchelfHook
- Add some new deps needed for this version

In particular the application won't function without `stdenv.cc.cc`
in LD_LIBRARY_PATH.
2018-11-23 02:50:02 -05:00
Travis Athougies 3963629193 Enable uriparser cross-compilation 2018-11-22 20:00:54 -08:00
Franz Pletz bcf736b325
python: pyjwt: fix build 2018-11-22 22:27:29 +01:00
Franz Pletz eb2d56cb27
python: pytest_37: init at 3.7.4
Needed at least by pyjwt.
2018-11-22 22:27:29 +01:00
Linus Heckemann 20b3d00621
Merge pull request #49824 from Assassinkin/libmr
pythonPackages.libmr: init at 0.1.9
2018-11-22 21:50:18 +01:00
James Hillyerd bd3810ac99 golint: 20180208 -> 20181026
- golint has moved from github to golang.org/x/lint
- allowGoReferences must be true, fixes #50907
2018-11-22 12:33:54 -08:00
R. RyanTM 6a2963f681 keybinder3: 0.3.0 -> 0.3.2
* keybinder3: 0.3.0 -> 0.3.2 (#50718)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/keybinder3/versions

* keybinder3: refresh

Use new GitHub repo at https://github.com/kupferlauncher/keybinder
Move autoconf/automake/libtool to nativeBuildInputs
2018-11-22 17:51:31 +01:00
Guillaume Bouchard 62882d8cd2 haskellSrc2nix: disallow substitutes
Fix #49818. See the bug for more details.

The work done by haskellSrc2nix is usually lightweight, but needs to
be done each time a cabal file change. This triggers unexpected
network activity for a cache query which results most of the time on a
cache miss.

By disabling substitutes we:

- avoid the, mostly useless, binary cache query
- avoid unexpected network failure when users change a cabal file and
  try to rebuild without connectivity.
2018-11-22 16:24:13 +01:00
Franz Pletz 72894e94d3
mbedtls: 2.12.0 -> 2.14.0 2018-11-22 14:36:24 +01:00
Franz Pletz 10851bbbd1
mbedtls_1_3: 1.3.20 -> 1.3.22 2018-11-22 14:36:23 +01:00
Franz Pletz 058a96dc0e
jenkins: 2.138.2 -> 2.138.3 2018-11-22 14:33:46 +01:00
Bas van Dijk d429dc3b06
Merge pull request #50879 from ElvishJerricco/bump-ghcjs-2018-11-21
Bump GHCJS 8.4
2018-11-22 13:02:52 +01:00
Maximilian Bosch 76ad975840 pythonPackages.pytesseract: init at 0.2.5
Simple python wrapper for Tesseract, an OCR engine to detect and read
text from images.

See https://pypi.org/project/pytesseract/
2018-11-22 12:22:08 +01:00
Jörg Thalheim 6093167164
Merge pull request #50558 from oxij/pkgs/openssl-fix-cryptodev
openssl: fix `cryptodev` fallout
2018-11-22 11:04:53 +00:00
Jan Malakhovski 7c48015019 openssl: fix cryptodev fallout from d836b811cb 2018-11-22 09:45:34 +00:00
Jörg Thalheim a71b7697c9
Merge pull request #49573 from veprbl/pr/bump
bump: pythonPackages.simanneal, fastjet, herwig
2018-11-22 00:53:26 +00:00
Dmitry Kalinkin 91d6c9111e
herwig: broken on aarch64 2018-11-21 19:39:23 -05:00
Will Dietz 8a3693b207 pygit2: drop pycparser now, no longer needed at any version apparently 2018-11-21 15:44:25 -06:00
Will Dietz a5c19d3b89 pygit2: 0.26.4 -> 0.27.2
* match major libgit2 version
* upstream patch to remove unnecessary requirement
2018-11-21 15:44:25 -06:00
Will Dietz 28b4b4b1e4 libgit2: 0.26.6 -> 0.26.8
0.26.7 is a security fix release
0.26.8 is a security fix release

Notes:
https://github.com/libgit2/libgit2/releases/tag/v0.26.8
https://github.com/libgit2/libgit2/releases/tag/v0.26.7
2018-11-21 15:44:25 -06:00
Jörg Thalheim 44f8603993
Merge pull request #50741 from fare-patches/master
Update gambit and gerbil to new upstream releases
2018-11-21 18:29:30 +00:00
Jörg Thalheim ebe6575b43
go_1_10: update outdated meta.branch 2018-11-21 17:55:21 +00:00
Jörg Thalheim a4f37346e7
go_1_11: update outdated meta.branch 2018-11-21 17:53:28 +00:00
Jörg Thalheim 7f2c30f851
Merge pull request #50521 from alyssais/qt-cf-private
qt59.qtwebkit: fix build on Darwin
2018-11-21 17:38:10 +00:00
Jörg Thalheim 97c4229c2d
Merge pull request #49657 from costrouc/costrouc/python-google-cloud-modules
pythonPackages.google-cloud-*: init all 37 modules
2018-11-21 17:02:11 +00:00
Renaud a252c0f80f
Merge pull request #50772 from r-ryantm/auto-update/gede
gede: 2.10.9 -> 2.12.3
2018-11-21 17:57:29 +01:00
Matthew Bauer 3d6f6e3e7f libvpx-git: remove
Older than the stable version.
2018-11-21 09:39:33 -06:00
Matthew Bauer 5ad5708f83 arb-git: remove
Older than the stable version
2018-11-21 09:39:23 -06:00
Matthew Pickering 12a19002cc kythe: Add missing executable, fix rpath and symlink executables into bin (#50882)
* kythe: Add ncurses5 to rpath

* kythe: Add entrystream executable

* kythe: Symlink executables into bin/ folder
2018-11-21 16:23:29 +01:00
Peter Simons 31de7743f8 haskell-fltkhs: re-enable the build
https://github.com/NixOS/nixpkgs/pull/50828 makes an effort to fix this
package.
2018-11-21 16:06:23 +01:00
Peter Simons 50ffe1d46b hspec-meta: update override to the latest version 2018-11-21 16:06:23 +01:00
Peter Simons f5cdb2dc05 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-13-g2103989 from Hackage revision
c669f71a90.
2018-11-21 16:06:23 +01:00
Chris Martin 97cd07e322 fltk: add version 1.4.x-r13121 2018-11-21 16:06:22 +01:00
Benjamin Hipple a4758050a3 ghc bootstrap binary: 8.2.1 -> 8.2.2
If the nix store lives on NFS, `ghc 8.2.1` is unable to build a package
database. This bug was fixed by @bgamari in `ghc 8.2.2` here:
https://ghc.haskell.org/trac/ghc/ticket/13945

This commit upgrades the unpacked bootstrap GHC version, so that we can build
newer versions of GHC even if the store is on NFS.
2018-11-21 16:06:22 +01:00
Will Fancher 27b752347c Bump GHCJS 8.4 2018-11-21 08:04:05 -05:00
R. RyanTM e2ac38fdac guile-sdl2: 0.2.0 -> 0.3.1
* guile-sdl2: 0.2.0 -> 0.3.1 (#50730)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/guile-sdl2/versions

* guilde-sdl2: split native build inputs

libtool and pkgconfig are moved from buildInputs to nativeBuildInputs
2018-11-21 13:12:14 +01:00
Frederik Rietdijk f0b49c4d10 python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3 2018-11-21 12:38:54 +01:00
Chris Ostrouchov ed6befe2f2 pythonPackages.jupyterhub: 0.8.1 -> 0.9.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 58bba5a208 pythonPackages.jupyterlab: 0.34.12 -> 0.35.4 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 43df6a539b pythonPackages.jupyterlab_server: init at 0.2.0 2018-11-21 12:38:54 +01:00
Chris Ostrouchov 04db7b1ea8 python36Packages.jupyter_console: 5.2.0 -> 6.0.0 2018-11-21 12:38:54 +01:00