Commit graph

182079 commits

Author SHA1 Message Date
Orivej Desh 16a066d968 licenses: fix LGPL 2.1 full name 2019-06-06 14:44:12 +00:00
Matthew Bauer d598eca41e
Merge pull request #62752 from matthewbauer/darwin-fixes100
Fixes for x86_64-darwin failures on Hydra
2019-06-06 09:46:41 -04:00
Mario Rodas 1dc26c32ed
Merge pull request #62711 from petabyteboy/feature/lego-update
lego: 2.2.0 -> 2.6.0
2019-06-06 08:30:38 -05:00
Renaud 3d83ab08dd
Merge pull request #62759 from peterhoeg/f/icr
icr: do not wrap crystal so we can use one from the environment
2019-06-06 15:19:05 +02:00
Nikolay Amiantov 7e6756af41 nfs-utils: fix format strings in nfsdcld 2019-06-06 16:00:48 +03:00
lewo b0f4499e92
Merge pull request #62719 from danieldk/docker-fix-shared-layers
dockerTools.buildLayeredImage: restore layer sharing
2019-06-06 14:53:46 +02:00
Milan Pässler 751810683b
lego: 2.2.0 -> 2.6.0 2019-06-06 07:24:12 -05:00
Mario Rodas 48e8049c85
Merge pull request #62706 from dtzWill/update/buildah-1.8.3
buildah: 1.8.2 -> 1.8.3
2019-06-06 07:07:31 -05:00
Mario Rodas 1101022db2
Merge pull request #62750 from xrelkd/update/font-awesome
font-awesome: 5.8.2 -> 5.9.0
2019-06-06 07:05:53 -05:00
markuskowa 5675960768
Merge pull request #62705 from dtzWill/update/pyotherside-1.5.5
pyotherside: 1.5.4 -> 1.5.5
2019-06-06 13:25:30 +02:00
markuskowa 59f356164a
Merge pull request #62767 from WilliButz/grafana-update
grafana: 6.2.1 -> 6.2.2 (security update)
2019-06-06 12:52:48 +02:00
Aaron Andersen fae95c2c82
Merge pull request #60021 from aanderse/httpd-cleanup
nixos/httpd: cleanup old apache2.2 syntax
2019-06-06 06:46:05 -04:00
Eelco Dolstra 4bb48e7f99
wireguard: Don't fail if modprobe fails
This can lead to unnecessary failures if the kernel module is already
loaded:

  Jun 06 12:38:50 chef bglisn9bz0y5403vdw9hny0ij43r41jk-unit-script-wireguard-wg0-start[13261]: modprobe: FATAL: Module wireguard not found in directory /run/booted-system/kernel-modules/lib/modules/4.19.36
2019-06-06 12:40:30 +02:00
WilliButz 27f3d7ae74
grafana: 6.2.1 -> 6.2.2 2019-06-06 12:12:54 +02:00
Robin Gloster 6c1a69627d
Merge pull request #62764 from uvNikita/moonlight
moonlight-embedded: 2.4.9 -> 2.4.10
2019-06-06 09:35:51 +00:00
Nikita Uvarov 1ce1cecbba
moonlight-embedded: 2.4.9 -> 2.4.10 2019-06-06 11:01:27 +02:00
lewo b35c1d4017
Merge pull request #60529 from nshalman/go-jsonnet
go-jsonnet: init at v0.13.0
2019-06-06 10:45:57 +02:00
Vladyslav M 93725ddeb0
cargo-edit: 0.3.1 -> 0.3.2 (#62672)
cargo-edit: 0.3.1 -> 0.3.2
2019-06-06 11:37:42 +03:00
Robin Gloster 2cca7180c1
Merge pull request #60029 from Ma27/configure-ipv4-for-imperative-container
nixos-container: allow setting custom local and host address
2019-06-06 07:35:07 +00:00
Roman Volosatovs 43ba5cbe3c vimPlugins: Update 2019-06-06 16:30:51 +09:00
Vladyslav M 6c23dc495d
cargo-bloat: 0.6.4 -> 0.7.0 (#62722)
cargo-bloat: 0.6.4 -> 0.7.0
2019-06-06 09:54:07 +03:00
Peter Hoeg e1e3a56ddb icr: do not wrap crystal so we can use one from the environment 2019-06-06 14:46:57 +08:00
Matthieu Coudron 6cd4281c5e
Merge pull request #62756 from teto/luaposix
Luaposix and mpack updates
2019-06-06 15:14:01 +09:00
Daniël de Kok d7f3186b48 dockerTools.buildLayeredImage: restore layer sharing
PR #58431 added /nix/store to each layer.tar. However, the timestamp was
not explicitly set while adding /nix and /nix/store to the archive. This
resulted in different SHA256 hashes of layer.tar between image builds.

This change sets time and owner when tar'ing /nix/store.
2019-06-06 07:40:20 +02:00
Matthieu Coudron 2d77d620ce luaPackages.luaposix: move to generated 2019-06-06 14:39:14 +09:00
Matthieu Coudron 6fe580e30b luaPackages.mpack: removed duplicate manual package 2019-06-06 14:39:14 +09:00
Matthew Bauer 9a0ced7e45 opencv: disable QTKit backend
QTKit was removed in macOS 10.12
2019-06-06 01:00:40 -04:00
Matthew Bauer eb189808c4 python-cld2-cffi: don’t error on c++11-narrowing 2019-06-06 00:33:23 -04:00
Matthew Bauer 0c3b7ea547 postgresql: disable tests on darwin
reported in https://www.postgresql.org/message-id/4D8E1BC5-BBCF-4B19-8226-359201EA8305%40gmail.com
2019-06-06 00:18:38 -04:00
Matthew Bauer 402b717de7 openimageio1: mark broken on x86_64-darwin
https://hydra.nixos.org/build/93723034
2019-06-05 23:48:09 -04:00
Matthew Bauer 50998c8475 opencv2: only works on linux
https://hydra.nixos.org/build/94234038
2019-06-05 23:45:27 -04:00
Matthieu Coudron 8b3d0b00d5
Merge pull request #62751 from teto/luazlib
Luazlib renamed to lua-zlib + update + move to generated
2019-06-06 12:44:46 +09:00
Matthew Bauer 1f22e71439 ksh: add libiconv dependency 2019-06-05 23:43:37 -04:00
Matthew Bauer 441485af66 iv: only use patchelf on linux 2019-06-05 23:42:58 -04:00
Matthieu Coudron 9a3f13f95f luarocks-packages.csv: track maintainers in column
luarocks-nix doesn't use yet but it will in next update.
2019-06-06 12:15:13 +09:00
Matthieu Coudron dbf4c8051a luaPackages.lua-zlib: 1.1 -> 1.2
Renamed from luazlib to luarocks name lua-zlib.
Move to generated.
2019-06-06 12:12:15 +09:00
Matthew Bauer e0a33f36fd slop: mark linux only
https://hydra.nixos.org/build/94247171
2019-06-05 23:04:19 -04:00
Matthew Bauer a04bbae81c l-smash: use gccStdenv 2019-06-05 23:03:40 -04:00
Matthew Bauer a74150e66e libgssglue: mark linux only
https://hydra.nixos.org/build/94203083
2019-06-05 22:57:51 -04:00
Matthew Bauer f2a33b8709 libdc1394: remove patch
applied in newer version
2019-06-05 22:55:15 -04:00
Matthew Bauer a430a5c963 libtommatch: fix substituteInPlace
var name was changed
2019-06-05 22:54:38 -04:00
Matthew Bauer 9edd196312 fsv: only works on linux
https://hydra.nixos.org/build/94218493
2019-06-05 22:54:08 -04:00
Matthew Bauer 8633a12224 kconfig-frontends: don’t error on security warning
needed for clang 7
2019-06-05 22:52:58 -04:00
Matthew Bauer 641a59ab6d mysql55: broken on darwin
https://hydra.nixos.org/build/94204716
2019-06-05 22:52:04 -04:00
xrelkd 8b1b80ea3b font-awesome: 5.8.2 -> 5.9.0 2019-06-06 10:39:15 +08:00
Matthieu Coudron 7a35dcef0a
Merge pull request #62717 from teto/luazip
Luazip update
2019-06-06 10:03:43 +09:00
Matthew Bauer e44fdaa9c2
Merge pull request #62715 from matthewbauer/darwin-gl
Darwin GL Experiments
2019-06-05 20:30:48 -04:00
Andreas Rammhold 18a2a96737
Merge pull request #62728 from talyz/firefox-wayland
firefox-wayland: Add missing dependency libglvnd (libEGL)
2019-06-06 01:31:54 +02:00
Andreas Rammhold 86d2752677
Merge pull request #62720 from ivan/chromium-75.0.3770.80
chromium: 74.0.3729.157 -> 75.0.3770.80
2019-06-06 01:24:18 +02:00
R. RyanTM 91b8a60661 tbb: 2019_U6 -> 2019_U7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-06-05 18:22:57 -05:00