svn path=/nixos/branches/modular-nixos/; revision=16271
This commit is contained in:
parent
fa9f557b96
commit
c42e6da111
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ let
|
|||
runCommand "nixos-iso-${version}"
|
||||
{ meta = {
|
||||
description = "NixOS installation CD (${description}) - ISO image for ${system}";
|
||||
maintainers = [lib.maintainers.eelco];
|
||||
};
|
||||
}
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue