nixpkgs/nixos/modules
aszlig 3d4b6257d6
nixos/stage1: Fix local keyword outside function
Thanks to @NeQuissimus in a5c1985fef381b1fb5d75d3b4028ed5b5d4454b3 for
updating busybox, which since version 1.25 doesn't allow local variables
outside of functions anymore (which is the desired behaviour).

See the following upstream commit of busybox which is the change that
let's this problem surface:

https://git.busybox.net/busybox/commit/?id=ef2386b80abfb22ccb697ddbdd4047aacc395c50

So this has been an error I've made on my end in
67223ee205364afb203361b134f16b890c4d726c, because I originally had a
function for killing the processes but desired to inline it because it's
only used in one place.

This fixes the boot-stage1 NixOS test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-10-28 22:50:44 +02:00
..
config timezone service: link localtime to /etc/zoneinfo instead of tzinfo directly 2016-10-11 16:55:52 +03:00
hardware Merge #18861: add AMDGPU-PRO driver 2016-10-11 19:57:30 +02:00
i18n/input-method ibus: refresh cache at startup 2016-10-03 05:25:41 -05:00
installer nixos autoUpgrade: fix use of startAt 2016-10-23 17:56:39 +02:00
misc hound: init module 2016-10-15 13:54:59 -04:00
profiles treewide: sshfsFuse -> sshfs-fuse 2016-09-18 17:44:30 +02:00
programs oblogout: init at 2009-11-18 2016-10-23 11:45:30 +02:00
security acme: we do want to support ipv4 afterall 2016-10-21 13:25:11 +02:00
services Revert "xserverArgs fuckup" 2016-10-28 19:30:12 +02:00
system nixos/stage1: Fix local keyword outside function 2016-10-28 22:50:44 +02:00
tasks sit interfaces: fix dependency tracking 2016-10-12 00:16:34 +02:00
testing KDE test: Bump kdm start timeout 2016-05-27 11:22:27 +02:00
virtualisation container: fix extraVeth submodule usage 2016-10-09 16:02:14 +02:00
module-list.nix Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
rename.nix dockerRegistry module: re-init with new underlying software 2016-10-12 14:05:09 +02:00