Skip to content

[Bug]: nix install + nah install / run claude results in broken hooks #83

@ryanswrt

Description

@ryanswrt

It seems like the .claude/setting.json hooks use the bare python interpreter without the package's site_packages to evaluate the nah_guard.py hook, which results in a ModuleNotFound error. I have a PR that ~ fixes it in ryanswrt#1 - I'm not super happy with the impl, it might be cleaner to just have the nah binary do the guard to reduce the number of entrypoints vs a seperate nah-hook script?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions