lockfile-summary, d'oh
This commit is contained in:
parent
6d82bce8ec
commit
7352b7f36b
7 changed files with 15 additions and 15 deletions
src
|
@ -14,7 +14,7 @@ export function makeNixCommandArgs(
|
|||
.concat(flakeInputFlags)
|
||||
.concat([
|
||||
"--commit-lock-file",
|
||||
"--commit-lock-file-summary",
|
||||
"--commit-lockfile-summary",
|
||||
`"${commitMessage}"`,
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue