devbox icon indicating copy to clipboard operation
devbox copied to clipboard

The docs have a bug when parsing package versions in code blocks

Open omerxx opened this issue 1 month ago • 0 comments

What happened?

Head over to https://www.jetify.com/docs/devbox/quickstart Instead of showing devbox add python3@version it shows

devbox add [email protected]

and then:

{
  "packages": ["ripgrep@latest", "[email protected]"]
}

Steps to reproduce

Command

No response

devbox.json


Devbox version

latest

Nix version

No response

What system does this bug occur on?

macOS (Intel)

Debug logs

No response

omerxx avatar Nov 02 '25 14:11 omerxx