Commit Graph

56561 Commits

Author SHA1 Message Date
Jörg Thalheim
3fd80c6215
Merge pull request #49557 from symphorien/rust-system-libs
rustc: build with system llvm and jemalloc
2018-11-12 14:50:04 +00:00
Peter Hoeg
4bdd7496ba pythonPackages.WazeRouteCalculator: init 0.6 2018-11-12 21:49:02 +08:00
Peter Hoeg
ff795bd45f pythonPackages.pyfttt: init at 0.3.2 2018-11-12 20:55:33 +08:00
Robert Schütz
b9494ac352
Merge pull request #50166 from dotlambda/home-assistant-0.82
home-assistant: 0.81.5 -> 0.82.0
2018-11-12 11:37:06 +01:00
Robert Schütz
e58c5024f0 openzwave: 2018-04-04 -> 2018-11-04
Switch to Home Assistant's source
(https://github.com/home-assistant/open-zwave/tree/hass)
because openzwave is only used in combination with Home Assistant afaik.
2018-11-12 11:19:15 +01:00
Jörg Thalheim
92c478babd
Merge pull request #50176 from Mic92/docker-componse
docker-compose: rename from docker_compose, python3 by default
2018-11-12 10:14:53 +00:00
Robert Schütz
92148ea5a0 python3.pkgs.homeassistant-pyozw: init at 0.1.0 2018-11-12 11:10:12 +01:00
Chris Ostrouchov
484a5c6152 pythonPackages.ruamel_yaml: refactor move to python-modules 2018-11-12 11:10:02 +01:00
Samuel Dionne-Riel
242282d92d
Merge pull request #47887 from mmlb/python-dpath
pythonPackages.dpath: init at 1.4.2
2018-11-12 03:51:56 +00:00
Samuel Dionne-Riel
d746c53e2e
Merge pull request #46845 from Twey/plyplus
python2Packages.plyplus: init at 0.7.5
2018-11-12 03:31:26 +00:00
John Ericson
c94ccfd81e
Merge pull request #50223 from ryan4729/go-cross-compile
go: make compiler usable for cross compiles
2018-11-11 18:31:44 -05:00
Samuel Dionne-Riel
9997a3dc16
Merge pull request #43686 from Pneumaticat/rdocker-init
rdocker: init at unstable-2018-07-17
2018-11-11 22:42:04 +00:00
ryan4729
b46f5e1277 go: organize GOARCH and GOOS 2018-11-11 14:37:12 -08:00
José Romildo Malaquias
546191f4cf jxrlib: init at 1.1 2018-11-11 18:36:55 -02:00
Bastian Köcher
e3d3536382 kde-frameworks: 5.51 -> 5.52 2018-11-11 21:31:26 +01:00
Thomas Tuegel
b529b81be3
Merge pull request #50207 from Thra11/qtwebglplugin
qtwebglplugin: init at 5.11
2018-11-11 13:51:29 -06:00
Edward Tjörnhammar
1de9c8a023
catch: 1.12.0 -> 1.12.2 2018-11-11 17:55:36 +01:00
Jason Hilton
7759fe1f22
catch2: init at 2.4.2 2018-11-11 17:55:31 +01:00
Silvan Mosberger
921b63134a
Merge pull request #50215 from volth/patch-285
gnum4: set platforms=all; it works on Windows
2018-11-11 14:55:26 +01:00
Frederik Rietdijk
1d3bff25db Merge staging-next into staging 2018-11-11 14:28:08 +01:00
Jörg Thalheim
7a86bc32cb
docker-compose: rename from docker_compose, python3 by default
The command is called docker-compose hence the package should be called the same.
Also prefer python3.
2018-11-11 11:16:44 +00:00
Niklas Thörne
0a7d20ece5 uftrace: 0.9 -> 0.9.1 (#50228) 2018-11-11 12:15:06 +01:00
Robert Schütz
879789666f python.pkgs.py3status: 3.13 -> 3.14 2018-11-11 11:01:10 +01:00
Sebastien Maret
880fae6a08 matplotlib: 2.2.3 -> 3.0.2
Python 3 will use the new matplotlib 3.x while Python 2
will use 2.x.

matplotlib: keep 2.2.3 for Python2k
2018-11-11 10:14:25 +01:00
Frederik Rietdijk
961180afc8 scour: call via python-packages.nix 2018-11-11 09:54:28 +01:00
Frederik Rietdijk
02bf0e5896 python: autopep8: 1.3.5 -> 1.4.2 2018-11-11 09:48:24 +01:00
Franz Pletz
ae3e9b5a27 python27: add patch to fix CVE-2018-1000802 2018-11-11 09:00:31 +01:00
Frederik Rietdijk
7863aae5b2 Merge master into staging-next 2018-11-11 08:59:44 +01:00
Frederik Rietdijk
ed8400bb9a pythonPackages.cryptography: ignore pytest warnings
The test suite was generating a lot of warnings, causing the hydra build
to fail. Unfortunately, PYTHONWARNINGS env var is completely ignored.
2018-11-11 08:55:35 +01:00
Maximilian Bosch
3c4f70996e s/propogatedBuildInputs/propagatedBuildInputs 2018-11-11 08:39:19 +01:00
Jethro Kuan
0a82eb4377 change to propogatedBuildInputs 2018-11-11 08:39:19 +01:00
Jethro Kuan
3723b2d8ab remove absl-py, change to buildInputs 2018-11-11 08:39:19 +01:00
Jethro Kuan
5165ecb7f6 remove tests
PyPI archive does not contain tests
2018-11-11 08:39:19 +01:00
Jethro Kuan
c98731b8fa don't propogate tensorflow 2018-11-11 08:39:19 +01:00
Jethro Kuan
2b4a70d21e remove withTensorflow option 2018-11-11 08:39:19 +01:00
Maximilian Bosch
32d8215a58 fix eval 2018-11-11 08:39:19 +01:00
Jethro Kuan
78e557806e add option to build without Tensorflow 2018-11-11 08:39:19 +01:00
Jethro Kuan
f11cd8165d fix maintainer 2018-11-11 08:39:19 +01:00
Jethro Kuan
baeb8bd5a7 gin-config: init 2018-11-11 08:39:19 +01:00
ryan4729
5302222337 go: make compiler usable for cross compiles 2018-11-10 22:41:46 -08:00
Orivej Desh
b3e2a48453 SDL_sound: enable on Darwin 2018-11-11 02:42:33 +00:00
Jan Tojnar
3bf5411996
Merge pull request #50171 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.13 -> 0.7.14
2018-11-11 02:59:45 +01:00
volth
31beea9818
gnum4: set platforms=unix++windows 2018-11-11 01:42:40 +00:00
Silvan Mosberger
5955c5113a
Merge pull request #49675 from asymmetric/pt
pythonPackages.prettytable: 0.7.1 -> 0.7.2
2018-11-11 02:32:28 +01:00
Silvan Mosberger
87377a259d
Merge pull request #49960 from r-ryantm/auto-update/python3.6-texttable
python36Packages.texttable: 1.4.0 -> 1.5.0
2018-11-11 02:23:02 +01:00
Silvan Mosberger
4e375d0976
Merge pull request #49957 from r-ryantm/auto-update/python3.6-selenium
python36Packages.selenium: 3.14.1 -> 3.141.0
2018-11-11 02:22:45 +01:00
markuskowa
45a4adb1b3
Merge branch 'master' into atlas-remove 2018-11-11 02:22:04 +01:00
volth
a538d9982a
gnum4: set platforms=all; it works on Windows 2018-11-11 01:17:56 +00:00
Markus Kowalewski
06f3676770
scalapack: set platform to linux 2018-11-11 02:17:20 +01:00
Silvan Mosberger
634f980b3f
Merge pull request #49975 from catern/freetds
freetds: enable odbcSupport by default
2018-11-11 02:09:37 +01:00
Silvan Mosberger
1e98e91941
Merge pull request #49991 from r-ryantm/auto-update/python3.6-cftime
python36Packages.cftime: 1.0.1 -> 1.0.2.1
2018-11-11 02:01:29 +01:00
Silvan Mosberger
8672db939d
Merge pull request #49989 from r-ryantm/auto-update/python3.6-murmurhash
python36Packages.murmurhash: 0.28.0 -> 1.0.1
2018-11-11 01:56:08 +01:00
Silvan Mosberger
fb8067b68f
Merge pull request #50066 from r-ryantm/auto-update/libmicrohttpd
libmicrohttpd: 0.9.59 -> 0.9.60
2018-11-11 01:46:35 +01:00
Silvan Mosberger
5e22345185
Merge pull request #50196 from r-ryantm/auto-update/appstream
appstream: 0.12.2 -> 0.12.3
2018-11-11 01:34:17 +01:00
markuskowa
f45f285e66
Merge pull request #50199 from r-ryantm/auto-update/armadillo
armadillo: 9.100.5 -> 9.200.4
2018-11-11 01:33:05 +01:00
Silvan Mosberger
a7da00d53c
Merge pull request #44076 from hlolli/lumo
lumo: init at 1.9.0-alpha
2018-11-11 01:26:36 +01:00
Renaud
1f2abb2349
nailgun: 0.9.1 -> 1.0.0 (#50211)
* nailgun: 0.9.1 -> 1.0.0

This release officially announces Nailgun as production-ready. In this release, package namespaces were changed to com.facebook to indicate code ownership, so some code changes might be required when upgrading from 0.9.* to 1.0.0. All APIs remain the same as 0.9.3.

* nailgun: official GitHub repo is now facebook
2018-11-11 00:47:50 +01:00
Maximilian Bosch
fbc02d6ce4
Merge pull request #49853 from marsam/feature/update-pgcli
pythonPackages.prompt_toolkit: init at 2.0.7
pgcli: 1.11.0 -> 2.0.0
xonsh: 0.6.8 -> 0.8.3
pythonPackages.ptpython: 0.41 -> 2.0.4
2018-11-11 00:39:38 +01:00
Mario Rodas
e15ef48c80
pythonPackages.ptpython: 0.41 -> 2.0.4 2018-11-10 23:45:52 +01:00
Jörg Thalheim
c758113f80
Merge pull request #50174 from Mic92/radare2
radare2: 3.0.0 -> 3.0.1
2018-11-10 22:06:40 +00:00
Jörg Thalheim
7ce08cb18e
Merge pull request #48899 from markuskowa/clean-rdma
libibverbs,librdmacm: remove in favour of rdma-core
2018-11-10 22:01:43 +00:00
Jaka Hudoklin
734bd4ca54
go_1_11: 1.11 -> 1.11.2f
fixes #50180
2018-11-10 21:59:58 +00:00
Jörg Thalheim
0c9b49dfe2
Merge pull request #49841 from makefu/pkgs/hovercraft/update
hovercraft: 2.0 -> 2.6
2018-11-10 21:37:53 +00:00
hlolli
0e134bfa34 Lumo init at 1.9.0 2018-11-10 21:52:48 +01:00
Tom Hall
230f71477b qtwebglplugin: init at 5.11
Note: As with all Qt plugins, must set QT_QPA_PLATFORM_PLUGIN_PATH=~/.nix-profile/lib/qt-5.11/plugins for it to be found.
2018-11-10 19:56:11 +00:00
David McFarland
c43abffb9c androidsdk: fix monitor interpreter path 2018-11-10 15:23:11 -04:00
Renaud
1aed56ad5e
Merge pull request #50185 from r-ryantm/auto-update/actor-framework
caf: 0.16.0 -> 0.16.2
2018-11-10 19:17:40 +01:00
R. RyanTM
67c7685280 armadillo: 9.100.5 -> 9.200.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/armadillo/versions
2018-11-10 09:30:11 -08:00
R. RyanTM
f72bc25f79 appstream: 0.12.2 -> 0.12.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/appstream/versions
2018-11-10 09:16:48 -08:00
Jörg Thalheim
37cc6d9074
Merge pull request #50124 from r-ryantm/auto-update/gdbm
gdbm: 1.18 -> 1.18.1
2018-11-10 16:49:59 +00:00
R. RyanTM
cb96801d70 caf: 0.16.0 -> 0.16.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/actor-framework/versions
2018-11-10 07:51:41 -08:00
Markus Kowalewski
a3cb3fb64b
openmpi: refactor version string for auto updates 2018-11-10 16:27:47 +01:00
Mario Rodas
8c8d3c74c5 pgcli: 1.11.0 -> 2.0.0 2018-11-10 10:06:56 -05:00
Mario Rodas
0270dda6b4 pythonPackages.prompt_toolkit: init at 2.0.7 2018-11-10 10:06:56 -05:00
Renaud
1da0163fd7
Merge pull request #50073 from r-ryantm/auto-update/libimagequant
libimagequant: 2.12.1 -> 2.12.2
2018-11-10 15:45:42 +01:00
R. RyanTM
590a76a5a9 python36Packages.filelock: 3.0.9 -> 3.0.10 (#49993)
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.6-filelock/versions
2018-11-10 15:44:34 +01:00
R. RyanTM
1b6c6b11b0 python36Packages.google_cloud_speech: 0.35.0 -> 0.36.0 (#49992)
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.6-google-cloud-speech/versions
2018-11-10 15:44:09 +01:00
R. RyanTM
fbe08fe1dc checkstyle: 8.13 -> 8.14 (#50133)
* checkstyle: 8.13 -> 8.14

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

* checkstyle: jre is a runtime deps
2018-11-10 15:42:24 +01:00
R. RyanTM
9fe5089fd3 gdcm: 2.8.7 -> 2.8.8 (#50126)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdcm/versions
2018-11-10 15:19:27 +01:00
R. RyanTM
b7b2d9cd6c python36Packages.brotli: 1.0.5 -> 1.0.7 (#50169)
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.6-brotli/versions
2018-11-10 15:04:14 +01:00
Jörg Thalheim
67f3cd2831
radare2: 3.0.0 -> 3.0.1 2018-11-10 14:03:48 +00:00
Silvan Mosberger
d5c5c5c4d1
Merge pull request #49827 from Twey/click-repl
pythonPackages.click-repl: init at 0.1.6
2018-11-10 15:03:48 +01:00
Daiderd Jordan
8d603be22d
Merge pull request #49880 from LnL7/darwin-cfprivate-fixes
darwin cf-private fixes
2018-11-10 15:03:21 +01:00
Jörg Thalheim
0124dd601a
Merge pull request #50134 from r-ryantm/auto-update/docker-compose
docker_compose: 1.22.0 -> 1.23.1
2018-11-10 14:02:40 +00:00
Timo Kaufmann
88d7246ee1
Merge pull request #50140 from r-ryantm/auto-update/cpp-hocon
cpp-hocon: 0.2.0 -> 0.2.1
2018-11-10 15:00:28 +01:00
Jan Tojnar
0655c904bf
Merge pull request #50116 from r-ryantm/auto-update/gegl
gimp: 2.10.6 → 2.10.8
2018-11-10 14:50:33 +01:00
R. RyanTM
8b653bffa5 appstream-glib: 0.7.13 -> 0.7.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/appstream-glib/versions
2018-11-10 05:45:56 -08:00
Timo Kaufmann
28d2ab7ed3
Merge pull request #50142 from danieldk/racer-no-rustup
rustracer: remove rustup dependency
2018-11-10 14:20:03 +01:00
Jan Tojnar
3b70c6df48
babl: 0.1.58 → 0.1.60 2018-11-10 14:06:12 +01:00
R. RyanTM
b318ed3907 libqalculate: 2.6.2 -> 2.8.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/libqalculate/versions
2018-11-10 13:17:16 +01:00
Markus Kowalewski
948e260117
openmpi: 3.1.2 -> 3.1.3 2018-11-10 13:08:59 +01:00
Jörg Thalheim
5b35d6fa48
Merge pull request #49970 from r-ryantm/auto-update/python3.6-patsy
python36Packages.patsy: 0.5.0 -> 0.5.1
2018-11-10 11:27:18 +00:00
Jörg Thalheim
a61c515caf
Merge pull request #50157 from r-ryantm/auto-update/chromedriver
chromedriver: 2.42 -> 2.43
2018-11-10 11:20:35 +00:00
Jörg Thalheim
f2d2a8f07a
Merge pull request #49860 from andrew-d/andrew/upgrade-libtiff
libtiff: 4.0.9 -> 2018-11-04
2018-11-10 11:17:58 +00:00
Jörg Thalheim
9cd3dc89f1
Merge pull request #50063 from r-ryantm/auto-update/liblognorm
liblognorm: 2.0.5 -> 2.0.6
2018-11-10 10:36:20 +00:00
Jörg Thalheim
ecb7ef4556
Merge pull request #50055 from r-ryantm/auto-update/libdwarf
libdwarf: 20180809 -> 20181024
2018-11-10 10:36:05 +00:00
Jörg Thalheim
6706d967aa
Merge pull request #50030 from r-ryantm/auto-update/ocaml4.06.1-bos
ocamlPackages.bos: 0.1.6 -> 0.2.0
2018-11-10 10:32:05 +00:00
R. RyanTM
00370bc77a chromedriver: 2.42 -> 2.43
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chromedriver/versions
2018-11-10 02:28:20 -08:00
Frederik Rietdijk
53d00c3351 Merge master into staging-next 2018-11-10 11:08:54 +01:00
Jörg Thalheim
40c567de0f
Merge pull request #50074 from r-ryantm/auto-update/libestr
libestr: 0.1.10 -> 0.1.11
2018-11-10 10:02:16 +00:00
Jason Hilton
0b95e5dbf7 cudatoolkit: build versions 9.2+ with gcc7
closes issue #50040
2018-11-10 10:57:13 +01:00
Jörg Thalheim
5c87083947
Merge pull request #50076 from r-ryantm/auto-update/jruby
jruby: 9.2.0.0 -> 9.2.1.0
2018-11-10 09:19:16 +00:00
Jörg Thalheim
144c84f712
Merge pull request #49995 from r-ryantm/auto-update/python3.6-distributed
python36Packages.distributed: 1.23.3 -> 1.24.0
2018-11-10 09:01:58 +00:00
Daniël de Kok
f780a982cf rustracer: remove rustup dependency
racer builds fine on Linux and macOS without racer as a dependency.
racer does not actually use rustup, but 'rustc --print sysroot', which
is already available through the rustc dependency.
2018-11-10 08:38:20 +01:00
R. RyanTM
c884941bdd cpp-hocon: 0.2.0 -> 0.2.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/cpp-hocon/versions
2018-11-09 23:28:57 -08:00
R. RyanTM
5a8b71978c docker_compose: 1.22.0 -> 1.23.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/docker-compose/versions
2018-11-09 22:42:32 -08:00
R. RyanTM
e6985dba46 gdbm: 1.18 -> 1.18.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/gdbm/versions
2018-11-09 21:03:30 -08:00
R. RyanTM
cc1bcd73df gnu-efi: 3.0.8 -> 3.0.9 (#50097)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnu-efi/versions
2018-11-09 22:41:12 -05:00
R. RyanTM
5e26455254 gegl_0_4: 0.4.8 -> 0.4.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gegl/versions
2018-11-09 19:35:37 -08:00
Silvan Mosberger
90906477d7
Merge pull request #50099 from r-ryantm/auto-update/glbinding
glbinding: 2.1.4 -> 3.0.2
2018-11-10 04:04:12 +01:00
R. RyanTM
80b2cafdb9 groovy: 2.5.2 -> 2.5.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/groovy/versions
2018-11-09 18:59:43 -08:00
R. RyanTM
0efdc90964 glbinding: 2.1.4 -> 3.0.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/glbinding/versions
2018-11-09 17:06:13 -08:00
John Ericson
d6811499d1
Merge pull request #49714 from roberth/haskell-bash-completion-2
haskellPackages: Add shell completions
2018-11-09 19:55:41 -05:00
Jörg Thalheim
3726449ddd
Merge pull request #50008 from r-ryantm/auto-update/python3.6-authres
python36Packages.authres: 1.1.0 -> 1.1.1
2018-11-10 00:43:10 +00:00
Jörg Thalheim
6a0b7310ff
Merge pull request #50007 from r-ryantm/auto-update/python3.6-exchangelib
python36Packages.exchangelib: 1.11.4 -> 1.12.0
2018-11-10 00:41:58 +00:00
Jörg Thalheim
dc94e7df65
Merge pull request #50005 from r-ryantm/auto-update/python3.6-Flask-PyMongo
python36Packages.flask-pymongo: 2.1.0 -> 2.2.0
2018-11-10 00:41:28 +00:00
Jörg Thalheim
077623e988
Merge pull request #50002 from r-ryantm/auto-update/python3.6-click-completion
python36Packages.click-completion: 0.4.1 -> 0.5.0
2018-11-10 00:40:57 +00:00
Jörg Thalheim
7ba7abf97c
Merge pull request #49999 from r-ryantm/auto-update/python3.6-gphoto2
python36Packages.gphoto2: 1.8.3 -> 1.8.5
2018-11-10 00:39:31 +00:00
Jörg Thalheim
18f4332458
Merge pull request #49998 from r-ryantm/auto-update/python3.6-astral
python36Packages.astral: 1.6.1 -> 1.7.1
2018-11-10 00:37:38 +00:00
Jörg Thalheim
2d50dd4219
Merge pull request #49996 from r-ryantm/auto-update/python3.6-dropbox
python36Packages.dropbox: 9.0.0 -> 9.1.0
2018-11-10 00:36:40 +00:00
R. RyanTM
ea6d48d4be help2man: 1.47.7 -> 1.47.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/help2man/versions
2018-11-09 16:32:58 -08:00
Jörg Thalheim
0599a6df5f
Merge pull request #49986 from r-ryantm/auto-update/python3.6-moviepy
python36Packages.moviepy: 0.2.2.11 -> 0.2.3.5
2018-11-10 00:07:46 +00:00
Jörg Thalheim
441f47f1b1
Merge pull request #49985 from r-ryantm/auto-update/python3.6-pyfiglet
python36Packages.pyfiglet: 0.7.5 -> 0.7.6
2018-11-10 00:07:26 +00:00
Jörg Thalheim
55b768a991
Merge pull request #49981 from r-ryantm/auto-update/python3.6-mwclient
python36Packages.mwclient: 0.9.1 -> 0.9.2
2018-11-10 00:06:58 +00:00
Jörg Thalheim
ded8ff467b
Merge pull request #49980 from r-ryantm/auto-update/python3.6-neovim
python36Packages.neovim: 0.2.6 -> 0.3.0
2018-11-10 00:06:40 +00:00
Jörg Thalheim
7104f01a4c
Merge pull request #49976 from r-ryantm/auto-update/python3.6-nibabel
python36Packages.nibabel: 2.3.0 -> 2.3.1
2018-11-10 00:05:04 +00:00
Jörg Thalheim
f3ea31e4d1
Merge pull request #49979 from r-ryantm/auto-update/python3.6-Logbook
python36Packages.Logbook: 1.4.0 -> 1.4.1
2018-11-09 23:57:57 +00:00
Jörg Thalheim
439fcdc056
Merge pull request #49977 from r-ryantm/auto-update/python3.6-pytest-repeat
python36Packages.pytest-repeat: 0.6.0 -> 0.7.0
2018-11-09 23:57:44 +00:00
Jörg Thalheim
83939d81db
Merge pull request #49974 from r-ryantm/auto-update/python3.6-pytest-datafiles
python36Packages.pytest-datafiles: 1.0 -> 2.0
2018-11-09 23:57:29 +00:00
Jörg Thalheim
feb92ef7d3
Merge pull request #49973 from r-ryantm/auto-update/python3.6-peppercorn
python36Packages.peppercorn: 0.5 -> 0.6
2018-11-09 23:56:12 +00:00
Ryan Mulligan
9de1902b84
Merge pull request #50032 from r-ryantm/auto-update/now-cli
now-cli: 11.4.6 -> 11.5.2
2018-11-09 15:06:37 -08:00
R. RyanTM
2ac82e1e5c jruby: 9.2.0.0 -> 9.2.1.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/jruby/versions
2018-11-09 14:01:54 -08:00
Jörg Thalheim
428cb89bc6
Merge pull request #49987 from r-ryantm/auto-update/python3.6-plyvel
python36Packages.plyvel: 0.9 -> 1.0.5
2018-11-09 21:46:05 +00:00
Jörg Thalheim
634db3c436
plyvel: restrict to linux
on macOS we see the following error:

ImportError: Failed to import test module: test.test_plyvel
Traceback (most recent call last):
  File "/nix/store/0mha803yql9q7b6h93m8940z3sjbhiy8-python3-3.6.6/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
    module = self._get_module_from_name(name)
  File "/nix/store/0mha803yql9q7b6h93m8940z3sjbhiy8-python3-3.6.6/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name
    __import__(name)
  File "/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/test/test_plyvel.py", line 17, in <module>
    import plyvel
  File "/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/__init__.py", line 6, in <module>
    from ._plyvel import (  # noqa
ImportError: dlopen(/private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/_plyvel.cpython-36m-darwin.so, 2): Library not loaded: /nix/store/rq39v3s1l6vc85wwmrxsmlpi4rnbjnx6-leveldb-1.20/lib/out-shared/libleveldb.dylib.1.20
  Referenced from: /private/tmp/nix-build-python3.6-plyvel-1.0.5.drv-0/plyvel-1.0.5/plyvel/_plyvel.cpython-36m-darwin.so
  Reason: image not found
2018-11-09 21:44:49 +00:00
Jan Tojnar
b28e4c5b73
Merge pull request #50052 from worldofpeace/bamf/0.5.4
bamf: 2018-02-07 -> 0.5.4
2018-11-09 22:37:11 +01:00
R. RyanTM
3f8c96c496 libestr: 0.1.10 -> 0.1.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libestr/versions
2018-11-09 13:36:39 -08:00
R. RyanTM
d80d9aa3ba libimagequant: 2.12.1 -> 2.12.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/libimagequant/versions
2018-11-09 13:34:07 -08:00
Vladyslav M
a214f38477
Merge pull request #49897 from nlewo/skopeo-v1.0.32
skopeo: 0.1.31 -> 0.1.32
2018-11-09 23:17:36 +02:00
R. RyanTM
a94dfe9204 libmicrohttpd: 0.9.59 -> 0.9.60
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2018-11-09 12:38:24 -08:00
Silvan Mosberger
d4cf8409a9
Merge pull request #50044 from r-ryantm/auto-update/libuv
libuv: 1.23.1 -> 1.23.2
2018-11-09 21:30:36 +01:00
R. RyanTM
3864d58e39 liblognorm: 2.0.5 -> 2.0.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblognorm/versions
2018-11-09 12:11:41 -08:00
worldofpeace
c72f48f719 bamf: 2018-02-07 -> 0.5.4 2018-11-09 15:07:00 -05:00
Matthew Bauer
2e2afa1943 gcc/binutils: disable pie hardening
These don’t like having -fPIE set for them. We should disable
hardening all the time, but in the interest of not changing hashes,
this only disables it for Musl (where it is now the default).

(cherry picked from commit a3a6884649354a660326acd68c1bd08ffd2dcfa2)
2018-11-09 13:55:35 -06:00
Jörg Thalheim
2f97911566
Merge pull request #49817 from alyssais/rack_cve
rack: 1.6.* -> 1.6.11, 2.0.* -> 2.0.6 (CVE-2018-16470, CVE-2018-16471)
2018-11-09 19:30:43 +00:00
R. RyanTM
74e7bce5c1 libdwarf: 20180809 -> 20181024
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdwarf/versions
2018-11-09 11:15:49 -08:00
Ryan Mulligan
c93d1760a9
Merge pull request #49971 from r-ryantm/auto-update/python3.6-libversion
python36Packages.libversion: 1.0.0 -> 1.1.2
2018-11-09 10:59:48 -08:00
Jörg Thalheim
d45590b839
metasploit-framework: fix build
> /nix/store/r2vsi140pys7jnzyk0qz1fj9aji6sq40-ruby2.5.3-rb-readline-0.5.5/lib/ruby/gems/2.5.0/gems/rb-readline-0.5.5/lib/rbreadline.rb:1097:in `<module:RbReadline>': HOME environment variable (or HOMEDRIVE and HOMEPATH) must be set and point to a directory (RuntimeError)
2018-11-09 18:03:18 +00:00
R. RyanTM
1699401625 libuv: 1.23.1 -> 1.23.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/libuv/versions
2018-11-09 09:46:07 -08:00
Silvan Mosberger
b4284b140a
Merge pull request #50023 from r-ryantm/auto-update/nss_wrapper
nss_wrapper: 1.1.3 -> 1.1.5
2018-11-09 18:39:14 +01:00
Silvan Mosberger
b2c7a36b2b
Merge pull request #50027 from r-ryantm/auto-update/opencollada
opencollada: 1.6.65 -> 1.6.66
2018-11-09 18:38:02 +01:00
Renaud
0fcf1989da
Merge pull request #49737 from cocreature/yacreader
yacreader: init at 9.5.0, libunarr: init at 1.0.1
2018-11-09 18:29:40 +01:00
Moritz Kiefer
d52de90dba yacreader: init at 9.5.0, libunarr: init at 1.0.1 2018-11-09 17:46:30 +01:00
Jörg Thalheim
b1bd5c5d86
Merge pull request #49969 from r-ryantm/auto-update/python3.6-splinter
python36Packages.splinter: 0.8.0 -> 0.9.0
2018-11-09 16:34:01 +00:00
Jörg Thalheim
a7bf64c8fa
Merge pull request #49963 from r-ryantm/auto-update/python3.6-qtconsole
python36Packages.qtconsole: 4.4.1 -> 4.4.2
2018-11-09 16:30:25 +00:00
Jörg Thalheim
fd12fb9939
Merge pull request #49967 from r-ryantm/auto-update/python3.6-stevedore
python36Packages.stevedore: 1.29.0 -> 1.30.0
2018-11-09 16:26:05 +00:00
Jörg Thalheim
53e222d79b
Merge pull request #49966 from r-ryantm/auto-update/python3.6-uproot-methods
python36Packages.uproot-methods: 0.2.5 -> 0.2.6
2018-11-09 16:23:59 +00:00
Jörg Thalheim
05f266a655
Merge pull request #49965 from r-ryantm/auto-update/python3.6-toml
python36Packages.toml: 0.9.6 -> 0.10.0
2018-11-09 16:22:17 +00:00
Jörg Thalheim
84df5d6041
Merge pull request #49962 from r-ryantm/auto-update/python2.7-python-stdnum
python27Packages.python-stdnum: 1.9 -> 1.10
2018-11-09 16:16:55 +00:00
Jörg Thalheim
47746cfee5
Merge pull request #49961 from r-ryantm/auto-update/python3.6-uncompyle6
python36Packages.uncompyle6: 3.2.3 -> 3.2.4
2018-11-09 16:15:52 +00:00
Jörg Thalheim
3b27af320d
Merge pull request #49211 from r-ryantm/auto-update/ocaml4.06.1-rresult
ocamlPackages.rresult: 0.5.0 -> 0.6.0
2018-11-09 15:35:09 +00:00
R. RyanTM
0b69c52102 now-cli: 11.4.6 -> 11.5.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/now-cli/versions
2018-11-09 07:32:57 -08:00
Silvan Mosberger
bb65d4252d
Merge pull request #50000 from r-ryantm/auto-update/python3.6-Django
python36Packages.django_2_1: 2.1.2 -> 2.1.3
2018-11-09 16:31:57 +01:00
Silvan Mosberger
dbdccbec48
Merge pull request #50012 from r-ryantm/auto-update/python3.6-dkimpy
python36Packages.dkimpy: 0.8.1 -> 0.9.0
2018-11-09 16:29:04 +01:00
Alyssa Ross
934e489401
rust: 1.30.0 -> 1.30.1 2018-11-09 15:27:52 +00:00
R. RyanTM
cc54b1b8ac ocamlPackages.bos: 0.1.6 -> 0.2.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/ocaml4.06.1-bos/versions
2018-11-09 07:14:44 -08:00
R. RyanTM
6396356da6 opencollada: 1.6.65 -> 1.6.66
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opencollada/versions
2018-11-09 06:41:13 -08:00
R. RyanTM
b766332d22 psc-package: 0.4.1 -> 0.4.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/psc-package/versions
2018-11-09 15:36:00 +01:00
R. RyanTM
cbf91ed2c9 nss_wrapper: 1.1.3 -> 1.1.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/nss_wrapper/versions
2018-11-09 05:56:52 -08:00
R. RyanTM
694ff0dc12 python36Packages.pyotp: 2.2.6 -> 2.2.7 (#49990)
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.6-pyotp/versions
2018-11-09 14:55:08 +01:00
Jörg Thalheim
4bdf7338fd
Merge pull request #50004 from r-ryantm/auto-update/python3.6-fonttools
python36Packages.fonttools: 3.29.1 -> 3.32.0
2018-11-09 13:36:33 +00:00
Maximilian Bosch
65cd61c06e
Merge pull request #49972 from r-ryantm/auto-update/python3.6-pyaxmlparser
python36Packages.pyaxmlparser: 0.3.11 -> 0.3.13
2018-11-09 14:32:41 +01:00
R. RyanTM
31e7c15a70 nasm: 2.13.03 -> 2.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nasm/versions
2018-11-09 05:22:37 -08:00
Lorenzo Manacorda
a4f94bda1a pythonPackages.prettytable: 0.7.1 -> 0.7.2 2018-11-09 15:03:47 +02:00
R. RyanTM
5e02b5e689 pmd: 6.8.0 -> 6.9.0 (#50015)
* pmd: 6.8.0 -> 6.9.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/pmd/versions
2018-11-09 13:37:30 +01:00
Mario Rodas
2e89de61c5 dune: 1.4.0 -> 1.5.0 (#49848)
* dune: 1.4.0 -> 1.5.1

* reason: use dune installPhase
2018-11-09 12:26:18 +00:00
Jan Tojnar
8af2cdbe3a
Merge pull request #49887 from worldofpeace/libaccounts-glib/1.24
libaccounts-glib: 1.23 -> 1.24
2018-11-09 12:16:59 +01:00
R. RyanTM
307d283c43 python36Packages.dkimpy: 0.8.1 -> 0.9.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/python3.6-dkimpy/versions
2018-11-09 03:05:44 -08:00
R. RyanTM
71416f0d02 python36Packages.authres: 1.1.0 -> 1.1.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.6-authres/versions
2018-11-09 02:04:09 -08:00
R. RyanTM
16011ecf33 python36Packages.exchangelib: 1.11.4 -> 1.12.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/python3.6-exchangelib/versions
2018-11-09 01:58:44 -08:00
Renaud
8c9a66412b
Merge pull request #49554 from manveru/add-kexpand
kexpand: init at 2017-05-12
2018-11-09 10:53:46 +01:00
R. RyanTM
089e32d7fe python36Packages.flask-pymongo: 2.1.0 -> 2.2.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/python3.6-flask-pymongo/versions
2018-11-09 01:46:03 -08:00
Renaud
a232d0b210
Merge pull request #49689 from taku0/adoptopenjdk-bin-11.0.1-openj9
adoptopenjdk-openj9-bin: 11 -> 11.0.1 [Critical security fixes]
2018-11-09 10:31:27 +01:00
R. RyanTM
fe49fc4ca9 python36Packages.fonttools: 3.29.1 -> 3.32.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/python3.6-fonttools/versions
2018-11-09 01:03:14 -08:00
R. RyanTM
7534b5e106 python36Packages.click-completion: 0.4.1 -> 0.5.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/python3.6-click-completion/versions
2018-11-09 00:49:04 -08:00
R. RyanTM
1330965fa5 python36Packages.django_2_1: 2.1.2 -> 2.1.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/python3.6-django/versions
2018-11-09 00:18:56 -08:00
R. RyanTM
f72bffd94a python36Packages.gphoto2: 1.8.3 -> 1.8.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/python3.6-gphoto2/versions
2018-11-09 00:15:32 -08:00
R. RyanTM
42c2c7bb2f python36Packages.astral: 1.6.1 -> 1.7.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.6-astral/versions
2018-11-09 00:10:00 -08:00
R. RyanTM
55bb43e7a0 python36Packages.dropbox: 9.0.0 -> 9.1.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/python3.6-dropbox/versions
2018-11-08 23:58:47 -08:00
R. RyanTM
f3eb56c07f python36Packages.distributed: 1.23.3 -> 1.24.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/python3.6-distributed/versions
2018-11-08 23:44:36 -08:00
R. RyanTM
39d9261bea python36Packages.cftime: 1.0.1 -> 1.0.2.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.6-cftime/versions
2018-11-08 22:32:41 -08:00
R. RyanTM
23ef17a6e4 python36Packages.murmurhash: 0.28.0 -> 1.0.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.6-murmurhash/versions
2018-11-08 22:13:54 -08:00
R. RyanTM
a117531c9a python36Packages.plyvel: 0.9 -> 1.0.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/python3.6-plyvel/versions
2018-11-08 21:54:19 -08:00
R. RyanTM
3e5abf1215 python36Packages.moviepy: 0.2.2.11 -> 0.2.3.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/python3.6-moviepy/versions
2018-11-08 21:43:41 -08:00
R. RyanTM
5d0295acb6 python36Packages.pyfiglet: 0.7.5 -> 0.7.6
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.6-pyfiglet/versions
2018-11-08 21:26:15 -08:00
R. RyanTM
d836c6ad57 libopus: 1.2.1 -> 1.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/libopus/versions
2018-11-08 21:14:33 -08:00
R. RyanTM
e0e39a63f4 SDL2_image: 2.0.3 -> 2.0.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/sdl2_image/versions
2018-11-08 21:13:07 -08:00
R. RyanTM
32922dda45 SDL2_mixer: 2.0.2 -> 2.0.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/sdl2_mixer/versions
2018-11-08 21:13:07 -08:00
R. RyanTM
b1f47e3d82 python36Packages.mwclient: 0.9.1 -> 0.9.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.6-mwclient/versions
2018-11-08 20:59:31 -08:00
R. RyanTM
42e80edee3 python36Packages.neovim: 0.2.6 -> 0.3.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/python3.6-neovim/versions
2018-11-08 20:50:50 -08:00
R. RyanTM
6c3558405b python36Packages.Logbook: 1.4.0 -> 1.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.6-logbook/versions
2018-11-08 20:41:45 -08:00
R. RyanTM
d85addfb39 python36Packages.pytest-repeat: 0.6.0 -> 0.7.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/python3.6-pytest-repeat/versions
2018-11-08 20:24:09 -08:00
R. RyanTM
8c666a0a45 python36Packages.nibabel: 2.3.0 -> 2.3.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.6-nibabel/versions
2018-11-08 20:03:14 -08:00
Spencer Baugh
85d1e62ab5 freetds: enable odbcSupport by default
There is no reason not to, and some packages which I'm working on,
requires this.
2018-11-09 03:55:14 +00:00
R. RyanTM
8321ecf4da python36Packages.pytest-datafiles: 1.0 -> 2.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/python3.6-pytest-datafiles/versions
2018-11-08 19:53:54 -08:00
R. RyanTM
9707e27b53 python36Packages.peppercorn: 0.5 -> 0.6
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.6-peppercorn/versions
2018-11-08 19:32:20 -08:00
R. RyanTM
e28ebc8ad2 python36Packages.pyaxmlparser: 0.3.11 -> 0.3.13
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.6-pyaxmlparser/versions
2018-11-08 18:42:37 -08:00
R. RyanTM
3fc6daa6df python36Packages.libversion: 1.0.0 -> 1.1.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.6-libversion/versions
2018-11-08 18:38:41 -08:00
R. RyanTM
0a07d0a4f5 python36Packages.patsy: 0.5.0 -> 0.5.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.6-patsy/versions
2018-11-08 18:08:29 -08:00
R. RyanTM
bdd0191863 python36Packages.splinter: 0.8.0 -> 0.9.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/python3.6-splinter/versions
2018-11-08 17:33:53 -08:00
R. RyanTM
84a4c52529 python36Packages.stevedore: 1.29.0 -> 1.30.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/python3.6-stevedore/versions
2018-11-08 17:13:53 -08:00
R. RyanTM
df7a5e8bb1 python36Packages.uproot-methods: 0.2.5 -> 0.2.6
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.6-uproot-methods/versions
2018-11-08 16:58:33 -08:00
R. RyanTM
1cb2cf6050 python36Packages.toml: 0.9.6 -> 0.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/python3.6-toml/versions
2018-11-08 16:52:59 -08:00
R. RyanTM
fede4c7bd4 python36Packages.qtconsole: 4.4.1 -> 4.4.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.6-qtconsole/versions
2018-11-08 16:41:44 -08:00
Jörg Thalheim
15300eb2d2
Merge pull request #49952 from andrestylianos/joker-0.10.1
joker: 0.9.7 -> 0.10.1
2018-11-09 00:17:22 +00:00
Jörg Thalheim
fb46b5331f
Merge pull request #49949 from r-ryantm/auto-update/sigrok-cli
sigrok-cli: 0.7.0 -> 0.7.1
2018-11-09 00:13:25 +00:00
Jörg Thalheim
16e4b549de
Merge pull request #49959 from r-ryantm/auto-update/python3.6-websockets
python36Packages.websockets: 6.0 -> 7.0
2018-11-09 00:12:33 +00:00
R. RyanTM
c4c3c8fd3e python27Packages.python-stdnum: 1.9 -> 1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-python-stdnum/versions
2018-11-08 16:12:31 -08:00
Jörg Thalheim
5765be2090
Merge pull request #49902 from kwohlfahrt/pytorch
pytorch: disable distributed tests
2018-11-09 00:11:47 +00:00
R. RyanTM
ac079732ce python36Packages.uncompyle6: 3.2.3 -> 3.2.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/python3.6-uncompyle6/versions
2018-11-08 16:09:31 -08:00
Jörg Thalheim
a1cf40f3e2
Merge pull request #49958 from r-ryantm/auto-update/python3.6-uncertainties
python36Packages.uncertainties: 3.0.2 -> 3.0.3
2018-11-09 00:08:15 +00:00
R. RyanTM
2df2072feb python36Packages.texttable: 1.4.0 -> 1.5.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/python3.6-texttable/versions
2018-11-08 16:01:14 -08:00
R. RyanTM
81b6ef76d0 python36Packages.websockets: 6.0 -> 7.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/python3.6-websockets/versions
2018-11-08 15:57:33 -08:00
R. RyanTM
64e0a504c9 python36Packages.uncertainties: 3.0.2 -> 3.0.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/python3.6-uncertainties/versions
2018-11-08 15:50:30 -08:00
R. RyanTM
f757291821 python36Packages.selenium: 3.14.1 -> 3.141.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/python3.6-selenium/versions
2018-11-08 15:30:23 -08:00
André Stylianos Ramos
3a7d9f84f8
joker: 0.9.7 -> 0.10.1 2018-11-08 20:19:06 -02:00
R. RyanTM
dc29fb5057 sigrok-cli: 0.7.0 -> 0.7.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/sigrok-cli/versions
2018-11-08 14:04:45 -08:00
Renaud
4cd4f7a2c5
qbs: 1.8 -> 1.12.1
(#49869)
2018-11-08 22:59:17 +01:00
Sander van der Burg
1ac07c82e1 alerta: init at 6.3.2 2018-11-08 22:32:31 +01:00
Jörg Thalheim
ad66329022
Merge pull request #49937 from markuskowa/licenses-27
Add licenses
2018-11-08 21:31:11 +00:00
Jörg Thalheim
ccf0e21cde
Merge pull request #49935 from r-ryantm/auto-update/theft
theft: 0.4.3 -> 0.4.4
2018-11-08 21:27:22 +00:00
Jörg Thalheim
3c4f90c422
Merge pull request #49895 from screendriver/yarn
yarn: 1.12.1 -> 1.12.3
2018-11-08 21:21:03 +00:00
Matthew Bauer
c5080e9a85
Merge pull request #49856 from andrew-d/andrew/podofo-closure-size
calibre: remove references to podofo to reduce closure size
2018-11-08 15:05:50 -06:00
Markus Kowalewski
f6e8578552
ltrace: remove aarch64 from platforms
ltrace does not support ARM
2018-11-08 21:53:37 +01:00
Markus Kowalewski
361f3cb2fa
xcbuild: add license 2018-11-08 21:00:50 +01:00
Markus Kowalewski
e707443caa
tradcpp: add license 2018-11-08 20:56:45 +01:00
Markus Kowalewski
3455f378c9
peg: add license 2018-11-08 20:54:07 +01:00
Markus Kowalewski
9eb92fc5d6
parse-cli-bin: add license 2018-11-08 20:51:34 +01:00
Markus Kowalewski
61020d5f23
tie: add license 2018-11-08 20:49:23 +01:00
R. RyanTM
07be63132c theft: 0.4.3 -> 0.4.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/theft/versions
2018-11-08 11:46:35 -08:00
Markus Kowalewski
7a2e6cf6a0
sqitch-pg: add license
Inherit from AppSqitch
2018-11-08 20:45:51 +01:00
Markus Kowalewski
d9afe678d5
pkg-config: add license 2018-11-08 20:42:37 +01:00
Markus Kowalewski
e4d0b69ae8
ltrace: add license 2018-11-08 20:40:37 +01:00
Austin Seipp
7676dc7b9b ber_metaocaml: 104 -> 107
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-11-08 13:37:07 -06:00
Markus Kowalewski
aeaf15dc68
icon-naming-utils: add license 2018-11-08 20:33:03 +01:00
Markus Kowalewski
247e3b3082
eggdbus: add license 2018-11-08 20:31:31 +01:00
Markus Kowalewski
e9da929e41
cwebbin: add license 2018-11-08 20:29:09 +01:00
markuskowa
e29fa386aa
Merge pull request #49911 from r-ryantm/auto-update/wcslib
wcslib: 5.20 -> 6.2
2018-11-08 18:47:17 +01:00
Marwan Aljubeh
8bfe8c45a7 gem-config: add iconv (#49910) 2018-11-08 17:46:29 +01:00
Peter Simons
357554ae89 ghc: drop unused 7.10.3-binary compiler 2018-11-08 17:39:13 +01:00
Peter Simons
1fd998c512 haskell-src-meta: drop obsolete override 2018-11-08 17:39:13 +01:00
Peter Simons
d0df66ea60 haskell-HTF: update ghc-8.6.x to latest version to fix the build 2018-11-08 17:39:13 +01:00
Peter Simons
8113f61c2a haskell-neat-interpolation: the test suite is supposed to work again 2018-11-08 17:39:13 +01:00
Peter Simons
7f08b1944b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-4-g8927afe from Hackage revision
4cdc5794ea.

Fixes https://github.com/NixOS/nixpkgs/issues/49709.
2018-11-08 17:37:54 +01:00
John Ericson
ebd1dd54e5 Merge remote-tracking branch 'upstream/master' into haskell-bash-completion-2 2018-11-08 11:28:53 -05:00
Robert Hensing
2a1c0dde8f haskellPackages: Add shell completions + improve docs
This adds the remaining parts of #42657 on top of #49477, renames the
function to a better name, and improves the docs
2018-11-08 11:28:11 -05:00
R. RyanTM
445b85dd1f wcslib: 5.20 -> 6.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/wcslib/versions
2018-11-08 07:38:17 -08:00
Symphorien Gibol
973eca740b rustc: fix build with unbundled jemalloc and llvm on darwin
jemalloc with stripped prefix would cause segfaults in free:
https://github.com/NixOS/nixpkgs/pull/49557#issuecomment-436734677

Thanks to @danieldk for darwin testing/debugging.
2018-11-08 13:10:24 +01:00
Symphorien Gibol
4b0d441cc4 rustc: build with system llvm and jemalloc
Just like fedora does: https://src.fedoraproject.org/rpms/rust/blob/master/f/rust.spec

Also some cleanup of tests which were removed but no longer exist.
2018-11-08 13:04:37 +01:00
Domen Kožar
ad521a2757
libdigidocpp: 3.13.6 -> 3.13.7 2018-11-08 11:41:38 +00:00
Profpatsch
cc6d5b34fa bazel: refactor tests a bit 2018-11-08 11:25:18 +01:00
Andy Scott
e4fbd57165 bazel: add tests for boostrap script behavior 2018-11-08 11:25:18 +01:00
Andy Scott
02b2f62d65 bazel: support tools/bazel workspace bootstrap scripts
Bazel supports per-workspace bootstrap scripts at $WORKSPACE_ROOT/
tools/bazel. This adds support for this behavior, which is needed
by many Bazel projects (OSS and private).
2018-11-08 11:25:18 +01:00
Antoine Eiche
92e1c41623 skopeo: 0.1.31 -> 0.1.32 2018-11-08 10:18:47 +01:00
Christian Rackerseder
2f4dae8f56
yarn: 1.12.1 -> 1.12.3 2018-11-08 08:49:00 +01:00
Michael Raskin
adf41ed942
Merge pull request #49864 from oxij/pkgs/tiny-things
trivial: tiny cleanups and fixes
2018-11-08 06:28:10 +00:00
Jan Malakhovski
3902085b3f mesa: tiny cleanup 2018-11-08 05:20:19 +00:00
Jan Malakhovski
c0a4e46714 qt5: use https, tiny cleanup 2018-11-08 05:20:19 +00:00
Tim Steinbach
dd46b1adb6
ammonite: 1.2.1 -> 1.4.2 2018-11-07 20:00:37 -05:00
Tim Steinbach
619c39e5c9
kotlin: 1.2.71 -> 1.3.0 2018-11-07 19:56:43 -05:00
Tim Steinbach
c1d9f57dcc
gradle: 4.10 -> 4.10.2 2018-11-07 19:53:40 -05:00
Daiderd Jordan
14e41fe461
opencv: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          _cvWaitKey in window_cocoa.mm.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in window_cocoa.mm.o
          objc-class-ref in cap_qtkit.mm.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in window_cocoa.mm.o
          objc-class-ref in cap_qtkit.mm.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in window_cocoa.mm.o
      "_OBJC_CLASS_$_NSRunLoop", referenced from:
          objc-class-ref in cap_qtkit.mm.o
      "_OBJC_CLASS_$_NSTimer", referenced from:
          objc-class-ref in cap_qtkit.mm.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:25 +01:00
Daiderd Jordan
0b45d5b8f9
libui: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          _uiMainStep in main.m.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in main.m.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in multilineentry.m.o
      "_OBJC_CLASS_$_NSMutableArray", referenced from:
          objc-class-ref in alloc.m.o
          objc-class-ref in box.m.o
          objc-class-ref in menu.m.o
          objc-class-ref in radiobuttons.m.o
          objc-class-ref in tab.m.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
Daiderd Jordan
388a868d6d
glfw: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          __glfwPlatformPollEvents in cocoa_window.m.o
          __glfwPlatformWaitEvents in cocoa_window.m.o
          __glfwPlatformWaitEventsTimeout in cocoa_window.m.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in cocoa_window.m.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in cocoa_window.m.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
Daiderd Jordan
78623f492c
fltk: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_NSDefaultRunLoopMode", referenced from:
          fl_open_display() in Fl_cocoa.o
          fl_ready() in Fl_cocoa.o
          fl_wait(double) in Fl_cocoa.o
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in Fl_cocoa.o
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in Fl_Sys_Menu_Bar.o
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in Fl_cocoa.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in Fl_cocoa.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in Fl_Native_File_Chooser_MAC.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
worldofpeace
913a6510ed libaccounts-glib: 1.23 -> 1.24
- Switched to the Meson Build System
2018-11-07 17:05:19 -05:00
Timo Kaufmann
efe6322ce4 pythonPackages.networkx: 2.1 -> 2.2 2018-11-07 20:15:37 +01:00
Andrew Dunham
3137c609a4 libtiff: 4.0.9 -> 2018-11-04
This includes a bunch of security fixes (#49786), and mimics what Debian
has done in moving to a git snapshot instead of a released version +
backported security patches.
2018-11-07 11:02:02 -08:00
James Kay
c3668db824
python2Packages.plyplus: init at 0.7.5 2018-11-07 17:56:52 +00:00
Kai Wohlfahrt
4d8cf0b84e pytorch: disable distributed tests
These fail with sandboxing
2018-11-07 17:09:54 +00:00
Christian Albrecht
c5e8ae3f0b vagrant: do withLibvitr by default #49220 2018-11-07 17:46:57 +01:00
Christian Albrecht
7ed92b1497 vagrant-libvirt: init at 2.2.0
Adds a flag and a new package to build vagrant with libvirt support,
to be able to install and use the vagrant-libvirt plugin.
2018-11-07 17:46:57 +01:00
Christian Albrecht
9335613995 vagrant: 2.1.2 -> 2.2.0 2018-11-07 17:46:57 +01:00
Maximilian Bosch
8c68a7d41d
Merge pull request #49828 from Twey/autologging
pythonPackages.autologging: init at 1.2.1
2018-11-07 17:30:17 +01:00
James Kay
a7c122bd65
pythonPackages.click-repl: init at 0.1.6 2018-11-07 15:29:04 +00:00
James Kay
5fdbec1417
pythonPackages.autologging: init at 1.2.1 2018-11-07 15:28:06 +00:00
makefu
75f5fbe945
hovercraft: 2.0 -> 2.6
move to top-level, use buildPythonApplication
2018-11-07 16:25:48 +01:00
Jörg Thalheim
8debc01cb4
Merge pull request #49822 from marsam/feature/update-flow
flow: 0.80.0 -> 0.85.0
2018-11-07 15:05:57 +00:00
Robert Schütz
0ba53e9f13 python.pkgs.py3status: 3.12 -> 3.13 2018-11-07 15:59:12 +01:00
Robert Schütz
ae50efe353
Merge pull request #49591 from peterhoeg/p/snap
pythonPackages.snapcast: init at 2.0.9
2018-11-07 14:10:35 +01:00
Jörg Thalheim
7e2e6e1131
Merge pull request #49684 from Zimmi48/dune-package
buildDunePackage: add support function and use it in a few packages
2018-11-07 13:01:09 +00:00
Florian Klink
becf8879f4 lark-parser: 2017-12-18 -> 0.6.5
This bumps lark-parser to a released version that doesn't loop forever
and consumes all memory on certain grammars.

erezsh/lark redirects now to lark-parser/lark, so also update homepage.
2018-11-07 11:11:33 +01:00
Sarah Brofeldt
7f58e8dbad
Merge pull request #49429 from das-g/osmium
osmium-tool: init at 1.9.1 incl. dependencies
2018-11-07 10:47:07 +01:00
Théo Zimmermann
794158fcd5
buildDunePackage: new support function; use it to refactor some OCaml derivations 2018-11-07 10:08:03 +01:00
Daiderd Jordan
26cce54d88
Merge pull request #49845 from LnL7/darwin-qtbase
qt5.qtbase: add cf-private on darwin
2018-11-07 08:24:18 +01:00
Andrew Dunham
f485b2e71f ncurses: upgrade from 6.1 -> 6.1-20181027
This includes fixes for CVE-2018-10754.

While we're changing things, also set the `--with-manpage-format=normal`
configure flag, which prevents the `configure` script from looking in
/usr to determine whether to compress manpages. This was already the
format on NixOS (where these directories don't exist), but making this
explicit makes the build more reproducible on other distros.
2018-11-06 22:47:36 -08:00
Andrew Dunham
13e1235a80 calibre: remove references to podofo 2018-11-06 21:27:30 -08:00
Michael Raskin
50602de85e
Merge pull request #49773 from rdnetto4/master
humanize: remove platform restriction
2018-11-07 04:36:29 +00:00
Matthew Bauer
797e0d84a1 podofo: cleanup 2018-11-06 20:01:21 -06:00
Matthew Bauer
8511f045b7 clucene-core: fix install name 2018-11-06 20:00:26 -06:00
Daiderd Jordan
9a1a872b4a
qt5.qtbase: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSDate", referenced from:
          objc-class-ref in qcore_foundation.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in qcore_foundation.o
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in qcore_foundation.o
      "_CFURLCopyResourcePropertyForKey", referenced from:
          hasResourcePropertyFlag(QFileSystemMetaData const&, QFileSystemEntry const&, __CFString const*) in qfilesystemengine_unix.o
      "_CFURLCreateBookmarkDataFromFile", referenced from:
          QFileSystemEngine::getLinkTarget(QFileSystemEntry const&, QFileSystemMetaData&) in qfilesystemengine_unix.o
      "_kCFURLIsAliasFileKey", referenced from:
          QFileSystemEngine::fillMetaData(QFileSystemEntry const&, QFileSystemMetaData&, QFlags<QFileSystemMetaData::MetaDataFlag>) in qfilesystemengine_unix.o
      "_kCFURLIsHiddenKey", referenced from:
          QFileSystemEngine::fillMetaData(QFileSystemEntry const&, QFileSystemMetaData&, QFlags<QFileSystemMetaData::MetaDataFlag>) in qfilesystemengine_unix.o
      "_kCFURLIsPackageKey", referenced from:
          QFileSystemEngine::fillMetaData(QFileSystemEntry const&, QFileSystemMetaData&, QFlags<QFileSystemMetaData::MetaDataFlag>) in qfilesystemengine_unix.o
      "_CFURLCreateByResolvingBookmarkData", referenced from:
          QFileSystemEngine::getLinkTarget(QFileSystemEntry const&, QFileSystemMetaData&) in qfilesystemengine_unix.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 00:58:04 +01:00