Skip to content

fix: use -c to preserve behavior with 1.9.0#10

Merged
mkenigs merged 1 commit intomainfrom
use-c
Feb 10, 2026
Merged

fix: use -c to preserve behavior with 1.9.0#10
mkenigs merged 1 commit intomainfrom
use-c

Conversation

@mkenigs
Copy link
Copy Markdown
Contributor

@mkenigs mkenigs commented Jan 28, 2026

Flox 1.9.0 is replacing the previous behavior of -- with -c. Update to use -c.

If we keep using --, that will prevent running shell commands like cmd && cmd, which seems undesirable

Flox 1.9.0 is replacing the previous behavior of `--` with `-c`. Update
to use `-c`.

If we keep using `--`, that will prevent running shell commands like
`cmd && cmd`, which seems undesirable
@mkenigs mkenigs changed the title [HOLD for release 1.9.0] fix: use -c to preserve behavior with 1.9.0 fix: use -c to preserve behavior with 1.9.0 Feb 10, 2026
@mkenigs mkenigs marked this pull request as ready for review February 10, 2026 19:22
@mkenigs mkenigs merged commit e28186e into main Feb 10, 2026
4 of 8 checks passed
@mkenigs mkenigs deleted the use-c branch February 10, 2026 19:56
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