1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

217586 commits

Author SHA1 Message Date
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
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
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
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
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
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
Dmitry Kalinkin fd867123f6
remove lmmath, rename latinmodern-math to lmmath 2020-03-18 03:24:53 -04:00
Dmitry Kalinkin bb9c16de4b
latinmodern-math: fix build 2020-03-18 03:23:51 -04:00
R. RyanTM 50d26d1fda ipscan: 3.6.2 -> 3.7.0 2020-03-18 07:20:53 +00:00
R. RyanTM 560036dfc2
gotestsum: 0.4.0 -> 0.4.1 2020-03-18 06:42:23 +00:00
David Anderson 1e593070cd tailscale: 0.96-33 -> 0.97-0.
Fixes a severe bug with subnet routing.

Signed-off-by: David Anderson <dave@natulte.net>
2020-03-18 06:08:20 +00:00
Martin Baillie 6e055c9f4a tailscale: init at 0.96-33
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-03-18 05:07:47 +00:00
Mario Rodas 8a1a6cf39c
Merge pull request #82803 from Tomahna/mopidy-iris
mopidy-iris: 3.45.1 -> 3.46.0
2020-03-17 22:40:16 -05:00
Silvan Mosberger e931de58a2
lib/modules: Fix type checks not being done before merging
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
2020-03-18 04:38:53 +01:00
Silvan Mosberger 15c873b486
lib/modules: Throw better error when definitions assign to an option set 2020-03-18 04:38:50 +01:00
Mario Rodas 8d985cb9ba
Merge pull request #82811 from zowoq/conmon
conmon: 2.0.12 -> 2.0.13
2020-03-17 22:37:37 -05:00
Mario Rodas 3c03f8d029
Merge pull request #82812 from zowoq/fuse-overlayfs
fuse-overlayfs: 0.7.7 -> 0.7.8
2020-03-17 22:36:41 -05:00