serokell / deploy-rs

A simple multi-profile Nix-flake deploy tool.
Other
1.33k stars 101 forks source link

`--profile-user` error #235

Closed ilyakooo0 closed 1 year ago

ilyakooo0 commented 1 year ago

I recently started getting this error:

error: Found argument '--profile-user' which wasn't expected, or isn't valid in this context
rvem commented 1 year ago

Please check https://github.com/serokell/deploy-rs/issues/232

ilyakooo0 commented 1 year ago

I do not understand what the workaround is. I pull deploy-rs from the master branch and it still doesn't work.

rvem commented 1 year ago

nix flake lock --update-input deploy-rs should do the thing

ilyakooo0 commented 1 year ago

image

rvem commented 1 year ago

The thing that requires the update is the deploy-rs nix flake dependency in the flake you're deploying from

ilyakooo0 commented 1 year ago

Thanks (:

rvem commented 1 year ago

Did you resolve your problem? If so, can we close the issue?:)