Skip to content

0.14.0 removes macOS system git #2531

Open
@jay-aye-see-kay

Description

@jay-aye-see-kay

What happened?

since upgrading to devbox 0.14.0 macOS system git is no longer available in devbox projects

this seems to be a $PATH manipulation error, but I haven't look into the specifics yet

as a workaround installing git through homebrew or nix/home-manager will put a working git back in the PATH

Steps to reproduce

  1. ensure shell is using system git only; which -a /usr/bin/git
  2. cd <some devbox project and direnv allow
  3. strangely which git still points to the same version
  4. but git returns error: tool 'git' not found

Command

No response

devbox.json

any works

Devbox version

0.14.0

Nix version

nix (Nix) 2.26.2

What system does this bug occur on?

macOS (Apple Silicon)

Debug logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageIssue needs triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions