nixos/activation/bootspec: fixup improper $out substitution

This commit is contained in:
Cole Helbling 2022-12-05 09:57:20 -08:00
parent b37cee3dba
commit 5af481f67f

View file

@ -44,8 +44,8 @@ let
.v1.init = $init
''
"--sort-keys"
"--arg" "toplevel" "$out"
"--arg" "init" "$out/init"
"--arg" "toplevel" "${placeholder "out"}"
"--arg" "init" "${placeholder "out"}/init"
] + " < ${json}";
# We slurp all specialisations and inject them as values, such that