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

om ci: Allow --override-inputs to work with --on #372

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

srid
Copy link
Member

@srid srid commented Jan 10, 2025

Resolves #368

Closes #370

@srid
Copy link
Member Author

srid commented Jan 10, 2025

cargo run -p omnix-cli -- ci run github:srid/haskell-multi-nix -- --override-input a b

=>

...
⚒️  Building subflake: .
❄️  nix build '/nix/store/rwg32v522dr07jlxqbyf4nqa4g31wq0g-source#json' -L --no-link --print-out-paths --override-input flake github:srid/haskell-multi-nix --override-input flake/a b️
warning: input 'flake' has an override for a non-existent input 'a'

@srid srid merged commit 7ef866f into main Jan 10, 2025
7 checks passed
@srid srid deleted the preprocess-fix branch January 10, 2025 23:36
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.

—override-input option in om ci —on command is broken
1 participant