nixpkgs/nixos/modules
Christian Höppner 76ad649dd8
virtualization/amazon-init: fix logging, nix path
The missing `\n` in the printf format string prevented multiple channels from
being logged.

The missing `nixpkgs=` in the `NIX_PATH` prevented `nixos-rebuild` from working
if the system configuration has any reference to `nixpkgs`.

Additionally:

* Use process substitution instead of piping printf to avoid creating a subshell.
* Set an empty `IFS` to avoid word splitting.
* Add the `-r` flag to `read` to avoid mangling backslashes.
2019-12-28 16:58:46 +00:00
..
config nixos/console: set colors using kernel parameters 2019-12-20 00:27:35 +01:00
hardware nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
i18n/input-method nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
installer nixos-generate-config: i18n.consoleFont has been renamed to console.font 2019-12-25 15:02:58 +01:00
misc nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
profiles nixos/plasma5: drop enableQt4Support option 2019-11-22 09:01:05 +01:00
programs Merge pull request #75247 from Elyhaka/sway 2019-12-21 23:48:02 +01:00
security nixos/acme: implement postRun using ExecStartPost 2019-12-19 17:39:59 +00:00
services Merge #75803: kresd service: unify listen declarations 2019-12-27 15:55:38 +01:00
system nixos/systemd-nspawn: use config.systemd.package 2019-12-21 17:19:26 +01:00
tasks nixos: unify virtual console options 2019-12-20 00:27:34 +01:00
testing nixos/testing: remove leftover of virtualisation.qemu.program 2019-08-29 10:12:13 +02:00
virtualisation virtualization/amazon-init: fix logging, nix path 2019-12-28 16:58:46 +00:00
module-list.nix Merge pull request #75103 from sternenseemann/spacecookie 2019-12-23 11:09:52 +01:00
rename.nix rdf4store: throw removal messages 2019-12-21 18:46:15 +01:00