Skip to content

Conversation

@thejcannon
Copy link
Contributor

On my Mac I was getting cryptic errors from env in this command. Apparently Macs use FreeBSD env which doesn't have --ignore-environment/--chdir but does have -i and -C.

Since GNU's env supports both long and short, this seems like a reasonable change.

@jdx jdx merged commit e488890 into jdx:main Nov 13, 2025
26 checks passed
@thejcannon thejcannon deleted the jcannon/fix-env branch November 13, 2025 20:17
jdx pushed a commit that referenced this pull request Nov 15, 2025
### 🚀 Features

- **(http)** Add 'format' to http backend by @thejcannon in
[#6957](#6957)

### 🐛 Bug Fixes

- **(bootstrap)** wrong directory on first run by @vmeurisse in
[#6971](#6971)
- **(tasks)** fix nested colons with `mise task edit` by @jdx in
[#6978](#6978)
- Use compatible env flags by @thejcannon in
[#6964](#6964)
- Flush vfox download buffer by @blampe in
[#6969](#6969)

### 📚 Documentation

- `arch()` template is `x64` by @thejcannon in
[#6967](#6967)
- update section headers in getting-started.md by @JunichiroKohari in
[#6980](#6980)

### New Contributors

- @JunichiroKohari made their first contribution in
[#6980](#6980)
- @blampe made their first contribution in
[#6969](#6969)
- @thejcannon made their first contribution in
[#6964](#6964)

## 📦 Aqua Registry Updates

#### New Packages (1)

- [`cirruslabs/cirrus-cli`](https://github.com/cirruslabs/cirrus-cli)

#### Updated Packages (1)

- [`axodotdev/cargo-dist`](https://github.com/axodotdev/cargo-dist)
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