Matej Cotman
8e14e978c8
kubernetes: fix minor issues
2017-09-24 11:44:25 +02:00
Matej Cotman
7f9d1a7aaf
kubernetes: add tests
2017-09-24 11:44:25 +02:00
Matej Cotman
ed322f4235
kubernetes: update service
2017-09-24 11:44:25 +02:00
Matej Cotman
7332179285
kube-dns: 1.14.1
2017-09-24 11:44:25 +02:00
Jaka Hudoklin
90d5468ad6
kubernetes module: authorization improvements
2017-09-24 11:44:25 +02:00
Matej Cotman
c3cfd92d24
kubernetes: 1.5.6 -> 1.6.4
2017-09-24 11:44:25 +02:00
Florian Jacob
8704e82eba
tinc: 1.0.31 -> 1.0.32
2017-09-24 11:42:00 +02:00
Robin Gloster
1554282290
maintainers/hydra-eval-failures: fix with new lib
...
lib/maintainers.nix now is a function
2017-09-24 11:31:59 +02:00
Jörg Thalheim
a75174ae4c
Merge pull request #29108 from Gerschtli/update/slock-patches
...
slock: adds ability to add custom patches
2017-09-24 10:19:31 +01:00
Joachim F
105001deac
Merge pull request #29689 from jerith666/minecraft-1.12.2
...
minecraft-server: 1.12 -> 1.12.2
2017-09-24 07:46:57 +00:00
Joachim F
cdd1281362
Merge pull request #29714 from bachp/riot-web-0.12.6
...
riot-web: 0.12.5 -> 0.12.6
2017-09-24 07:45:52 +00:00
Joachim F
92513b8a41
Merge pull request #29020 from danbst/salt-update
...
salt: 2016.11.5 -> 2017.7.1, patch fix
2017-09-24 03:31:41 +00:00
Michael Weiss
2037f1bbe8
fscrypt: init at 0.2.1
2017-09-24 02:38:45 +02:00
Graham Christensen
f3b9ac73e2
nixos/rabbitmq: fix restarts and sasl logs
...
1. The chmod 400 with the preset cookie prevented restarts, as
on the second boot it would fail to write to the cookie. Oops.
2. As far as I can tell, sasl logs were disabled because of the
following error:
{error,{cannot_log_to_tty,sasl_report_tty_h,not_installed}}
Not because we actually wanted to disable them. This meant the
management plugin wasn't usable due to a bug set to be fixed in
3.7.0.
2017-09-23 17:58:43 -04:00
Joachim Fasting
c951a0ad07
encfs: 1.9.1 -> 1.9.2
...
See https://github.com/vgough/encfs/releases/tag/v1.9.2
2017-09-23 23:56:44 +02:00
Joachim Fasting
cb94feb2d1
openafs-client: 1.6.21 -> 1.6.21.1
...
Per https://www.openafs.org/dl/openafs/1.6.21.1/RELNOTES-1.6.21.1
this release adds support for linux 4.13
Related to https://github.com/NixOS/nixpkgs/issues/28643
2017-09-23 23:56:38 +02:00
Michael Weiss
699231ed78
sshfs: 3.2.0 -> 3.3.0
2017-09-23 23:15:36 +02:00
Tobias Happ
67120e231d
slock: adds ability to add custom patches
2017-09-23 23:08:09 +02:00
Daiderd Jordan
7d98316a97
libjack2: fix darwin build
2017-09-23 22:33:48 +02:00
Daiderd Jordan
bb02b800a2
darwin-frameworks: add impure version of CoreFoundation
2017-09-23 22:29:43 +02:00
Joachim Fasting
09a09c892c
tor-browser-bundle-bin: support audio playback without pulseaudio
...
Still a little rough around the edges but does work. Defaults to using
the default plughw; set the APULSE_PLAYBACK_DEVICE envvar to override.
2017-09-23 21:43:19 +02:00
Joachim Fasting
c97e5f2670
apulse: 0.1.6 -> 0.1.10
2017-09-23 21:43:17 +02:00
Pascal Bach
8a249c51b6
riot-web: 0.12.5 -> 0.12.6
2017-09-23 21:40:14 +02:00
Michael Weiss
1a9467edd5
fuse3: 3.1.1 -> 3.2.0
2017-09-23 21:31:15 +02:00
Daiderd Jordan
18ee806811
Merge pull request #29690 from therealpxc/varnish
...
varnish: enable Darwin build
2017-09-23 21:21:45 +02:00
Daiderd Jordan
db2538fb0c
qt5-qtbase: fix darwin build
...
Fixes #27474
2017-09-23 21:06:09 +02:00
Jaka Hudoklin
ac775ac6dd
Merge pull request #21077 from xtruder/nixos/programs/npm/add
...
npm module: add npm module for global npm config
2017-09-23 20:35:58 +02:00
Jaka Hudoklin
948f4a9c6d
npm module: add npm as nixos program
2017-09-23 20:34:55 +02:00
Franz Pletz
0f5cd17f2c
nixos-generate-config: add programs options examples
2017-09-23 20:03:19 +02:00
Franz Pletz
3d040f9305
nixos/install: disable kernel debug console logging
...
Add another option for debugging instead. Lots of users have been
complaining about this default behaviour.
This patch also cleans up the EFI bootloader entries in the ISO.
2017-09-23 20:03:19 +02:00
Silvan Mosberger
eca23233b2
encrypted devices: add label set assertion ( #29651 )
2017-09-23 19:02:16 +01:00
Michael Raskin
8d001911db
asymptote: do not install sty-files, let texlive care of it
...
TeXLive version is effectively identical anyway, and it caused an
unneccessary file name collision.
Fixes : #29671
2017-09-23 19:28:09 +02:00
John Ericson
8326c42dc2
Merge pull request #29708 from obsidiansystems/ghc-prebuilt-indent
...
ghc prebuilt: Normalize style without changing hashes
2017-09-23 13:04:00 -04:00
Pascal Wittmann
ad8958a747
Merge pull request #29678 from mimadrid/update/axel-2.14.1
...
axel: 2.13.1 -> 2.14.1
2017-09-23 19:03:31 +02:00
Pascal Wittmann
359b3b9c4c
Merge pull request #29677 from mimadrid/update/entr-3.8
...
entr: 3.7 -> 3.8
2017-09-23 19:03:16 +02:00
Pascal Wittmann
acefacb9ef
Merge pull request #29681 from mimadrid/update/filezilla-3.27.1
...
filezilla: 3.27.0.1 -> 3.27.1
2017-09-23 19:03:00 +02:00
Pascal Wittmann
53aa329054
Merge pull request #29680 from mimadrid/update/gsource-0.47
...
gsource: 0.44 -> 0.47
2017-09-23 19:02:45 +02:00
Robert Scott
9ca4f39b97
python.pkgs.python-gnupg: disable failing test test_search_keys
...
reading the code, it's hard to see how this test was *ever* supposed to
pass. interestingly, peeking across the fence, guix have disabled this test
too for the same reason.
note that tests don't actually run *at all* on py27 but that's a problem
for another day
2017-09-23 19:01:41 +02:00
John Ericson
2d52156793
ghc prebuilt: Fix indentation
...
Doing this separately so the other commits are more readable
2017-09-23 12:58:07 -04:00
John Ericson
a8ef3f6742
ghc prebuilt: Clean up syntax, without changes hashes
...
If I'm going to make a bunch more of these, I think it's a good idea to
make them more uniform first.
2017-09-23 12:58:07 -04:00
Robin Gloster
08b09fdc5c
fanctl, fan module: remove
...
This has been broken nearly all the time due to the patches needed to
iproute2 not being compatible with the newer versions we have been
shipping. As long as Ubuntu does not manage to upstream these changes
so they are maintained with iproute2 and we don't have a maintainer
updating these patches to new iproute2 versions it is not feasible to
have this available.
2017-09-23 17:55:33 +02:00
Samuel Leathers
694e7e08d6
kodi: 17.3 -> 17.4
2017-09-23 16:59:45 +02:00
Peter Simons
99f759de1c
Revert "nixos: add option for bind to not resolve local queries ( #29503 )"
...
This reverts commit 670b4e29ad
. The change
added in this commit was controversial when it was originally suggested
in https://github.com/NixOS/nixpkgs/pull/29205 . Then that PR was closed
and a new one opened, https://github.com/NixOS/nixpkgs/pull/29503 ,
effectively circumventing the review process. I don't agree with this
modification. Adding an option 'resolveLocalQueries' to tell the locally
running name server that it should resolve local DNS queries feels
outright nuts. I agree that the current state is unsatisfactory and that
it should be improved, but this is not the right way.
(cherry picked from commit 23a021d12e
)
2017-09-23 16:41:34 +02:00
Bjørn Forsman
3a58e41e43
nixos/gitolite: use group 'gitolite' instead of 'nogroup'
...
Having files (git repositories) owned by 'nogroup' is a bad idea.
2017-09-23 16:33:52 +02:00
Peter Simons
fc2c994991
Merge pull request #29586 from cocreature/ghcjs-shims
...
ghcjsHEAD: bump ghcjs shims
2017-09-23 16:15:20 +02:00
Robin Gloster
d6879f930a
radsecproxy: fix license
2017-09-23 15:37:28 +02:00
Vladimír Čunát
7c7f8c9c1d
knot-*: simplify lmdb dependency
...
Partly thanks to lmdb.pc, partly thanks to 84bd2f4
(hopefully; untested on Darwin).
2017-09-23 14:15:56 +02:00
Joachim F
dbf4d4ebb5
Merge pull request #29658 from teto/ctags
...
universal-ctags: generate manpage
2017-09-23 12:04:06 +00:00
Joachim F
6cd2ebc1d1
Merge pull request #29674 from dapphub/solc-0-4-17
...
solc: v0.4.16 -> v0.4.17
2017-09-23 12:01:01 +00:00
Joachim F
2756fac2ae
Merge pull request #29667 from sargon/radsecproxy
...
radsecproxy: init at 1.6.9
2017-09-23 11:58:06 +00:00