Skip to content

Conversation

@kylecarbs
Copy link
Member

Generated with cmux

Use #!/usr/bin/env bash instead of #!/bin/bash to work on systems where bash is not in /bin (e.g., NixOS where bash is in /nix/store).

This makes the script portable across different Unix-like systems.

Use #!/usr/bin/env bash instead of #!/bin/bash to work on systems
where bash is not in /bin (e.g., NixOS where bash is in /nix/store).
@kylecarbs kylecarbs merged commit c6d62e8 into main Oct 21, 2025
14 of 15 checks passed
@kylecarbs kylecarbs deleted the generate-version-nix branch October 21, 2025 17:30
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.

1 participant