25.11 working without too many warnings
This commit is contained in:
parent
8cf1959759
commit
7a8ff873c6
17 changed files with 157 additions and 147 deletions
|
|
@ -63,7 +63,7 @@ in
|
|||
${lib.strings.concatLines (builtins.map installPasswordFileSandboxed passwordFiles)}
|
||||
'';
|
||||
};
|
||||
extraSystemBuilderCmds =
|
||||
systemBuilderCommands =
|
||||
let
|
||||
passwords = builtins.attrValues config.vivarium.passwords;
|
||||
readPasswordClear =
|
||||
|
|
@ -167,7 +167,7 @@ in
|
|||
# TODO Find a better mechanism, maybe à la bootspec, or something compatible with cross-arch
|
||||
}
|
||||
)
|
||||
} $out/bin/
|
||||
} $out
|
||||
'';
|
||||
};
|
||||
vivarium.passwords =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue