1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
Commit graph

217714 commits

Author SHA1 Message Date
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
Jörg Thalheim 97ac11f6a3
blsd: marked as broken
no longer compatible without libgit version.
Also seems unmaintained since 3 years.
2020-03-18 09:21:08 +00:00
Mario Rodas 44f3de77d9
postgresqlPackages.pg_auto_failover: 1.0.6 -> 1.2 2020-03-18 04:20:00 -05:00
Jörg Thalheim 9d144b84a3
kubeval: don't build against schema by default
kubeval-schema is a huge 7GB repository that we do not want
to build on hydra. Therefore make it optional.
2020-03-18 09:09:25 +00:00
Robert Hensing 5f357b20b3
Merge pull request #82751 from Infinisil/minor-module-improvements
Minor module improvements
2020-03-18 10:06:06 +01:00
Lancelot SIX 071d0cc0cb
Merge pull request #82832 from r-ryantm/auto-update/libite
libite: 2.1.2 -> 2.2.0
2020-03-18 09:53:23 +01:00
R. RyanTM 7f31ed028d libite: 2.1.2 -> 2.2.0 2020-03-18 08:00:57 +00:00
Ben Darwin 8e44423a96 ocamlPackages.lacaml: 11.0.3 -> 11.0.6 2020-03-18 08:32:39 +01:00
R. RyanTM 8c8f717275 ivan: 057 -> 058 2020-03-18 07:25:08 +00:00
Dmitry Kalinkin cdde596745
satysfi: use packaged Latin Modern fonts 2020-03-18 03:24:56 -04:00