Commit graph

72037 commits

Author SHA1 Message Date
Mario Rodas e888c423ad terracognita: 0.1.6 -> 0.2.0
Changelog: https://github.com/cycloidio/terracognita/releases/tag/v0.2.0
2019-10-30 21:13:19 -07:00
Niklas Hambüchen def9d09806
Merge pull request #71480 from nh2/glibc-musl-gcc8-werror-fixes
glibc: Fix building with musl on GCC 8
2019-10-31 02:52:29 +01:00
Mario Rodas 86b7e330a6
Merge pull request #72288 from xrelkd/update/cargo-watch
cargo-watch: 7.2.1 -> 7.2.2
2019-10-30 19:38:19 -05:00
WilliButz 4916d024a8 wt4: 4.1.1 -> 4.1.2 2019-10-30 23:23:09 +01:00
WilliButz 507b454cb8 wt3: 3.4.1 -> 3.4.2 2019-10-30 23:23:09 +01:00
Vincent Laporte 60f50b69a6 haxe: refactor out of ocamlPackages 2019-10-30 18:05:20 +00:00
tbenst 53feebb379 nbdime: init at 1.0.6 2019-10-30 10:51:08 -07:00
Carlos D'Agostino 9a87724059 py3status: add dbus-python dependency
This makes the spotify module work.
2019-10-30 08:57:38 -07:00
Sebastian Jordan b52df5b679 pypi2nix: 1.8.1 -> 2.0.0 2019-10-30 08:19:39 -07:00
Sebastian Jordan d6a2495f1d pythonPackages.parsley: init at 1.3 2019-10-30 08:19:39 -07:00
Sebastian Jordan 7fc6425d02 pythonPackages.nix-prefetch-github: init at 2.3.1 2019-10-30 08:19:39 -07:00
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
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 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
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
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
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
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