Skip to content

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

Merged
srid merged 1 commit into
mainfrom
add-flakeopts-post-run
Sep 23, 2024
Merged

nix_rs(nix run): Append FlakeOptions after run subcommand#286
srid merged 1 commit into
mainfrom
add-flakeopts-post-run

Conversation

@shivaraj-bh

Copy link
Copy Markdown
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'
```

@srid srid left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
Member Author

Caught in juspay/services-flake#338

image

@srid srid merged commit 25bcb63 into main Sep 23, 2024
@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