Commit Graph

217723 Commits

Author SHA1 Message Date
John Ericson
7c0d3f6f70 lib: Fix systems test for new armv6l-none 2020-03-18 17:43:11 -04:00
flyfloh
57bf2557f7
pymetno: init at 0.5.0 (#78132)
Co-Authored-By: Jon <jonringer@users.noreply.github.com>

Co-authored-by: Florian <flo@halbmastwurf.de>
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-03-18 21:29:36 +00:00
Jörg Thalheim
50cabb2ca8
Merge pull request #81823 from chrbauer/fix/pwsafe-1.09
pwsafe: 1.08.2 -> 1.09.0
2020-03-18 21:24:58 +00:00
Daniel Schaefer
2092a1a133
Merge pull request #82850 from r-ryantm/auto-update/yder
yder: 1.4.9 -> 1.4.10
2020-03-18 21:18:48 +01:00
Jonathan Ringer
25b193d714 python2Packages.flowlogs-reader: disable for python2 2020-03-18 13:14:29 -07:00
Michael Weiss
fe60ff7a99
chromium: 80.0.3987.132 -> 80.0.3987.149
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_18.html

This update includes 13 security fixes.

CVEs:
CVE-2020-6422 CVE-2020-6424 CVE-2020-6425 CVE-2020-6426 CVE-2020-6427
CVE-2020-6428 CVE-2020-6429 CVE-2019-20503 CVE-2020-6449

Note: The release of version 81 is currently on pause:
https://chromereleases.googleblog.com/2020/03/upcoming-chrome-and-chrome-os-releases.html
2020-03-18 20:57:52 +01:00
Michael Weiss
2b25d0e2a9
tdesktop: 1.9.14 -> 1.9.21 (#82806) 2020-03-18 20:53:09 +01:00
Domen Kožar
2f9d7615f5
Merge pull request #82870 from turboMaCk/elm-packages-refactoring
elmPackages: minor cleanups
2020-03-18 20:47:23 +01:00
Marek Fajkus
b812a723f5
elmPackages: minor cleanups
* Make sure generate script uses node2nix version from the nixpkgs
* regenerate code generated by node2nix
2020-03-18 20:36:36 +01:00
Jonathan Ringer
b7bdf48e3f pythonPackages.tensorflow: disable for python2.7 and 3.8 2020-03-18 20:20:14 +01:00
Kevin Rauscher
3d846aa29e mopidy-mpd: init at version 3.0.0 2020-03-18 11:54:08 -07:00
Orivej Desh
6245a6b342 musescore: 3.2.3 -> 3.4.2 2020-03-18 18:53:09 +00:00
Timo Kaufmann
3757e02434 python.pkgs.httpretty: disable flaky test suite
There are some tests that fail occasionally because the current date
(with second precision) occurs in the output. This is fixed upstream.
I've made this conditional since python updates are often done in an
automated fashion and tests should be re-enabled after the next update.
This avoids the need for human intervention (except for a clean up at
some point in the future).
2020-03-18 11:38:27 -07:00
Atemu
4da307759c jc: 1.7.5 -> 1.9.2 2020-03-18 11:28:20 -07:00
Ryan Mulligan
057ab80f4d
Merge pull request #2 from kylesferrazza/fix-ipscan
Fix ipscan
2020-03-18 11:03:36 -07:00
Matthew Bauer
bd15dfa21b
Merge pull request #82853 from sepiabrown/patch-2
glib-networking for TLS/SSL network (https://) in xwidget
2020-03-18 13:48:35 -04:00
Kyle Sferrazza
e1913326c0
ipscan: use 'any' deb 2020-03-18 13:27:09 -04:00
R. RyanTM
2fe09ed2bf eventstore: 5.0.6 -> 5.0.7 2020-03-18 17:14:30 +00:00
John Ericson
0c73297c07 compiler-rt-{7,8,9}: Fix cmakeFlags in a few ways
- Cross to bare metal with GCC works

 - Flags are deduplicated

 - Darwin bootstrapping for 8 and 0 closer.

 - Flags are same across versions.
2020-03-18 12:10:09 -04:00
John Ericson
bc054004ac cc-wrapper, clang: libstdcxxHook should a propagated build input
Lumping it in with the target platform libraries was incorrect, and
caused eval failures when gcc couldn't be built for the target platform.
2020-03-18 11:28:52 -04:00
John Ericson
99c18b3441 clang-*: Sync wrapping logic
We only want to refer to GCC under these conditions.
2020-03-18 11:28:05 -04:00
Maciej Krüger
d2e24da576
cinnamon.muffin: init at 4.4.2 2020-03-18 16:11:07 +01:00
Jörg Thalheim
053ad4e0db
Merge pull request #82213 from bhipple/fix/habitat
habitat: 0.30.2 -> 0.90.6
2020-03-18 15:11:03 +00:00
R. RyanTM
3f26a1c961 cgal_5: 5.0.1 -> 5.0.2 2020-03-18 15:03:36 +00:00
Mario Rodas
ec7db16647
Merge pull request #82826 from r-ryantm/auto-update/gotestsum
gotestsum: 0.4.0 -> 0.4.1
2020-03-18 09:34:30 -05:00
Mario Rodas
5966be5e22 amass: 3.5.0 -> 3.5.1 2020-03-18 09:32:01 -05:00
Mario Rodas
692b890004 amass: enable on darwin 2020-03-18 09:31:01 -05:00
R. RyanTM
92f08e07af amass: 3.4.4 -> 3.5.0 2020-03-18 14:31:01 +00:00
Suwon Park
0d09b7025b
accidently added semicolon
Oops
2020-03-18 23:20:28 +09:00
Suwon Park
a99565139f
glib-networking for TLS/SSL network (https://) in xwidget
ea5bcb78c2 (r31513119)
He accidently errased the glib-networking.
But it is needed for TLS/SSL networking.
2020-03-18 23:03:17 +09:00
Mario Rodas
69a3ce9568
Merge pull request #82845 from zowoq/buildah
buildah: 1.14.2 -> 1.14.3
2020-03-18 08:27:51 -05:00
Jörg Thalheim
8590ddd427
Merge pull request #82787 from Mic92/cross-build-go-module
buildGoModule: enable strictDeps
2020-03-18 13:16:37 +00:00
R. RyanTM
a17aab3558 yder: 1.4.9 -> 1.4.10 2020-03-18 12:54:02 +00:00
Vladyslav M
9c2e9960ea
Merge pull request #82646 from dywedir/rx
rx: 0.3.2 -> 0.4.0
2020-03-18 14:41:10 +02:00
Aaron Andersen
bdd33bc3aa rsyslog: remove libksi from default build because it is broken 2020-03-18 08:22:11 -04:00
zowoq
243ec842aa buildah: 1.14.2 -> 1.14.3
https://github.com/containers/buildah/releases/tag/v1.14.3
2020-03-18 22:16:27 +10:00
Dmitry Kalinkin
ddf87fb1ba
Merge pull request #82736 from LeshaInc/master
blender: add OpenImageDenoise support
2020-03-18 07:31:22 -04:00
Jörg Thalheim
ea87180984
openshift: fix build with strict deps 2020-03-18 11:29:40 +00:00
Jörg Thalheim
ae08790703
teleport: fix build with strict deps 2020-03-18 11:29:40 +00:00
Jörg Thalheim
b5144456cc
aerc: fix strict deps build 2020-03-18 11:29:35 +00:00
Jörg Thalheim
f545f92f72
imgproxy: fix strict deps build 2020-03-18 11:29:35 +00:00
Jörg Thalheim
f288afefc1
documize-community: fix strict deps build 2020-03-18 11:29:35 +00:00
Jörg Thalheim
e63be52970
gvisor: remove unneeded go-bindata 2020-03-18 11:29:35 +00:00
Jörg Thalheim
72f3f99907
magnetico: move go-bindata to nativeBuildInputs
fixes strictDeps
2020-03-18 11:29:34 +00:00
Jörg Thalheim
060a9227c2
buildGoModule: enable strictDeps
This will improve cross compiling in the long run.
See also https://github.com/NixOS/nixpkgs/pull/82786
2020-03-18 11:29:29 +00:00
Jörg Thalheim
201ac90018
Merge pull request #66578 from AtkinsChang/minikube
minikube: 1.2.0 -> 1.6.2
2020-03-18 11:28:24 +00:00
LeshaInc
3c54b996ca
blender: build with OpenImageDenoise support 2020-03-18 12:58:12 +02:00
Jörg Thalheim
52ee55fe0f
Merge pull request #82816 from Mic92/kubeval
kubeval: don't include huge schema to save space in hydra
2020-03-18 10:52:03 +00:00
R. RyanTM
40b9ba1f96 pyznap: 1.4.3 -> 1.5.0 2020-03-18 10:46:36 +00:00
Jörg Thalheim
705000267d
Merge pull request #82836 from Mic92/bsld
blsd: marked as broken
2020-03-18 10:30:30 +00:00