Commit graph

142929 commits

Author SHA1 Message Date
Sarah Brofeldt 2ebadc4d87
Merge pull request #41884 from johanot/k8s-improvements
nixos/kubernetes: improvements
2018-06-13 14:31:11 +02:00
Yuriy Taraday d23da8229b chromium: 67.0.3396.62 -> 67.0.3396.87
Contains fixes for CVE-2018-6148 [0] and CVE-2018-6149 [1].

Also add a patch to fix one problem with 68 (Beta) build. I'm still
working on fixing Beta.

[0] https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop.html
[1] https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop_12.html
2018-06-13 16:28:18 +04:00
xeji bffc59badd
Merge pull request #37289 from disassembler/dnsdist
nixos/dnsdist: init module
2018-06-13 13:56:53 +02:00
spacefrogg 0b475d300c ngspice: Fix regression due to missing X libs (#41890) 2018-06-13 13:48:15 +02:00
averelld 15b5643023 mattermost-desktop: init at 4.1.1 (#40794) 2018-06-13 13:27:29 +02:00
spacefrogg 0cc4396818 xcircuit: init at 3.9.73 (#41891) 2018-06-13 13:21:34 +02:00
Nick Novitski 99bce98dd6 yarn: 1.7.0 -> 1.8.0 (#41895) 2018-06-13 13:09:56 +02:00
Sébastien Maccagnoni b8c6d8f971 Update default.nix (#41842) 2018-06-13 12:48:15 +02:00
Jörg Thalheim 1e1e853dc2
Merge pull request #41910 from marsam/feature/remarshal-enable-darwin
remarshal: supports darwin
2018-06-13 08:48:00 +01:00
Antoine Eiche 1897c352f5 libxml2: add static output 2018-06-13 09:20:02 +02:00
Jörg Thalheim 69ffc8dc6a
Merge pull request #41904 from volth/patch-156
nixos/tinc: minor fixes
2018-06-13 08:16:14 +01:00
Mario Rodas 04a4f6d57c remarshal: supports darwin 2018-06-13 00:00:33 -05:00
adisbladis b346b0226d
go-ethereum: 1.8.10 -> 1.8.11 2018-06-13 11:55:31 +08:00
Uri Baghin 274bb96073 bazel: add darwin support 2018-06-12 23:23:51 -04:00
xeji 0acad472a4
Merge pull request #41818 from bgamari/kicad-bump
kicad-unstable: 2018-03-10 -> 2018-06-12
2018-06-13 03:16:24 +02:00
Matthew Justin Bauer dbfab81377
Merge pull request #41900 from obsidiansystems/fix-darwin-cross
libcxxabi: use cmake as native build input
2018-06-12 20:41:06 -04:00
Matthew Bauer 1cb1b9193b llvm: use native cmake for libc++abi 2018-06-12 20:36:16 -04:00
Ben Gamari f4d4f5e65a kicad-unstable: 2018-03-10 -> 2018-06-12 2018-06-12 20:15:51 -04:00
Ben Gamari f9f0307f7a cmake: Only apply application-services.patch with 3.11
The patch doesn't apply with earlier versions. Fixes #41816.
2018-06-12 20:15:51 -04:00
volth 3ae018592d
nixos/tinc: minor fixes 2018-06-12 23:27:52 +00:00
Jörg Thalheim d878456441
Merge pull request #41856 from woffs/vdevid
nixos/zfs: fix vdev_id PATH
2018-06-13 00:22:23 +01:00
Uli Baum 2483720ad9 xlockmore: disable format hardening to fix build
build output was empty since hardening was enabled by default
2018-06-13 01:08:30 +02:00
Shea Levy afad9983e3
rust: Fix typo in binary build comment.
Pointed out by @Havvy.
2018-06-12 19:01:24 -04:00
obadz 71f1f9b8ff weechat: fix binary name
(was renamed to `weechat-2.1` in af9d10a as discussed in
7cd7e4ce26 (commitcomment-29325227))
2018-06-12 23:58:38 +01:00
Sarah Brofeldt f4df5d63f1
Merge pull request #33217 from toonn/master
haskell docs: add info about hoogle's --local flag to section 9.5.2.3
2018-06-12 23:42:54 +02:00
Jörg Thalheim 96d6ef3442 dino: 2018-04-19 -> 2018-06-03 2018-06-12 22:01:00 +01:00
Johan Thomsen 8d7ea96a13 nixos/kubernetes: improvements
- Added option 'cni.configDir' to allow for having CNI config outside of nix-store
  Existing behavior (writing verbatim CNI conf-files to nix-store) is still available.

- Removed unused option 'apiserver.publicAddress' and changed 'apiserver.address' to 'bindAddress'
  This conforms better to k8s docs and removes existing --bind-address hardcoding to 0.0.0.0

- Fixed c/p mistake in apiserver systemd unit description

- Updated 18.09 release notes to reflect changes to existing options
  And fixed some typos from previous PR

- Make docker images for Kubernetes Dashboard and kube-dns configurable
2018-06-12 22:47:32 +02:00
Orivej Desh 4d5565e87e pcsclite: clean up after #41790 2018-06-12 20:41:22 +00:00
Joachim Fasting e701948f5a
tor: 0.3.3.6 -> 0.3.3.7 2018-06-12 22:33:33 +02:00
Jörg Thalheim a7a53d0fea
Merge pull request #41899 from Lassulus/tinc_stable
tinc: 1.0.33 -> 10.0.34
2018-06-12 21:04:33 +01:00
Austin Seipp 5f116f189e opae: init at 1.0.0
OPAE is a software toolchain and for integration and use of programmable
accelerators, currently supporting Intel Arria 10 and Stratix 10 FPGAs.

This package only contains the userspace software SDK tools and C
libraries -- not the OPAE Linux drivers.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-06-12 14:56:48 -05:00
Jörg Thalheim d9d01b5acc
Merge pull request #41897 from Lassulus/tinc_pre
tinc_pre: 1.1pre15 -> 1.1pre16
2018-06-12 20:55:38 +01:00
lassulus 1677759a7b tinc: 1.0.33 -> 10.0.34 2018-06-12 21:21:11 +02:00
lassulus eb6189e154 tinc_pre: 1.1pre15 -> 1.1pre16 2018-06-12 21:15:48 +02:00
John Ericson eeeaab8d5e haskell generic-builder: Fix setup depends
I was referring to the wrong package db in a few places. Thanks
@ElvishJerricco for catching.
2018-06-12 14:07:33 -04:00
Yurii Rashkovskii f45fd23bd1 sit: 0.3.2 -> 0.4.0 (#41863) 2018-06-12 19:55:33 +02:00
Ben Wolsieffer 7cb01d58b2 platforms/raspberrypi: enable kernelAutoModules 2018-06-12 20:44:23 +03:00
Andreas Rammhold a964d29f49
Merge pull request #41815 from Gerschtli/fix/dwm-status
dwm-status: add xsetroot and alsaUtils as runtime deps
2018-06-12 19:34:19 +02:00
R. RyanTM ce0f4a1b93 libupnp: 1.6.21 -> 1.8.3 (#41684)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libupnp/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.8.3 with grep in /nix/store/ymhnn5lpxcs62nkzd1m42yaqqa7iwy66-libupnp-1.8.3
- directory tree listing: https://gist.github.com/c259447b3ed649aa6f8b474103c44f2c
- du listing: https://gist.github.com/4c95913fe86ccf5adf874748002bc31d
2018-06-12 19:09:43 +02:00
Frederik Rietdijk a8765ad7b5
Merge pull request #41839 from Assassinkin/deap
pythonPackages.deap: init at 1.2.2
2018-06-12 18:25:22 +02:00
Jörg Thalheim 67d00a4a1a
Merge pull request #41845 from dotlambda/borgbackup-1.1.6
borgbackup: 1.1.5 -> 1.1.6
2018-06-12 15:15:24 +01:00
Michael Weiss fb5e8a87a0 androidStudioPackages.{dev,canary}: 3.2.0.16 -> 3.2.0.17 2018-06-12 15:55:58 +02:00
Michael Weiss 92ab620a4c tdesktop: 1.3.0 -> 1.3.7
tdesktopPackages.preview: 1.3.4 -> 1.3.7
2018-06-12 15:49:10 +02:00
Michael Weiss 499a9dabaa gns3Packages.{server,gui}{Stable,Preview}: 2.1.6 -> 2.1.7 2018-06-12 15:40:49 +02:00
Andrea Bedini 35191af2e6 aws-sam-cli: init at 0.3.0 (#41877) 2018-06-12 15:15:06 +02:00
volth d79a5057d3 nixos/nat: optional networking.nat.externalInterface (#41864)
to prevent "cannot coerce null to string" raise before the assertions are checked
2018-06-12 15:14:15 +02:00
Tim Steinbach 91cda44cf9
linux: 4.17 -> 4.17.1 2018-06-12 08:55:21 -04:00
Tim Steinbach 388b57ac87
linux: 4.16.14 -> 4.16.15 2018-06-12 08:55:05 -04:00
Tim Steinbach f077e5f87c
linux: 4.14.48 -> 4.14.49 2018-06-12 08:54:55 -04:00
volth b25a2c9614 nixos/unbound: add restart (#41885) 2018-06-12 14:29:25 +02:00