Commit Graph

55744 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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