Alyssa Ross
59dbb00555
symlinkJoin: fix cross
2019-10-28 15:12:35 +00: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
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
Doron Behar
6badf45079
firmwareLinuxNonfree: 2019-09-23 -> 2019-10-22
2019-10-28 16:22:48 +02:00
talyz
5081a6cd56
gitlab: 12.3.5 -> 12.4.0
...
- gitlab-shell no longer requires ruby for anything else than the
install script, so the bundlerEnv stuff could be dropped
- gitlab-shell and gitlab-workhorse now report their versions
correctly
2019-10-28 14:56:37 +01:00
Marek Mahut
e79bc59532
Merge pull request #72024 from bachp/minio-2019-10-12
...
minio: 2019-02-26T19-51-46Z -> 2019-10-12T01-39-57Z
2019-10-28 14:16:17 +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
adisbladis
5dd330ef0e
Merge pull request #72093 from prusnak/go-fortify
...
stop using hardeningDisable = [ "fortify" ]; for Go packages
2019-10-28 14:09:55 +01:00
Marek Mahut
517dfa4a66
Merge pull request #72050 from jonringer/bump-minecraft
...
minecraft: 2.1.5965 -> 2.1.7658
2019-10-28 13:40:19 +01:00
Marek Mahut
0099870d52
Merge pull request #72122 from primeos/tev
...
tev: init at 1.13
2019-10-28 13:35:00 +01:00
Pascal Bach
3abe87d6b8
minio: 2019-02-26T19-51-46Z -> 2019-10-12T01-39-57Z
2019-10-28 13:25:29 +01:00
Marek Mahut
4bd324935c
opensc: CVE-2019-15946
...
(cherry picked from commit 80c90b48c2df2e53ea2a72ce79fe5f4c6f2a25da)
2019-10-28 12:50:01 +01:00
Marek Mahut
e807b32ee4
opensc: CVE-2019-15945
...
(cherry picked from commit e4258001a1566ebaec0f79f6a71960363e19b1dc)
2019-10-28 12:49:55 +01:00
Jörg Thalheim
22b2ccf876
passExtensions.pass-import: 2.3 -> 2.6
2019-10-28 10:36:02 +00:00
Christian Kauhaus
9d87889b34
Merge pull request #72025 from risicle/ris-file-CVE-2019-18218
...
file: add patch for CVE-2019-18218
2019-10-28 11:30:13 +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
Maximilian Bosch
9d37be21a7
Merge pull request #72149 from marsam/update-ripgrep-all
...
ripgrep-all: 0.9.2 -> 0.9.3
2019-10-28 10:41:42 +01:00
Franz Pletz
9836f91191
Merge pull request #72109 from ciil/jira-update
...
atlassian-jira: 8.4.2 -> 8.5.0
2019-10-28 09:33:28 +00:00
Maximilian Bosch
ea1af69374
clipman: 1.1.0 -> 1.2.0
...
https://github.com/yory8/clipman/releases/tag/v1.2.0
2019-10-28 10:30:51 +01:00
Christian Kauhaus
641b853abf
Merge pull request #71080 from risicle/ris-openmpt123-0.4.9
...
openmpt123: 0.4.1 -> 0.4.9, fixing CVE-2019-17113
2019-10-28 10:19:46 +01:00
Linus Heckemann
5d20246ac2
Merge pull request #72107 from lheckemann/fbterm-cross
...
fbterm: fix cross-build
2019-10-28 10:10:52 +01:00
Franz Pletz
ad6f4005b8
Merge pull request #63697 from marsam/caddy-disable-telemetry
...
caddy: disable telemetry
2019-10-28 09:07:42 +00:00
Benedikt Hunger
b27bdf4ec8
pythonPackages.qscintilla-qt5: fix build
2019-10-28 01:40:52 -07:00
Mario Rodas
bf4926dd0c
Merge pull request #71666 from r-ryantm/auto-update/libgdiplus
...
libgdiplus: 6.0.2 -> 6.0.4
2019-10-28 03:17:13 -05:00
Mario Rodas
460e2d2f7f
watchexec: 1.10.3 -> 1.11.1
...
Changelog:
- https://github.com/watchexec/watchexec/releases/tag/1.11.0
- https://github.com/watchexec/watchexec/releases/tag/1.11.1
2019-10-28 03:00:00 -05:00
Mario Rodas
549303466e
ripgrep-all: 0.9.2 -> 0.9.3
2019-10-28 03:00:00 -05: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
Pawel Kruszewski
7d43ee015a
bcompare: 4.3.0.24364 -> 4.3.1.24438
2019-10-28 08:22:46 +01:00
worldofpeace
7ce9e536ae
Merge pull request #72096 from jtojnar/sushi-fix
...
gnome3.sushi: fix module loading
2019-10-28 06:30:19 +00:00
Pavol Rusnak
c5ed4a8b29
pythonPackages.py3buddy: cleanup, call toPythonModule
2019-10-27 23:00:55 -07:00
lumi
ac2d736b3a
shotgun: init at 2.2.0
2019-10-27 22:44:07 -07:00
xrelkd
cbeb6570ac
firectl: init at 0.1.0
2019-10-27 22:32:58 -07:00
devhell
4fbb0a375d
profanity: 0.7.0 -> 0.7.1
...
Changelog: https://github.com/profanity-im/profanity/releases
Signed-off-by: devhell <devhell@mailfresser.de>
2019-10-27 22:30:35 -07:00
Jan Tojnar
eab20ca018
gtranslator: 3.32.1 → 3.34.0
2019-10-27 22:28:33 -07:00
Peter Hoeg
c833fb3179
Merge pull request #71347 from peterhoeg/f/emacs_vterm
...
emacsPackages.vterm: fix dynamic library and autoloaders
2019-10-28 12:23:21 +08:00
Ben Wolsieffer
d44842120e
hdf5: don't force GCC 7 ( #72124 )
2019-10-28 00:04:15 -04: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
846da8ba7d
Merge pull request #72033 from marsam/fix-sndio-darwin
...
sndio: fix build on darwin
2019-10-27 21:37:18 -05:00
Roger Qiu
3c3ac19c43
dvc: init at 0.24.3
2019-10-28 13:07:58 +11: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
4641f95791
rabbitmq-server: 3.7.18 -> 3.8.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/rabbitmq-server/versions
2019-10-27 23:52:50 +01:00
Serhii Khoma
b54a601104
hubstaff: 1.4.11 -> 1.5.0
2019-10-27 15:44:45 -07:00
worldofpeace
55f826b895
Merge pull request #71870 from pacien/riot-v1.5.0
...
riot-{web,desktop}: 1.4.2 -> 1.5.0
2019-10-27 22:31:59 +00: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
R. RyanTM
3637b5829f
clickhouse: 19.13.5.44 -> 19.13.6.51
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clickhouse/versions
2019-10-27 23:20:55 +01:00
worldofpeace
cd044331ec
Merge pull request #72104 from jtojnar/colord-gtk
...
colord-gtk: 0.1.26 → 0.2.0
2019-10-27 21:43:38 +00:00
Jan Tojnar
509a1e0b78
colord-gtk: 0.1.26 → 0.2.0
...
f74545cfce
2019-10-27 22:27:52 +01:00
Mario Rodas
c502cfe5c1
libgdiplus: fix darwin build
2019-10-27 16:20:00 -05:00
Michael Weiss
2e6c509429
tev: init at 1.13
2019-10-27 21:53:45 +01:00
worldofpeace
ec65ad7168
Merge pull request #72097 from jtojnar/glib-debug
...
glib: enable separate debug info
2019-10-27 20:31:20 +00: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
Dmitry Kalinkin
f3a97b24cd
Merge pull request #72095 from jokogr/f/qt5ct-qmakeflags
...
qt5ct: qtsvg, qmakeFlags nixification
2019-10-27 15:10:08 -04:00
Tim Steinbach
4aaf2ad527
oh-my-zsh: 2019-10-25 -> 2019-10-27
2019-10-27 14:59:39 -04: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
Jan Tojnar
47054f3ba3
gtk3: add devdoc ( #71648 )
...
gtk3: add devdoc
2019-10-27 18:12:35 +01:00
Marek Mahut
2c6c89ea69
Merge pull request #72062 from lilyball/ffsend
...
ffsend: 0.2.52 -> 0.2.54
2019-10-27 17:38:30 +01: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
Simon Lackerbauer
3eff8b1ba9
atlassian-jira: 8.4.2 -> 8.5.0
2019-10-27 17:13:58 +01:00
Linus Heckemann
7943967552
fbterm: fix cross-build
2019-10-27 17:06:59 +01:00
Alexey Shmalko
6f98994415
Merge pull request #71992 from sikmir/mu-repo
...
mu-repo: init at 1.8.0
2019-10-27 18:02:37 +02:00
Marek Mahut
823b8ed472
Merge pull request #72081 from prusnak/tuxguitar
...
tuxguitar: 1.2 -> 1.5.2
2019-10-27 16:42:36 +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
befc2dfa82
aws_shell: 0.2.0 -> 0.2.1
2019-10-27 16:26:57 +01:00
Frederik Rietdijk
ba2624412d
awscli: use python3
2019-10-27 16:26:57 +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
ad90efb0d7
awscli: 1.16.261 -> 1.16.266
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