John Ericson
01a525b84e
Merge remote-tracking branch 'upstream/master' into staging
2018-05-14 13:31:20 -04:00
Arcadio Rubio García
efde5fefb3
nixos: stumpwm: switch from package marked as broken to working quicklisp package ( #40501 )
2018-05-14 18:37:53 +02:00
John Ericson
8e891e6ed4
Merge remote-tracking branch 'upstream/master' into staging
2018-05-14 10:57:33 -04:00
Uli Baum
88fa50c2f2
nixos/tests: set default stateVersion in test VMs
...
... to avoid lots of warnings during eval
introduced by 1f0b6922d3c
2018-05-14 00:01:15 +02:00
xeji
642bed4b3e
nixos/tests/acme: fix on i686, improve timing ( #40410 )
...
... to prevent non-deterministic failures
2018-05-13 19:59:59 +02:00
xeji
c482b41f40
Merge pull request #40373 from xeji/fix-mesos-test
...
nixos/mesos: fix non-deterministic service and test failure
2018-05-13 19:57:24 +02:00
xeji
8c78d3a527
Merge pull request #40416 from oxij/os/fix-some-types
...
nixos: fix some types
2018-05-13 18:15:55 +02:00
Frederik Rietdijk
658b7c3f2e
Merge master into staging
2018-05-13 12:13:25 +02:00
John Ericson
2c5d915200
Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into staging
2018-05-13 01:02:09 -04:00
Yegor Timoshenko
a298167152
stage-1: remove tuxonice handling
2018-05-13 06:28:37 +03:00
Jan Malakhovski
fb2a8d6669
nixos: systemd.services.*.environment: fix type
2018-05-13 01:15:37 +00:00
Jan Malakhovski
44d612d6e5
nixos: services.xserver.desktopManager.xterm.enable: fix type
2018-05-13 01:15:23 +00:00
Jan Malakhovski
1f0b6922d3
nixos: version: produce a warning when no system.nixos.stateVersion
is explicitly set
2018-05-12 19:27:10 +00:00
Jan Malakhovski
095fe5b43d
nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1
2018-05-12 19:27:09 +00:00
Niklas Hambüchen
7f79a4fe11
manual: Clarify that limits.conf doesn't apply to systemd services. ( #40267 )
...
Say how systemd services can be set instead.
Sources:
* https://bugzilla.redhat.com/show_bug.cgi?id=754285
* https://ro-che.info/articles/2017-03-26-increase-open-files-limit
Signed-off-by: Niklas Hambüchen <mail@nh2.me>
2018-05-12 17:44:57 +02:00
xeji
a19cc36e1a
nixos/tests/mysql-backup: fix non-deterministic failure ( #40258 )
...
Sometimes failed because of delayed creation of the backup file.
2018-05-12 11:37:35 +02:00
Tim Steinbach
92cf881675
Merge pull request #40390 from xeji/kafka
...
nixos/tests/kafka: fix and refactor tests
2018-05-11 22:02:53 -04:00
Uli Baum
13f83ba05f
nixos/tests/kafka: fix and refactor tests
...
- refactor into single file for all versions
- improve timing, prevent non-deterministic failures
- fix tests for i686-linux
2018-05-12 02:16:25 +02:00
Ihor Antonov
08ebd830a5
Fix kernel crash caused by absent root device
2018-05-12 02:55:33 +03:00
Ihor Antonov
e4777ae2d8
Fix kernel panic on ec2 kvm instances caused by io timeout on nvme root volume
2018-05-12 02:55:33 +03:00
John Ericson
ee4b56edd3
Merge remote-tracking branch 'upstream/master' into staging
2018-05-11 14:36:08 -04:00
Uli Baum
ec00b6fbb3
nixos/mesos-slave: start after docker
...
If docker is enabled, start mesos-slave.service after docker.service
to avoid a race condition that could result in mesos-slave to fail
with "Failed to create docker: Timed out getting docker version"
2018-05-11 19:37:31 +02:00
Uli Baum
0d2a4ed49c
nixos/tests/mesos: wait for all services and ports
...
to be available before sending requests.
Avoids non-deterministic test failure.
2018-05-11 19:26:35 +02:00
Robert Schütz
d283368d73
Merge pull request #39681 from pstn/gnunet-service
...
nixos/gnunet: create switch for package.
2018-05-11 14:13:17 +02:00
Sarah Brofeldt
0e1e0df243
Merge pull request #40304 from xeji/fix-graphite-test
...
nixos/tests/graphite: fix test
2018-05-11 13:56:56 +02:00
Philipp Steinpass
c3dba0b7a7
nixos/gnunet: create switch for package.
2018-05-11 13:54:00 +02:00
Yegor Timoshenko
35375aa7ed
hostapd: remove assertion (allow 5GHz channels)
2018-05-11 13:56:18 +03:00
Markus Hauck
d12afa6642
googleearth: init at 7.1.8.3036
2018-05-11 09:34:29 +02:00
Uli Baum
50efa1979d
nixos/release-combined.nix: fix eval of tested job
...
bug introduced by f8d047da50dbc7d012a8d322b4d5e5a0b639733c
2018-05-11 00:47:43 +02:00
Uli Baum
840e5d8bda
nixos/tests/graphite: fix test
...
- adapt netcat options to libressl-nc
- wait for services to be started and accepting connections
2018-05-10 23:30:56 +02:00
John Ericson
67db915a43
Merge remote-tracking branch 'upstream/master' into staging
2018-05-10 16:35:04 -04:00
xeji
558f4b3368
nixos/tests/plotinus: fix non-deterministic failure ( #40239 )
...
Test failed sometimes, likely because a window didn't get focus.
2018-05-10 19:38:02 +02:00
xeji
f8d047da50
nixos/release-combined.nix: make tests consistent ( #40131 )
...
... with release-small.nix
Tests for small channel should be a subset of tests for full channel.
2018-05-10 19:36:58 +02:00
John Ericson
42f6e7c4e4
Merge remote-tracking branch 'upstream/master' into staging
2018-05-10 12:04:17 -04:00
Robert Schütz
da58afdd68
nixos/tests/home-assistant: print log before failing
2018-05-10 13:12:35 +02:00
Frederik Rietdijk
64c8c6dcb3
Merge master into staging
2018-05-10 09:30:56 +02:00
aszlig
67a8c66f68
nixos/dovecot: Fix usage of dhparams option
...
The pull request that added dhparams (#39507 ) was made at the time where
the dhparams module overhaul (#39526 ) wasn't done yet, so it's still
using the old mechanics of the module.
As stated in the release notes:
Module implementers should not set a specific bit size in order to let
users configure it by themselves if they want to have a different bit
size than the default (2048).
An example usage of this would be:
{ config, ... }:
{
security.dhparams.params.myservice = {};
environment.etc."myservice.conf".text = ''
dhparams = ${config.security.dhparams.params.myservice.path}
'';
}
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @qknight, @abbradar, @hrdinka, @leenaars
2018-05-10 08:29:29 +02:00
aszlig
fb9f5e4a03
nixos/testing: Fix output of systemd messages
...
Regression introduced by d4468bedb52bf03ff125d721634f83604bddd589.
No systemd messages are shown anymore during VM test runs, which is not
very helpful if you want to find out about failures.
There is a bit of a conflict between testing and the change that
introduced the regression. While the mentioned commit makes sure that
the primary console is tty0 for virtualisation.graphics = false, our VM
tests need to have the serial console as primary console.
So in order to support both, I added a new virtualisation.qemu.consoles
option, which allows to specify those options using the module system.
The default of this option is to use the changes that were introduced
and in test-instrumentation.nix we use only the serial console the same
way as before.
For test-instrumentation.nix I didn't add a baudrate to the serial
console because I can't find a reason on top of my head why it should
need it. There also wasn't a reason stated when that was introduced in
7499e4a5b917227696b7292ae1bd728d6b1978b0.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @flokli, @dezgeg, @edolstra
2018-05-10 08:21:20 +02:00
xeji
3d6f752c51
Merge pull request #39099 from teto/qemu_agent
...
qemu-guest-agent: init module
2018-05-10 01:22:52 +02:00
Sarah Brofeldt
3befef8279
Merge pull request #39671 from johanot/keepalived-vrrpInstanceTracking
...
nixos/keepalived: Implemented vrrp-instance track scripts and track interfaces
2018-05-09 20:54:36 +02:00
Emmanuel Rosa
0198bcc1eb
gnucash: add upgrade instructions to NixOS release notes
2018-05-09 13:21:38 -04:00
Uli Baum
844698c436
nixos/tests/statsd: fix non-deterministic failure
...
Test failed sometimes because the service took more time to start.
2018-05-09 12:38:09 +02:00
Frederik Rietdijk
a18b493e02
Merge master into staging
2018-05-09 10:48:01 +02:00
Matthew Justin Bauer
dd55c957e2
Merge pull request #40051 from nh2/manual-option-types-attrs
...
manual: Document `types.attrs`
2018-05-09 07:55:17 +00:00
Matthew Justin Bauer
0b58a5b260
Merge pull request #40052 from flokli/input_leds-doc
...
modules/system/boot/luksroot: remove comment about input_leds for caps lock
2018-05-09 07:54:47 +00:00
Nikolay Amiantov
e711da345c
base profile: add mkpasswd to system packages
...
Allows the user to generate password hashes for the installed system easier.
2018-05-09 00:20:02 +03:00
Matthew Bauer
6748534d83
Merge remote-tracking branch 'upstream/master' into staging
2018-05-08 09:36:00 -05:00
Nikolay Amiantov
a08645e9be
nginx module: add upstream extraConfig
2018-05-08 16:32:11 +03:00
Joachim Schiele
851d5d72a3
dovecot2: added ssl_dh using security.dhparams
...
The 18.03 channel includes dovecot 2.3, which requires ssl_dh to be set.
-> fixes https://github.com/nixcloud/nixcloud-webservices/issues/21
2018-05-08 15:51:39 +03:00
jD91mZM2
6c4c36fcbc
NetworkManager: add noDns option
2018-05-08 13:42:39 +02:00