lockfile-summary, d'oh
This commit is contained in:
@@ -14,7 +14,7 @@ export function makeNixCommandArgs(
|
||||
.concat(flakeInputFlags)
|
||||
.concat([
|
||||
"--commit-lock-file",
|
||||
"--commit-lock-file-summary",
|
||||
"--commit-lockfile-summary",
|
||||
`"${commitMessage}"`,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user