Commit Graph

72107 Commits

Author SHA1 Message Date
c0bw3b
ebd7466a0b python.pkgs.pycryptopp: build with crypto++ >= 6.0 2019-10-30 08:11:16 -07:00
c0bw3b
c36d92f165 cryptopp: 5.6.5 -> 8.2.0
+ add c0bw3b as maintainer
2019-10-30 08:11:16 -07:00
Pavol Rusnak
d124858efe
trezor-udev-rules: init at unstable-2019-07-17 2019-10-30 15:15:22 +01:00
Jan Tojnar
946ef1723b
Merge pull request #62137 from tbenst/pympress
pympress: init at 1.2.0
2019-10-30 15:09:15 +01:00
Niklas Hambüchen
0e10ad926d polkit: Fix unstable patch URL.
Unmerged upstream merge requests can change when iterated on!
2019-10-30 14:53:09 +01:00
Niklas Hambüchen
e64c3abd21
Merge pull request #71669 from nh2/issue-70872-srt-wrong-cmake-pc-include-path
srt: Fix wrong `srt.pc` include path
2019-10-30 13:45:14 +01:00
Niklas Hambüchen
08ec575c93 glibc: Fix building with musl on GCC 8.
GCC 8 introduced new warnings that were picked up by -Werror;
this commit makes them non-errors until fixed upstream.

See

* https://github.com/NixOS/nixpkgs/pull/68244#issuecomment-544307798
* https://github.com/nh2/static-haskell-nix/issues/56

This commit takes care to not change the derivation for non-musl builds.
2019-10-30 13:29:53 +01:00
Tyler Benster
bf218e6cbc
python3Packages.python-vlc: init at 3.0.7110
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-10-30 13:25:17 +01:00
Peter Simons
36fe55487a gnutls-kdh: mark the build as broken
https://hydra.nixos.org/build/104227863
2019-10-30 13:16:26 +01:00
xrelkd
f85d359ce7 cargo-watch: 7.2.1 -> 7.2.2 2019-10-30 16:47:28 +08:00
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
worldofpeace
b607f1cd16 gtk3: only build docs on linux 2019-10-29 16:15:28 -04:00
Frederik Rietdijk
be85360e08 pythonPackages.recommonmark: 0.5.0 -> 0.6.0 2019-10-29 19:04:10 +01:00
Markus S. Wamser
5d59133d96 python3Packages.sphinx: 1.8.3 -> 2.2.0
and update the Python 2 version to 1.8.5

Motivation: http://www.sphinx-doc.org/en/master/changes.html#release-2-2-0-released-aug-19-2019
2019-10-29 19:04:10 +01: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
Jan Malakhovski
31cf1ff4ee openalSolf: make it search its own $out for data files
Without those data files HRTF will silently fail to initialize.

It searches /usr and /usr/local by default but we don't have those paths.
It also searches XDG_DATA_DIRS but using that requires configuration by the
user. This patch makes makes it just work.

How to play with it:

- Build `mpv` with `openalSoft` support.

- cat << EOF > ~/.alsoftrc
[general]
hrtf = true
EOF

- Wear stereo headphones.

- Play a file with 6 or more channels with `mpv -ao openal $file`, e.g.
  https://archive.org/download/5.1SurroundSoundTestFilesVariousFormatsAACAC3MP4DTSWAV/5.1%20Surround%20Sound%20AAC%20Test.mp4

- Try `hrtf = false` to hear the difference.
2019-10-29 17:38:07 +01:00
Frederik Rietdijk
ef9f91f3cf Merge staging-next into staging 2019-10-29 16:56:59 +01:00
Frederik Rietdijk
b56e839c45 Merge master into staging-next 2019-10-29 16:56:31 +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
Frederik Rietdijk
8d926467be itstool: don't use libxml2Python 2019-10-29 13:47:03 +01:00
Frederik Rietdijk
94e4dd8960 libxslt: use python3 for build and as default for bindings
Changing the default may cause breakage, however, users should have already switched to `pythonPackages.libxslt` long ago.
2019-10-29 13:47:03 +01:00
Frederik Rietdijk
a51aa02c78 libxml2: use python3 for build and as default for bindings
Changing the default may cause breakage, however, users should have
already switched to `pythonPackages.libxml2` long ago.
2019-10-29 13:47:03 +01: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
Robert Scott
14e2d5d9a7 jbig2dec: 0.16 -> 0.17 2019-10-29 13:31:22 +01: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
Frederik Rietdijk
bcf59bbfcb Merge staging into staging-next 2019-10-29 09:53:21 +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
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
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
Mario Rodas
c502cfe5c1
libgdiplus: fix darwin build 2019-10-27 16:20:00 -05: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
Robert Scott
e5f671a7dc pythonPackages.rpyc: fix tests to actually execute 2019-10-27 11:47:10 -07:00