* Fix indentation.
svn path=/nixos/trunk/; revision=27007
This commit is contained in:
parent
b8a1e98180
commit
bf1ba9ca31
@ -130,6 +130,7 @@ let
|
|||||||
type = "graphical";
|
type = "graphical";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
# Provide a tarball that can be unpacked into an SD card, and easily
|
# Provide a tarball that can be unpacked into an SD card, and easily
|
||||||
# boot that system from uboot (like for the sheevaplug).
|
# boot that system from uboot (like for the sheevaplug).
|
||||||
# The pc variant helps preparing the expression for the system tarball
|
# The pc variant helps preparing the expression for the system tarball
|
||||||
@ -150,6 +151,7 @@ let
|
|||||||
module = ./modules/installer/cd-dvd/system-tarball-sheevaplug.nix;
|
module = ./modules/installer/cd-dvd/system-tarball-sheevaplug.nix;
|
||||||
} { system = "armv5tel-linux"; };
|
} { system = "armv5tel-linux"; };
|
||||||
|
|
||||||
|
|
||||||
tests =
|
tests =
|
||||||
let
|
let
|
||||||
t = import ./tests {
|
t = import ./tests {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user