Commit Graph

72078 Commits

Author SHA1 Message Date
Mario Rodas
4ac9b7a9fe
Merge pull request #71799 from marsam/init-node-13_x
nodejs-13_x: init at 13.0.0
2019-10-30 01:44:03 -05:00
Mario Rodas
20ffb69cea
rubocop: 0.75.0 -> 0.76.0
Changelog:
- https://github.com/rubocop-hq/rubocop/releases/tag/v0.75.1
- https://github.com/rubocop-hq/rubocop/releases/tag/v0.76.0
2019-10-30 00:00:00 -05:00
Mario Rodas
7efa4c21b0
brakeman: 4.6.1 -> 4.7.1
Changelog:
- https://github.com/presidentbeef/brakeman/releases/tag/v4.7.0
- https://github.com/presidentbeef/brakeman/releases/tag/v4.7.1
2019-10-30 00:00:00 -05:00
Jonathan Ringer
f6d41b4b1d pythonPackages.worldengine: disable python2 tests 2019-10-29 21:25:18 -07:00
Mario Rodas
f65db057f5
Merge pull request #72215 from jonringer/fix-minio
python3Packages.minio: fix dependencies
2019-10-29 19:06:54 -05:00
Robin Gloster
e47da725fe
Merge pull request #72252 from WilliButz/add-ydotool
ydotool: init at 0.1.8
2019-10-29 18:23:21 +01:00
Max Wittig
f22dc5216e
gitlab-runner: 12.4.0 -> 12.4.1 2019-10-29 15:37:21 +01:00
Vincent Laporte
5a4e67ad03
Merge pull request #72171 from romildo/upd.ocamlearlybird
ocamlPackages.ocamlearlybird: init at 0.1.5; ocamlPackages.angstrom: 0.10.0 -> 0.12.1
2019-10-29 14:31:09 +00:00
Will Dietz
e96e5f0976 libedit: 20190324 -> 20191025
Version comparison:
https://github.com/dtzWill/libedit-releases/compare/libedit-20190324-3.1...libedit-20191025-3.1
2019-10-29 15:17:28 +01:00
José Romildo Malaquias
432258f0da ocamlPackages.ocamlearlybird: init at 0.1.5 2019-10-29 10:51:42 -03:00
WilliButz
dacc4ac680
libuinputplus: init at 2019-10-01 2019-10-29 14:43:43 +01:00
WilliButz
926d6964d9
libevdevplus: init at 2019-10-01 2019-10-29 14:43:43 +01:00
Izorkin
5a08a25b27 pango: update sha256 hash 2019-10-29 16:42:54 +03:00
Profpatsch
14f812aeef skawarePackages.skalibs: empty default path
If `PATH` is unset, the exec wrappers in skalibs set a default path to
`/usr/bin:bin`.

This has very unfortunate effects when you e.g. try to run tests on CI
in an empty environment (minus tools explicitely provided by nix with
absolute store paths), because suddenly binaries from outside are
picked up again, especially on non-NixOS.
Even on NixOS, /bin/sh provides another escape hatch if it’s available
from PATH. But on systems like Ubuntu or MacOS (which most CI systems
run on), this picks up all the non-nix binaries.
2019-10-29 14:28:53 +01:00
Tim Steinbach
fc6d1e0ebf
jenkins: 2.190.1 -> 2.190.2 2019-10-29 09:20:57 -04:00
Michael Raskin
298db02d73
Merge pull request #71687 from d-goldin/backport_cve_2019_1010238
pango: 1.43.0, backport CVE-2019-1010238 fix
2019-10-29 13:00:05 +00:00
chessai
3519a16e50 libck: init at 0.7.0 2019-10-29 08:47:17 -04:00
Jonathan Ringer
afce5f5ec4 python3Packages.snuggs: 1.4.3 -> 1.4.7 2019-10-29 13:42:36 +01:00
Valentin Robert
b76193a336 coqPackages.coq-extensible-records: support for coq 8.9 and 8.10 2019-10-29 12:42:22 +00:00
chessai
5ac9eed00c forge: init at 1.0.4 2019-10-29 08:09:34 -04:00
Sascha Grunert
172601d4bf buildah: 1.11.3 -> 1.11.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-10-29 12:13:53 +01:00
Frederik Rietdijk
ccf514a61d python35: 3.5.7 -> 3.5.8 2019-10-29 10:39:50 +01:00
Jörg Thalheim
1e501c868b python3.pkgs.weboob: 1.3 -> 1.5
html2text is python3 only now, which implicitly also affects weboob.
2019-10-29 02:30:04 -07:00
Frederik Rietdijk
eabf213cf1 python3.pkgs.dogpile_cache: fix build 2019-10-29 10:06:36 +01:00
Vincent Laporte
a25381b019 ocamlPackages.ctypes: 0.13.1 → 0.15.1
ocamlPackages.integers: 0.2.2 → 0.3.0
2019-10-29 07:05:18 +00:00
Jonathan Ringer
9c21918c05
python3Packages.minio: fix dependencies 2019-10-28 23:11:55 -07:00
Alexei Robyn
94a80621ac pythonPackages.isort: Add explicit setuptools dep and bin test 2019-10-28 22:59:37 -07:00
Jonathan Ringer
753ab3ce84 python3Packages.html2text: fix build 2019-10-28 22:42:14 -07:00
Artemis Tosini
8fc1bd6ec3 pythonPackages.html2text: freeze at 2018.1.9
I was unable tp build calibre at the current git master as it relies on
pytthon27Packages.html2text. Python 2.7 support was removed in the
latest version. This PR downgrades html2text when using an unsupported
Python version.

This PR does not fix building python37Packages.html2text
and python38Packages.html2text, which were broken at master due to what
seems to be a problem in buildPythonPackage.
2019-10-28 21:15:19 -07:00
Austin Seipp
daa2420950 libnats-c: init at 2.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Léo Gaspard
5eb304cc66
Merge pull request #71464 from Ekleog/gir-rs
gir-rs: init at 2019-10-16
2019-10-29 02:31:43 +01:00
Austin Seipp
a5a1b86ab1
vte: remove duplicated gnome3 argument
This was added on accident in cfaa8b8652,
as the gnome3 parameter is already specified.

This unbreaks Borg evaluation.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 19:52:47 -05:00
worldofpeace
cfaa8b8652 vte: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace
81220cff1e polkit: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace
3410525d32 gtk3: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace
0cf598c3d9 glib: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace
5cfc0aa7f4 dbus: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace
d674b9ef3c
Merge pull request #71260 from worldofpeace/goa-meson
gnome3.gnome-online-accounts: build with meson
2019-10-28 22:02:59 +00:00
Peter Simons
3e13d5ed52
Merge pull request #72190 from peti/t/obs-linuxbrowser
Fix build of obs-linuxbrowser
2019-10-28 21:58:09 +01:00
Profpatsch
f661393aa4 skawarePackages: bump to release 2019-10 2019-10-28 21:30:30 +01:00
Peter Simons
6597ad2ae5 libcef: update to cef_binary_74.1.14+g50c3c5c+chromium-74.0.3729.131
I chose that version because [1] suggested that CEF versions before 75.x
worked, whereas newer versions don't compile due to API changes.

[1] https://github.com/bazukas/obs-linuxbrowser/issues/108#issuecomment-513544091
2019-10-28 21:19:27 +01:00
Frederik Rietdijk
2d8dc891aa python.pkgs.acoustics: 0.2.1 -> 0.2.2 2019-10-28 20:18:18 +01:00
Austin Seipp
fa4f091ac0
liburing: 0.2pre252_a9bb08db -> 0.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 13:00:54 -05:00
José Romildo Malaquias
a0f12b059a ocamlPackages.angstrom-unix: init at 0.12.1 2019-10-28 14:41:12 -03:00
José Romildo Malaquias
05a71af6a4 ocamlPackages.angstrom-lwt-unix: init at 0.12.1 2019-10-28 14:40:53 -03:00
José Romildo Malaquias
46eacf359b ocamlPackages.angstrom-async: init at 0.12.1 2019-10-28 14:40:35 -03:00
Niklas Hambüchen
aaddb5fe6b
Merge pull request #71577 from cdepillabout/vte-compiling-with-musl
vte: enable compiling with musl
2019-10-28 18:31:36 +01:00
Renaud
97a5c413a0
perlPackages.Po4a: fix build (#72170)
Fixes #71296 (Po4a build get stuck in a loop)

Term::ReadKey is an optional dependency. From upstream:
> This module is used to retrieve the terminal's line width.
> If it is not present, the line width can be specified with the COLUMN environment variable.
2019-10-28 17:27:33 +01:00
(cdep)illabout
fc265d98c7 vte: enable building with musl
VTE requires a small patch to be able to be built with musl.
2019-10-28 16:11:32 +01:00
José Romildo Malaquias
d3ff8e6359 ocamlPackages.angstrom: 0.10.0 -> 0.12.1 2019-10-28 12:00:00 -03:00
Jörg Thalheim
9b9cf32ee5
Merge branch 'master' into python-language-server 2019-10-28 14:37:02 +00:00
(cdep)illabout
370d483a0d libusb1: enable compiling with musl
libusb1 can't depend on systemd in order to be compiling with musl,
because systemd can't be built with musl.

Since systemd provides udev, udev support needs to be disabled when
building libusb1.
2019-10-28 15:28:33 +01:00
(cdep)illabout
b72984e7a3 dbus: enable building with musl
When building dbus with musl, it must not take systemd as a buildInput,
because systemd is not able to be build with musl.
2019-10-28 15:24:44 +01:00
Marek Mahut
05f8b1f5bb
Merge pull request #72131 from azuzunaga/solargraph/update/0.37.2
solargraph: 0.35.2 -> 0.37.2
2019-10-28 14:15:02 +01:00
Kier Davis
443f1a43ef pythonPackages.pylint: add setuptools
Previously it was missing a runtime dependency on setuptools:

    [kier@saelli:~/checkouts/nixpkgs]$ $(nix-build -A python27Packages.pylint --no-out-link)/bin/pylint
    Traceback (most recent call last):
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/bin/.pylint-wrapped", line 6, in <module>
        from pylint import run_pylint
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/lib/python2.7/site-packages/pylint/__init__.py", line 11, in <module>
        from .__pkginfo__ import version as __version__
      File "/nix/store/0k8h6n6nxjcs2j5jp54mfppjbx37hrrg-python2.7-pylint-1.9.5/lib/python2.7/site-packages/pylint/__pkginfo__.py", line 25, in <module>
        from pkg_resources import parse_version
    ImportError: No module named pkg_resources

With this change, the same command now correctly prints pylint's help text.

This only applies to Python 2.
2019-10-28 10:52:50 +01:00
Benedikt Hunger
b27bdf4ec8 pythonPackages.qscintilla-qt5: fix build 2019-10-28 01:40:52 -07:00
Frederik Rietdijk
21635748a8 Merge master into staging-next 2019-10-28 08:59:50 +01:00
Vincent Laporte
8dc2173905 ocamlPackages.decompress: 0.6 → 0.9.0
ocamlPackages.git: 1.11.5 → 2.1.0

ocamlPackages.imagelib: 20171028 → 20191011

ocamlPackages.imagelib-unix: init
2019-10-28 07:37:24 +00:00
Vincent Laporte
ea5684b438 ocamlPackages.encore: init at 0.3 2019-10-28 07:37:24 +00:00
Vincent Laporte
9f26063077 ocamlPackages.ke: init at 0.4 2019-10-28 07:37:24 +00:00
Pavol Rusnak
c5ed4a8b29 pythonPackages.py3buddy: cleanup, call toPythonModule 2019-10-27 23:00:55 -07:00
Mario Rodas
94a08f2f8e
Merge pull request #54975 from ghost/python-logstash
pythonPackages.python-logstash: init at 0.4.6
2019-10-27 22:01:42 -05:00
Mario Rodas
17b02efd1b
Merge pull request #72118 from risicle/ris-xapian-1.4.13
xapian: 1.4.12 -> 1.4.13
2019-10-27 20:14:43 -05:00
Americo
58311d9fc9
solargraph: 0.35.2 -> 0.37.2 2019-10-27 17:16:29 -07:00
Jonathan Ringer
5e85873d70 pythonPackages.kombu: fix tests 2019-10-27 16:14:10 -07:00
Jonathan Ringer
3ba8ce13dd pythonPackages.Pyro4: fix tests 2019-10-27 16:14:10 -07:00
Jonathan Ringer
11f9145fb0 python3Packages.mailmanclient: fix build 2019-10-27 16:14:10 -07:00
Jonathan Ringer
421ec19144 pythonPackages.datadog: fix tests 2019-10-27 16:14:10 -07:00
R. RyanTM
62199af908 python37Packages.jaraco_collections: 2.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.7-jaraco.collections/versions
2019-10-27 15:29:25 -07:00
R. RyanTM
aa3fcab821 python37Packages.pelican: 4.1.1 -> 4.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.7-pelican/versions
2019-10-27 15:28:02 -07:00
Michael Weiss
f2be56eedc python37Packages.ics: init at 0.6 2019-10-27 15:21:14 -07:00
Michael Weiss
da51ce2713 python37Packages.tatsu: init at 4.4.0
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2019-10-27 15:21:14 -07:00
Marek Mahut
58c618f721
Merge pull request #72086 from mmahut/nvidia-texture-tools
nvidia-texture-tools: 2.1.0 -> unstable-2019-10-27
2019-10-27 20:35:49 +01:00
Benjamin Hipple
fa1e275f31 mkl: 2019.3 -> 2019.5 (#71476)
Includes bugfixes, new features, and performance improvements.

Full release notes here:
https://software.intel.com/en-us/articles/intel-math-kernel-library-release-notes-and-new-features

Leave Darwin on 2019.3 pending resolution of DMG issues
2019-10-27 15:34:16 -04:00
Robert Scott
84ab228a85 xapian: 1.4.12 -> 1.4.13
update darwin patch
2019-10-27 19:26:05 +00:00
Robert Scott
e5f671a7dc pythonPackages.rpyc: fix tests to actually execute 2019-10-27 11:47:10 -07:00
xbreak
b24a32d0c7 pythonPackages.python-nomad: init at 1.1.0
Python client library for Hashicorp Nomad
2019-10-27 11:33:46 -07:00
Frederik Rietdijk
62c81282c4 python38Packages.moto: does not function yet 2019-10-27 17:23:41 +01:00
Frederik Rietdijk
8607aa5c39 python38Packages.tables: fix build for 3.8
We need to regenerate the C code with Cython.
2019-10-27 17:18:24 +01:00
R. RyanTM
4aac35ebe7 libdrm: 2.4.99 -> 2.4.100
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdrm/versions
2019-10-27 16:29:47 +01:00
R. RyanTM
94bbec2aa5 libmicrohttpd: 0.9.66 -> 0.9.67
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
2019-10-27 16:29:01 +01:00
Frederik Rietdijk
21177d3e93 python3.pkgs.poetry: fixup 2019-10-27 16:26:58 +01:00
Frederik Rietdijk
524c82b3a1 python.pkgs.audio-metadata: fix missing dep 2019-10-27 16:26:57 +01:00
Frederik Rietdijk
311f17970f python.pkgs.tbm-utils: init at 1.0.0 2019-10-27 16:26:57 +01:00
Frederik Rietdijk
6a6eb39a2d python: botocore: 1.13.1 -> 1.13.2 2019-10-27 16:26:57 +01:00
Jonathan Ringer
e38b3df09d pythonPackages.spacy: fix build 2019-10-27 16:26:57 +01:00
Jonathan Ringer
7a7bc3ef51 pythonPackages.fs: fix tests 2019-10-27 16:26:57 +01:00
Jonathan Ringer
27654139b5 pythonPackages.xdis: disable python2 2019-10-27 16:26:57 +01:00
Jonathan Ringer
f0aa1ffa7b pythonPackages.mozdevice: 1.0.1 -> 3.0.5 2019-10-27 16:26:57 +01:00
Jonathan Ringer
72ba0102d0 pythonPackages.prawcore: fix tests 2019-10-27 16:26:57 +01:00
Jonathan Ringer
4fbf45665f python3Packages.gym: fix build 2019-10-27 16:26:57 +01:00
Jonathan Ringer
a1010b6fca python3Packages.grpc_google_iam_v1: disable awkward tests 2019-10-27 16:26:57 +01:00
Jonathan Ringer
382aec03a1 pythonPackages.pyhocon: fetch from github 2019-10-27 16:26:57 +01:00
Jonathan Ringer
d0f7540885 pythonPackages.testfixtures: 6.3.10 -> 6.10.0 2019-10-27 16:26:57 +01:00
Jonathan Ringer
d118e8d185 pythonPackages.GitPython: disable python2
no longer supported
2019-10-27 16:26:57 +01:00
Jonathan Ringer
ea1fc916a0 pythonPackages.bitarray: fix build
remove obsolete patch
2019-10-27 16:26:57 +01:00
Jonathan Ringer
749c53f144 python3Packages.cheroot: fix tests
patches no longer needed
2019-10-27 16:26:57 +01:00
Jonathan Ringer
5f06ba50e2 python38Packages.boto: disable tests for py38
Hmac logic has changed, and upstream no longer maintaining package
2019-10-27 16:26:57 +01:00
Jonathan Ringer
b5daee5c5d python3Packages.serpent: fix tests 2019-10-27 16:26:56 +01:00
Jonathan Ringer
3b4bdf3f38 python3Packages.pytest-black: init at 0.3.7 2019-10-27 16:26:56 +01:00