Commit Graph

53322 Commits

Author SHA1 Message Date
Jörg Thalheim
080b3ef0b5 python2.pkgs.mypy_extensions: also enable python2 2018-09-18 08:05:02 +01:00
Jörg Thalheim
bab28c26f1
Merge pull request #46788 from teto/mypy630
python3Packages.mypy: 0.620 -> 0.630
2018-09-18 08:01:53 +01:00
Vincent Laporte
66842c9a72 ocamlPackages.ppx_import: 1.4 -> 1.5 2018-09-18 05:00:51 +00:00
John Ericson
226d574870 Merge remote-tracking branch 'upstream/master' into darwin-android-ndk-for-master 2018-09-17 22:48:25 -04:00
John Ericson
6769437186 androidndk: Add Darwin support
Also switch Linux to using the official sha1 hashes for consistency.
They are gotten from https://developer.android.com/ndk/downloads/.
2018-09-17 22:34:37 -04:00
Jan Tojnar
51a6a2bc05
Merge pull request #46790 from teto/gtkmyspellmm
gtkspellmm: 3.0.4 -> 3.0.5
2018-09-17 23:49:07 +02:00
Jörg Thalheim
11dcb770b9 heroku: fix homepage 2018-09-17 22:38:22 +01:00
Bob van der Linden
db571e9b78
heroku: set HEROKU_DISABLE_AUTOUPDATE=1 2018-09-17 22:34:45 +02:00
Bob van der Linden
1f8dc21c94
heroku: skip build phase 2018-09-17 22:33:52 +02:00
Bob van der Linden
6ab1ee4951
heroku: 5.6.32 -> 7.16.0 2018-09-17 22:23:44 +02:00
John Ericson
9f768ff43c
Merge pull request #46795 from obsidiansystems/late-bind-buildHaskellPackages
haskell infra: "late bind" `buildHaskellPackages`
2018-09-17 16:20:56 -04:00
John Ericson
8da28de0e8 haskell infra: "late bind" buildHaskellPackages
This way it can be overridden.
2018-09-17 16:01:26 -04:00
Maximilian Bosch
5f2eacccf6 pythonPackages.mahotas: skip test_moments.test_normalize and test_texture.test_haralick3d testcase (#46793)
As stated in #46368, this package seems to have issues with impure tests
(reported in https://github.com/luispedro/mahotas/issues/97).

Unfortunately the `release-18.09` job on Hydra fails at the attempt to
build this package since `test_moments.test_normalize1` and
`test_texture.test_haralick3d` breaks. Until
the root cause is identified, we skip the disabled tests to ensure that
the resulting package is not entirely broken (which can't be confirmed
with `doCheck = false`).

See https://hydra.nixos.org/job/nixos/release-18.09/nixpkgs.python27Packages.mahotas.x86_64-linux
See https://hydra.nixos.org/job/nixos/release-18.09/nixpkgs.python36Packages.mahotas.x86_64-linux
See https://logs.nix.ci/?key=nixos/nixpkgs.46793&attempt_id=b85a638d-dcb0-41d3-ab2a-9616a3bb0175

/cc @xeji @luispedro
2018-09-17 21:33:47 +02:00
Matthieu Coudron
78936513a6 gtkspellmm: 3.0.4 -> 3.0.5
Archive extension changed from tar.gz to tar.xz so be careful !
2018-09-18 03:17:35 +09:00
aanderse
e48811f83d php: add option to enable argon2 2018-09-17 19:02:16 +02:00
Matthieu Coudron
676ceb81b7 python3Packages.mypy: 0.620 -> 0.630
Now requires mypy_extensions so added it as well.
2018-09-18 00:31:41 +09:00
Uri Baghin
61dbb0c74e bazel: 0.16.1 -> 0.17.1 2018-09-17 17:04:51 +02:00
Peter Simons
0d871ef780
Merge pull request #46766 from Infinisil/fix/haskell/ListLike
haskellPackages: Fix ListLike for 8.02 and 8.22
2018-09-17 15:24:55 +02:00
rembo10
794c4ec7fb postman: 6.2.5 -> 6.3.0 (#46771) 2018-09-17 11:45:27 +02:00
xeji
19996db7fa
Merge pull request #46532 from vbgl/ocaml-batteries-2.9.0
ocamlPackages.batteries: 2.8.0 -> 2.9.0
2018-09-17 10:35:18 +02:00
R. RyanTM
78372daca9 libcouchbase: 2.9.2 -> 2.9.4 (#46254)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libcouchbase
2018-09-17 10:25:05 +02:00
R. RyanTM
00c7f76c84 libngspice: 26 -> 28 (#46225)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libngspice
2018-09-17 10:14:53 +02:00
Michael Raskin
5cc6958938
Merge pull request #46168 from fare-patches/master
New Gambit and Gerbil releases
2018-09-17 05:38:16 +00:00
Peter Hoeg
3904016a3d
Merge pull request #43812 from binarin/epmd-systemd-pr
epmd: Introduce erlang port mapper daemon service
2018-09-17 11:33:09 +08:00
Silvan Mosberger
7e5917a031
haskellPackages: Fix ListLike for 8.02 and 8.22 2018-09-17 03:54:03 +02:00
Jörg Thalheim
dd0c2cf9e1
Merge pull request #46745 from xeji/p/dendropy
pythonPackages.dendropy: fix build
2018-09-16 22:25:20 +01:00
Uli Baum
a66c00d780 pythonPackages.dendropy: fix build
Build failed after update to 4.4.0 because the tests are incorrectly
packages in the pypi version.
Switch to upstream github repo, fix tests, disable failing test cases
2018-09-16 17:37:28 +02:00
Roman Volosatovs
18e1eee667
richgo: init at 0.2.8 2018-09-16 14:48:43 +02:00
xeji
0e33c56662
Merge pull request #46710 from jerith666/elm-glsl-fix
Elm: widen language-glsl dependency, pick up minor updates
2018-09-16 13:01:50 +02:00
Jörg Thalheim
f03e9545eb
Merge pull request #46732 from worldofpeace/asyncssh/1.14.0
python.pkgs.asyncssh: 1.13.3 -> 1.14.0
2018-09-16 11:22:16 +01:00
Jörg Thalheim
51a6c88394 go_1_11: add url to flaky test 2018-09-16 11:08:53 +01:00
Jörg Thalheim
6156279f77
Merge pull request #46733 from worldofpeace/solargraph/0.27.1
solargraph: 0.25.1 -> 0.27.1
2018-09-16 11:07:10 +01:00
Jörg Thalheim
c6773e8e43
Merge pull request #46706 from bobvanderlinden/pr-go-skip-flaky-test
go: skip flaky os/exec TestExtraFiles
2018-09-16 11:03:30 +01:00
worldofpeace
4d3c3e258b solargraph: 0.25.1 -> 0.27.1 2018-09-16 04:56:35 -04:00
worldofpeace
710b3d678b python.pkgs.asyncssh: 1.13.3 -> 1.14.0 2018-09-16 04:48:14 -04:00
Jörg Thalheim
6ccae990c9
Merge pull request #46726 from vbgl/ocaml-broken-on-aarch
ocaml ≤ 4.05: mark as broken on Aarch64
2018-09-16 09:28:03 +01:00
Jörg Thalheim
33ccf04666
Merge pull request #46731 from vbgl/python-libnacl-darwin
pythonPackages.libnacl: fix build on darwin
2018-09-16 09:25:10 +01:00
Michael Raskin
32632fbb73
Merge pull request #46721 from YorikSar/gn
gn: generate last_commit_position.h without git
2018-09-16 06:56:02 +00:00
Vincent Laporte
5b8b9a08e7
pythonPackages.libnacl: fix build on darwin 2018-09-16 06:24:49 +00:00
Yuriy Taraday
b53e495a38 gn: generate last_commit_position.h without git
For Git to work properly, I used fetchgit with leaveDotGit. This seems
to be causing hash to change on different systems in different times.
I've replaced generation of last_commit_position.h in tools/gen.py with
just plain nix template. "gn --version" will loose a bit (just commit
hash, without commit height in front of it), but I hope noone relies on
it.
2018-09-16 01:58:11 +04:00
xeji
d3d465e32f
Merge pull request #46694 from etu/upgrade-php-7210
php: 7.2.8 -> 7.2.10, 7.1.21 -> 7.1.22
2018-09-15 23:30:30 +02:00
xeji
13c500ae16
pythonPackages.pyodbc: fix build (#46703)
Build with unixODBC instead of libiodbc, see discussion in
https://github.com/mkleehammer/pyodbc/issues/444
2018-09-15 23:13:51 +02:00
volth
9dc249fceb
gn: fix hash 2018-09-15 20:29:48 +00:00
Elis Hirwing
89b7ad263e
php71: 7.1.21 -> 7.1.22
Changelog: https://secure.php.net/ChangeLog-7.php#7.1.22
2018-09-15 21:45:59 +02:00
Elis Hirwing
5a868df967
php: 7.2.8 -> 7.2.10
Changelog 7.2.9: http://php.net/ChangeLog-7.php#7.2.9
Changelog 7.2.10: http://php.net/ChangeLog-7.php#7.2.10
2018-09-15 21:44:57 +02:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
John Ericson
eb429c7c54
Merge pull request #46712 from obsidiansystems/ios-depoy
ios-depoy: Add missing rsync dep
2018-09-15 14:56:32 -04:00
John Ericson
1ad73bb3ca ios-depoy: Add missing rsync dep 2018-09-15 14:48:03 -04:00
Matt McHenry
e78f60475b elm: patch to widen dependency after hackage update 1b1cb6305c
works around missing dependency 'language-glsl >=0.0.2 && <0.3'

patch from https://github.com/elm/compiler/pull/1784
2018-09-15 13:14:41 -04:00
Matt McHenry
04d8e267b7 elm: pick up some recent minor updates to 0.19.0 2018-09-15 13:14:40 -04:00