Commit Graph

9679 Commits (release-18.03-flake)

Author SHA1 Message Date
Samuel Dionne-Riel 8b19c1216b nixos/doc: ran `make format`
With visual inspection that nothing got worse.
2018-05-31 21:43:09 -04:00
Samuel Dionne-Riel 5a4c26c35b doc: Adds xml fixing script. (see previous and next commits)
This script is used to automatically fix issues within xml documentation
files.

The script is *for now* intended to be used ad-hoc, and the commits to
be examined.

A future discussion will define whether:

  * This commit and scripts are kept.
  * The script is extended for common use.

The biggest issue right now with the script is that it *could* in theory
destroy a valid space-less varlistentry.

The script could, in practical use, be changed and extended to normalize
some parts of the XML files, mainly:

  * A common quoting style for attributes
  * Fix-up some weird formatting automatically that xmlformat doesn't
    catch

(cherry picked from commit bc0421c4cf18c431ece8d6a19f723159316f55ff)
2018-05-31 21:37:52 -04:00
Samuel Dionne-Riel 0f8fcfa026 doc: Adds rule to xmlformat to help keep spacing right.
The other definitions broke term, cmdsynopsis and arg tags; spaces
inside were removed, making workdsrun-ininstead of keeping them spaced.

(cherry picked from commit aa59151c21c353923b3f003662f17f2210c63c57)
2018-05-31 21:37:41 -04:00
Rob Vermaas 8aa385069f Update GCE image for 18.03 2018-05-30 19:36:16 +02:00
Vincent Ambo 48b3da9924 nixos/dd-agent: fix runtime errors by adding gohai to $PATH
The Datadog agent requires `gohai` to be available on its `$PATH` in
order to collect certain metrics.

It would previously start up and collect certain types of metrics, but
log errors related to the missing gohai binary.

This commit configures the systemd-unit to make gohai available at
runtime.

This fixes #39810.

(cherry picked from commit f4c87183df72a71d3d12c20bb2d99f68207dce8f)
2018-05-24 22:13:07 +01:00
Sarah Brofeldt b2a36e6424
Merge pull request #40981 from phile314/slimserver-fix-18.03
nixos/slimserver: Fix media scanning & transcoding (backport #40778)
2018-05-23 13:04:39 +02:00
Philipp Hausmann f36bb87d0a nixos/slimserver: Disable broken image/video support (#40589) 2018-05-23 12:33:01 +02:00
Sander van der Burg 9062afb7cb dysnomia module: change postgres administration user to root 2018-05-22 22:56:51 +02:00
Eelco Dolstra cee73f524b nix: 2.0.1 -> 2.0.2
(cherry picked from commit 9d0b6b9dfc92a2704e2111aa836f5bdbf8c9ba42)
2018-05-22 14:45:48 +02:00
Robin Gloster 99d5d5f90f
networking.routes: static routes are proto static
(cherry picked from commit a32b6d5c9a5c6aaa6bf05939043f2a771b43e763)
2018-05-22 14:34:33 +02:00
xeji 7dac24446c nixos/cjdns: fix service for i686 (#40740)
service failed to start because of MemoryDenyWriteExecute = true,
which seems not to work on i686

(cherry picked from commit f4ec18aaaca9e46b4f304d2a7f5f06bd6222c0e5)
2018-05-20 10:58:04 +02:00
Uli Baum ec1ee660c9 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"

(cherry picked from commit ec00b6fbb3669e1852f537a8b624c6102f3eeb32)
2018-05-17 00:29:44 +02:00
Uli Baum 345f14e304 nixos/tests/mesos: wait for all services and ports
to be available before sending requests.
Avoids non-deterministic test failure.

(cherry picked from commit 0d2a4ed49c81a0cda44b406d454dc58637e94c3a)
2018-05-17 00:24:55 +02:00
Uli Baum d92331c7fd 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

(cherry picked from commit 13f83ba05fbf8a70a497f3136f35e7fe604d0bc0)
2018-05-15 23:42:57 +02:00
Jean-Baptiste Giraudeau e11b29507b Add bash to jira PATH: required by health checks.
(cherry picked from commit 15e44477b38963c5d0e0462b03a62316940608ba)
2018-05-15 21:58:47 +01:00
Jan Malakhovski 888792545e
nixos: systemd.services.*.environment: fix type
(cherry picked from commit fb2a8d66699c96d6a687eb71ebfcca08e3405037)
2018-05-15 20:03:54 +02:00
Jean-Baptiste Giraudeau 73699a03c9 azure-agent: add bash to service path.
as is often required by linux extensions.

(cherry picked from commit 28e352cff827f24d662de14c9c820d7746941689)
2018-05-14 15:24:35 +01:00
Jean-Baptiste Giraudeau 49a697781f azure-agent: add option to control auto mount
of resource disk.

(cherry picked from commit 1d971b7a9f75333ace1f0e9c792a3f3c23221e8c)
2018-05-14 15:24:35 +01:00
xeji a7be27a8a1 nixos/tests/acme: fix on i686, improve timing (#40410)
... to prevent non-deterministic failures

(cherry picked from commit 642bed4b3e0d1b0a8f8d9bfea8d5c99cf7941c2f)
2018-05-13 21:14:12 +02:00
xeji ef74cafd3e nixos/test/systemd: fix broken test
timing bug resulted in sporadic test failures on hydra

(cherry picked from commit 9d5af5871d7099185d35c836934fc5b551a0080a)
2018-05-12 17:11:00 +02:00
xeji 6b50b98bf1 nixos/tests/gnome3-gdm: fix broken test
test always failed due to multiple bugs

(cherry picked from commit 4c14202bd1e0384daeb8e241af20414dd8bf12e3)
2018-05-12 17:11:00 +02:00
xeji 8c27464d43 nixos/tests/mysql-backup: fix non-deterministic failure (#40258)
Sometimes failed because of delayed creation of the backup file.

(cherry picked from commit a19cc36e1a2f55767a7413effd02598278c6003f)
2018-05-12 15:14:52 +02:00
Uli Baum 32aecad0f8 nixos/tests/graphite: fix test
- adapt netcat options to libressl-nc
- wait for services to be started and accepting connections

(cherry picked from commit 840e5d8bda527bb0986efee9df0d45b6e59521d2)
2018-05-11 14:47:33 +02:00
xeji e41817b841 nixos/systemd-networkd: wait for udev to settle
... to avoid race condition between udevd renaming and
networkd configuring interfaces (39069)

Fixes non-deterministic failure of
nixos.tests.predictable-interface-names.vm-test-run-predictableInterfaceNames-with-networkd

(cherry picked from commit 236703f9f3ac1d0904d63940d00f885dfeeb854b)
2018-05-11 11:15:18 +02:00
Uli Baum b1a9f68ed0 nixos/release-combined.nix: fix eval of tested job
bug introduced by e5be49aec1
2018-05-11 01:06:52 +02:00
Uli Baum 461e6843b5 nixos/tests/statsd: fix non-deterministic failure
Test failed sometimes because the service took more time to start.

(cherry picked from commit 844698c436d8857fe07cd95a89e967506d9cf98b)
2018-05-10 19:52:17 +02:00
Uli Baum 6b1bc176f4 nixos/tests/fleet: disable test
test fails, package broken, was dropped on master
2018-05-10 19:43:51 +02:00
xeji e5be49aec1 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.

(cherry picked from commit f8d047da50dbc7d012a8d322b4d5e5a0b639733c)
2018-05-10 19:42:49 +02:00
xeji f1e419f3cc nixos/tests/plotinus: fix non-deterministic failure (#40239)
Test failed sometimes, likely because a window didn't get focus.

(cherry picked from commit 558f4b3368b83844837fccd58e9e89490911a1b3)
2018-05-10 19:41:54 +02:00
bricewge 30c90bfed2
sshguard: service creates /var/lib/sshguard
(cherry picked from commit 21b926003d50f2f2365f234b9a0bf911607287d2)
2018-05-06 18:47:10 +02:00
Tristan Helmich 056047492e
nixos/matrix-synapse service: url_preview_url_blacklist fix (#40027)
Moved list of ip ranges to url_preview_ip_range_blacklist defaults.
Fixes #40017

(cherry picked from commit 560e91f1a79f8bae58ce609da26cdbc981b14704)
2018-05-06 18:47:05 +02:00
AmineChikhaoui 3a2ad3e4c0
barf if pulling the ssh host keys fails 2018-05-03 17:17:41 +02:00
AmineChikhaoui 3a48839be0
remove the entire temporary directory 2018-05-03 17:17:27 +02:00
AmineChikhaoui 01db522035
pull the ssh host keys from the metadata service as expected by NixOps. Issues: #38623 https://github.com/NixOS/nixops/issues/930. 2018-05-03 17:17:12 +02:00
Graham Christensen d3644fc26a
nixos docs: format =) 2018-05-01 20:02:27 -04:00
Graham Christensen 760be1907a
nixos docs: ignore generated files
(cherry picked from commit fd2dce9708ff68e8a5474d9bf691a23c52c7273e)
(cherry picked from commit 0d9597868bc5330c706f02870479a48aa79f7385)
2018-05-01 20:00:51 -04:00
Graham Christensen 972920be80
nixos docs: fixup 2018-05-01 19:44:09 -04:00
Graham Christensen b7c6e7295d
nixos docs: makefile for formatting 2018-05-01 19:42:39 -04:00
Graham Christensen 89187d1221
nixpkgs doc: add format Make target 2018-05-01 19:42:38 -04:00
Graham Christensen 614a0f9318
nixos docs: include note about make for debugging the nixos docs
(cherry picked from commit 74fcb1c770e3a5178a7ee089b3caf406f7bf94bf)
2018-05-01 19:42:28 -04:00
Graham Christensen 7fd45e4367
nixos manual: update xi:include for configuruation.nix's options-db
(cherry picked from commit a77dc213a7825f5dd13c7989e38d82e64816d881)
2018-05-01 19:42:27 -04:00
Graham Christensen 65872183ed
nixos docs: Add a makefile for hacking on the nixos docs
(cherry picked from commit 0ff0d138e4e9d68853c463a540d61718aa91cffb)
2018-05-01 19:42:27 -04:00
Graham Christensen 902f5e1611
nixos docs: Move generated XML in to a specific subdirectory to allow easier hacking
(cherry picked from commit 59f8b1e844d679d1ae7d2a94cf02f9ca259f0dfa)
2018-05-01 19:42:27 -04:00
Linus Heckemann 4647755b9f nixos-install manual: remove --chroot option
This option has been removed from the tool in favour of nixos-enter.

(cherry picked from commit 152454d9875cc1df645c5aa01ec41451d985199f)
2018-05-01 10:05:03 +01:00
John Ericson e1c7e990d2
Merge pull request #39787 from obsidiansystems/aarch32-for-18.03
treewide: isArm -> isAarch32
2018-04-30 23:28:30 -04:00
xeji d0de57d784 nixos/tests/keymap: wait for xdotool to succeed
xdotool failed in rare cases when a window was already created
but not yet decorated by the window manager.
also prevent a (never observed but possible) race condition

(cherry picked from commit 6891bda37071bbecdb343ff941ba893511f5fd70)
2018-04-29 10:33:45 +02:00
xeji f0e2572909 nixos/tests/keymap: improve keymap tests
simplify tests, prevent timeouts and non-deterministic failures

(cherry picked from commit 84a6e18947fe961e97173f031318cd6111a43949)
2018-04-29 10:33:45 +02:00
aszlig 5965316f74
nixos/tests/chromium: Wait 10s after new window
This is a very very very ugly workaround and it's because Chromium seems
to eat keystroke for a few seconds after a new window is created.

I haven't found a better solution yet, so let's at least unbreak the
test until we come up with a better way.

Thanks to @vcunat for bringing this to my attention and also doing the
initial bisect.

The change that brought up this problem was 2b29e401531306d044f797a5dfa,
which updated Chromium from version 65.0.3325.181 to version
66.0.3359.117. Unfortunately the upstream changelog[1] is way too large
to actually guess what the breaking change is.

[1]: https://chromium.googlesource.com/chromium/src/+log/65.0.3325.181..66.0.3359.117?pretty=fuller&n=10000

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @bendlas, @vcunat
(cherry picked from commit 1b1b76f70a9dbf59ad8e833f9de3a60f14cf5471)
2018-04-28 18:22:40 +02:00
Ryan Mulligan 9ece83c251
lib/eval-config: document NIXOS_EXTRA_MODULE_PATH
This adds some documentation about importing modules external to
Nixpkgs, which provides context for documenting
NIXOS_EXTRA_MODULE_PATH.

Closes #30376

(cherry picked from commit 1cc97befd5550732fd155d04cdd9eca3f5024dbc)
2018-04-27 21:27:30 -04:00
Jörg Thalheim f234b4872c nixos/nixos-generate-config: update search command
(cherry picked from commit e8d5070e23203163afb6450a6d82fc59e0012580)
Backport #39617
2018-04-28 00:34:01 +02:00
Rodney Lorrimar 6473360dc7
nixos/buildkite-agent: fix variable expansion in hook scripts
@cleverca found this bug in the declarative hooks config. Any shell
variables referenced in a hook script would get expanded by the hooks
directory builder.

Prevent variable expansion by quoting the here doc limit string.

(cherry picked from commit 3e446ecd564611953c75caf97a855285ef30ba38)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-04-27 12:19:09 +01:00
Franz Pletz 87f64fb0b2
nixos/caddy: fix ca api endpoint, now uses v2
(cherry picked from commit dc62e8509a793097a8b86b3707f876ba1f5532bf)
2018-04-27 01:44:27 +02:00
Vladimír Čunát 9bdca39554
Revert "release-combined: don't include tests.chromium"
This reverts commit f7c8e08c7f.
We now get a build and maybe have a workaround (grandparent commit); /cc #39476.
2018-04-27 01:28:17 +02:00
Robin Gloster 7baa950e72
Revert "gitlab: disable"
This reverts commit 68c4605f1a251b97cb0fcde251ce52d498e2cef8.

Gitlab has been fixed

(cherry picked from commit 94f5e5ad14e99700e82576167515ba784dbfe98b)
2018-04-26 18:43:20 +02:00
Robin Gloster 9f9d9f4805
gitlab module: update to gitlab 10.7
(cherry picked from commit 783fb86de498769dd4c14fd0f3a59c746cec5f95)
2018-04-26 18:43:20 +02:00
Matthew Justin Bauer f7c8e08c7f release-combined: don't include tests.chromium
The chromium package will frequently time out . Note that this is unrelated to the test but a side effect because the test depends on chromium.

https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.chromium.x86_64-linux

See also #39476
2018-04-26 11:28:01 -05:00
Ihor Antonov c9ab6a5835 growPartition: fix volume resizing on EC2 NVME instances
The previous code for this accidentally picked up a "p" when computing the partition number.
This logic should be more robust

fixes #39491

(cherry picked from commit 3a47c7e8f67c6ece266f570d6db9598856512ede)
2018-04-25 22:26:43 +01:00
John Ericson 2cbb138147 Merge remote-tracking branch 'upstream/release-18.03' into aarch32-for-18.03 2018-04-25 16:00:44 -04:00
John Ericson b9acfb4ecf treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile

(cherry picked from commit ba52ae50488de85a9cf60a3a04f1c9ca7122ec74)
2018-04-25 15:50:41 -04:00
Sarah Brofeldt d3881bfcb3 Revert "nixos/tests/keymap: improve keymap tests"
This reverts commit d5d2e66a89.
Discussion in #39400
2018-04-24 19:04:08 +02:00
xeji d5d2e66a89 nixos/tests/keymap: improve keymap tests
simplify tests, prevent timeouts and non-deterministic failures

(cherry picked from commit 84a6e18947fe961e97173f031318cd6111a43949)
Backport #39400
2018-04-24 11:44:16 +02:00
Michael Raskin e932b5be26 Merge pull request #39342 from samueldr/fix/nixos-enter-efivarfs
nixos-enter: Ensures presence of full /sys tree. (for efivarfs)
(cherry picked from commit 6048470df168fd146b4c7b96c6254fd9646611e5)
2018-04-24 00:37:35 +02:00
Eric Litak 14656d7031
trezord: Added Trezor Model-T (v2) udev rules
(cherry picked from commit 4bf61fa67adfc39e3ee53934ef2a2cf505137a8c)
2018-04-23 18:54:37 +08:00
Eelco Dolstra f04f75acee
nix: 2.0 -> 2.0.1
(cherry picked from commit 03b36522e7c16ddc692bc7bfb61d848fd1e96832)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-04-23 00:47:18 +01:00
Tuomas Tynkkynen fe0da425ce nixos/installer/channel: Add some files that the channel also has
Nothing probably uses this, but let's be pedantic and have the
pre-included channel on the install media be as close as possible to
what 'nix-channel --update' will give them.

The only remaining difference is that the channel adds programs.sqlite,
which is fundamentally unfixable.

(cherry picked from commit bd77849b2f5b15f17a40f1142e8a90a02c6c8ddd)
2018-04-22 20:45:25 +03:00
Giumo X. Clanjor (哆啦比猫/兰威举) 0517698587 systemd.nspawn: fix missing suffix
Fix files placed in `/etc/systemd/nspawn/` missing `.nspawn` suffix

(cherry picked from commit 87cbb862148fac257c991949f6cebd9ce6c51a2a)
2018-04-22 15:22:33 +01:00
Silvan Mosberger df4eae6a01
nixos/systemd: Fix environment type -> allows overriding
(cherry picked from commit e9fc2558f95152020e8b588f92563d6664f4c3c3)
2018-04-21 19:52:22 +02:00
Russell O'Connor 24eb7a974f
trezord: 1.2.1 -> 2.0.12
The old trezord is obsolete and no longer functions with Trezor's password manager app.

(cherry picked from commit a60e17438ea38d048b690d4fa6c2c67053479463)
2018-04-20 10:51:17 +08:00
Bas van Dijk 2fb4bf7299 elasticsearch6: fix startup due to missing jvm.options
(cherry picked from commit ae94825b4a1aa3c5a8344beb91a139467352f53b)
2018-04-18 11:19:58 +02:00
Vladimír Čunát 4dd40e05d3
Merge branch 'staging-18.03' into release-18.03 2018-04-17 20:39:52 +02:00
Matthieu Coudron 7df808da0e
kernel: fix boot.consoleLogLevel description
The current description describes the opposite influence of the setting
https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt

(cherry picked from commit 9f7eabcc21e1a2aa1fe834193bbd20b0c1d1208f)
2018-04-17 08:51:25 -04:00
Christian Kauhaus b065fd7bdd
Clarify installation steps w.r.t. disk partitions
- mkfs.fat needs `-n` to set a partition label, not `-L`.
- create /mnt/boot before mounting
- leave out detailed LVM example as advanced users already how to create
  LVs while it is detracting for novices.

Re #38674

(cherry picked from commit bca80d67a065de4b875a131ef97dd11cb29c46ba)
2018-04-17 08:50:07 -04:00
Nikolay Amiantov c3799d33d3 acme service: generate a CA for self-signed certificate
This is needed because simp_le expects two certificates in fullchain.pem, leading to error:

> Not enough PEM encoded messages were found in fullchain.pem; at least 2 were expected, found 1.

We now create a CA and sign the key with it instead, providing correct fullchain.pem.

Also cleanup service a bit -- use PATH and a private temporary directory (which
is more suitable).

(cherry picked from commit 4fc0b4edca7e48755538d4436b98baff5901a752)
2018-04-17 12:54:22 +03:00
Vladimír Čunát 8102a41bb4
Merge branch 'release-18.03' into staging-18.03
Not many rebuilds, but let's sync anyway.
2018-04-17 10:00:34 +02:00
Daiderd Jordan dfa8a5e9dc
docker-tools: add a test for permissions issues with AUFS/overlay
docker# [   11.054736] d24d6cdd57c9[763]: /bin/bash: error while loading
shared libraries: libreadline.so.7: cannot open shared object file:
Permission denied
docker# /bin/bash: error while loading shared libraries:
libreadline.so.7: cannot open shared object file: Permission denied
docker: exit status 127
docker: output:
error: command `docker run --rm -u 1000:1000 bash /bin/bash --version'
did not succeed (exit code 127)
command `docker run --rm -u 1000:1000 bash /bin/bash --version' did not
succeed (exit code 127)

(cherry picked from commit d538fc06e2be5a0e02d8c84b88442c44bb726bb6)
2018-04-16 20:04:05 +02:00
Tim Steinbach e3fa856c14
Fix kernel-copperhead test
(cherry picked from commit 3b0180fb95493d6afbf535dafcdaa77859019295)
2018-04-13 09:02:32 -04:00
Nikolay Amiantov 4f5b9016ec dnscache service: fix bug with several assigned DNS servers
(cherry picked from commit 98270cb95939600f26f227fc40c73406b91c4d94)
2018-04-13 15:36:02 +03:00
Ben Wolsieffer f956b4fa6c grafana: support socket protocol
(cherry picked from commit ed6f1761ccbd8635a9c53dd7743b656d5f60d62c)
2018-04-13 11:14:51 +01:00
Tuomas Tynkkynen c5575c46db nixos/make-ext4-fs: Use closureInfo
exportReferencesGraph is deprecated and doesn't have the generated
initial Nix database contain the SHA256 of the contents of the store
paths, which breaks various things under Nix 2.0.

(cherry picked from commit 487be791d783c706369a1a0740e03a0bb60d8f1f)
2018-04-13 01:59:02 +03:00
Vladimír Čunát 563ee7f808
Merge branch 'release-18.03' into staging-18.03 2018-04-12 23:34:51 +02:00
Tuomas Tynkkynen 06ba591a85 nixos/release.nix: Fix eval
ac3d9c3d13 merged some stuff renaming things without renaming all
the things.
2018-04-09 02:11:54 +03:00
Vladimír Čunát 39809e31d6
Merge branch 'release-18.03' into staging-18.03 2018-04-08 13:40:45 +02:00
aszlig 7361cadca8
Increase max group name length to 32 characters
With #36556, a check was introduced to make sure the user and group
names do not exceed their respective maximum length. This is in part
because systemd also enforces that length, but only at runtime.

So in general it's a good idea to catch as much as we can during
evaluation time, however the maximum length of the group name was set to
16 characters according groupadd(8).

The maximum length of the group names however is a compile-time option
and even systemd allows more than 16 characters. In the mentioned pull
request (#36556) there was already a report that this has broken
evaluation for people out there.

I have also checked what other distributions are doing and they set the
length to either 31 characters or 32 characters, the latter being more
common.

Unfortunately there is a difference between the maximum length enforced
by the shadow package and systemd, both for user name lengths and group
name lengths. However, systemd enforces both length to have a maximum of
31 characters and I'm not sure if this is intended or just a off-by-one
error in systemd.

Nevertheless, I choose 32 characters simply to bring it in par with the
maximum user name length.

For the NixOS assertion however, I use a maximum length of 31 to make
sure that nobody accidentally creates services that contain group names
that systemd considers invalid because of a length of 32 characters.

Signed-off-by: aszlig <aszlig@nix.build>
Closes: #38548
Cc: @vcunat, @fpletz, @qknight
(cherry picked from commit 99ba1cb4245694874d63e84994f32d58d726ed21)
2018-04-08 12:52:34 +02:00
Wout Mertens 2d039bb0c3 google-compute-image: provide correct MTU
(cherry picked from commit fc6ab8dfa7b7cb99e3b44994ebe76f9b637ec2c6)
2018-04-08 09:08:25 +01:00
John Ericson 7060c5261e
Merge pull request #37337 from obsidiansystems/meta-check-18.03
lib: Fix #30902 on 18.03
2018-04-06 16:20:02 -04:00
Rob Vermaas 748d96ffa3
Update create-gce.sh script. Set default option for GCE images to disable host key replacement by service. 2018-04-06 10:56:56 +02:00
Tim Engler 207b429e4b nixos/lxqt: enable upower if config.powerManagement is enabled (#38318)
(cherry picked from commit d488a9dc7ac18d36b8323d6c0e43a74737e53ebe)
2018-04-06 08:50:47 +01:00
Johannes Lötzsch 41a9722917 mate/mate-screensaver: fixed unixAuth
Without this fix, it's not possible to unlock the mate-screensaver.

(cherry picked from commit 1ab373614624078e58542ebbe1abcc533af292ec)
2018-04-05 21:02:58 +01:00
Graham Christensen 4b4bbce199
nixos docs: syntax highlight
- Rectifies diverging CSS by combining
   nixos/nixpkgs docs CSS
 - Moves our custom Highlight.js loader in to
   the hljs package
 - Switches the nixos docs to use SVG
   callouts too

(cherry picked from commit 8f33464ca7a603301cf9a5a213be23ca701d6cce)
2018-04-05 08:39:27 -04:00
Joachim Schiele 0a2663e1d4 nixos/dhcp: fix permissions of statedir
(cherry picked from commit 7be79f22f2c5876af26466902862f323c21e7209)
2018-04-05 14:12:30 +02:00
Rob Vermaas ac3437aa06
gce: needs bigger diskSize 2018-04-05 12:09:23 +02:00
Rob Vermaas e5a4fb31bd
ec2-amis.nix: add 18.03 images 2018-04-05 11:54:55 +02:00
Linus Heckemann 89472dce77
18.03 release notes: fix typo
(cherry picked from commit 0594acc6aa6eaa1a9ca76aa3f3b0771404576345)
2018-04-05 11:01:50 +02:00
volth df66f3111f
network-interfaces-scripted: wlanInterfaces have .device, no "${dev}-netdev.service"
(cherry picked from commit dd9f77650904bd24f96f19f185a4852d8c3c9b6c)
2018-04-05 10:43:43 +02:00
John Ericson ac3d9c3d13 Merge remote-tracking branch 'upstream/release-18.03' into meta-check-18.03 2018-04-04 15:28:17 -04:00
Tim Steinbach 7177defdf1 openldap: Fix test
(cherry picked from commit 5fbf9dbf9b9847d0fb7e9786297c4d001fd06384)
2018-04-04 18:39:07 +03:00
Tuomas Tynkkynen b0ca63cf79 nixos/tests/openldap: Fix name
(cherry picked from commit bbc80227ab58494892c67df84f2671a8255cdf14)
2018-04-04 18:33:05 +03:00
nyanloutre fa4759862e transmission: settings doc location changed
(cherry picked from commit 172ca5884be674452c105285cbd2308ca6ca31e6)
2018-04-04 12:04:43 +01:00
Michael Raskin d78695d195 nixos/tests.chromium: actually notice the tab crash
Argh, debugging NixOS tests takes forever…

(cherry picked from commit 1afb6e790a6a28a4fc5f310a2b0e5e012eb416fd)
2018-04-04 12:19:19 +02:00
Vladimír Čunát 120b013e0c
18.03 release notes: final edits
(cherry picked from commit 0bee079d97f88ce5994b002c462cbadbaf14ad94)
2018-04-04 09:02:31 +02:00