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
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
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
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
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
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
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
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