Misc fixes
This commit is contained in:
parent
c770380328
commit
cc46352873
2 changed files with 2 additions and 3 deletions
|
@ -47,8 +47,7 @@ def process_flake(flake: str) -> None:
|
|||
"--extra-experimental-features",
|
||||
"flakes",
|
||||
"flake",
|
||||
"lock",
|
||||
"--update-input",
|
||||
"update",
|
||||
dep_name,
|
||||
]
|
||||
p = subprocess.run(cmd, cwd=dir)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue