Skip to content

feat: add a hermit bundle <dir> [<pkg> ...] command - #505

Merged
alecthomas merged 1 commit into
masterfrom
aat/bundle-command
Aug 28, 2025
Merged

feat: add a hermit bundle <dir> [<pkg> ...] command#505
alecthomas merged 1 commit into
masterfrom
aat/bundle-command

Conversation

@alecthomas

Copy link
Copy Markdown
Collaborator

This command creates a self-contained bundle of Hermit packages in the given directory. All binaries are symlinked into <dir>/bin and a <dir>/.env directory is created that will initialise the environment in the same way as the Hermit environment.

Only package envars are propagated into the bundle, not environment envars.

Comment thread bin/hermit.hcl Outdated
This command creates a self-contained bundle of Hermit packages in the given
directory. All binaries are symlinked into `<dir>/bin` and a `<dir>/.env`
directory is created that will initialise the environment in the same way as
the Hermit environment.

Only package envars are propagated into the bundle, not environment envars.
@alecthomas
alecthomas merged commit 55642ee into master Aug 28, 2025
6 checks passed
@alecthomas
alecthomas deleted the aat/bundle-command branch August 28, 2025 05:43
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.

3 participants