Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix_rs(nix run): Append FlakeOptions after run subcommand #286

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

shivaraj-bh
Copy link
Member

--override-input is unrecognised if used before, see:

❯ nix --override-input services-flake .. run .#cz-check
error: unrecognised flag '--override-input'

`--override-input` is unrecognised if used before, see:
```
❯ nix --override-input services-flake .. run .#cz-check
error: unrecognised flag '--override-input'
```
Copy link
Member

@srid srid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this is the case with the rest of the fields in that struct, like --no-write-lock-file.

@shivaraj-bh
Copy link
Member Author

Caught in juspay/services-flake#338

image

@srid srid merged commit 25bcb63 into main Sep 23, 2024
3 checks passed
@srid srid deleted the add-flakeopts-post-run branch September 23, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants