25.11 working without too many warnings

This commit is contained in:
Geoffrey Frogeye 2025-11-30 22:14:24 +01:00
parent 8cf1959759
commit 7a8ff873c6
17 changed files with 157 additions and 147 deletions

View file

@ -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 =