Skip to content

Make tool calls universal (work under e.g. Nix/NixOS)#9

Open
candeira wants to merge 1 commit intokraken-tech:mainfrom
candeira:unhardcode_hashbangs
Open

Make tool calls universal (work under e.g. Nix/NixOS)#9
candeira wants to merge 1 commit intokraken-tech:mainfrom
candeira:unhardcode_hashbangs

Conversation

@candeira
Copy link

The tools in tools/ have a hard-coded hashbang bash path that may work under MacOS and some linuces, but breaks in other systems like NixOS.

Changing the hashbang paths to /usr/bin/env bash works under more systems, including the ones it already worked under before.

@candeira candeira requested a review from a team February 17, 2026 11:48
Copy link
Collaborator

@delfick delfick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fair. Thanks

@delfick
Copy link
Collaborator

delfick commented Feb 17, 2026

@candeira can you sign your commits and push back up please?

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