Skip to content

feat(nix): drop into dev shell#339

Open
haarchri wants to merge 1 commit into
modelplaneai:mainfrom
haarchri:feature/nix-dev-shell
Open

feat(nix): drop into dev shell#339
haarchri wants to merge 1 commit into
modelplaneai:mainfrom
haarchri:feature/nix-dev-shell

Conversation

@haarchri

Copy link
Copy Markdown
Contributor

Description of your changes

When running via nix.sh, the cluster lives inside the container's Docker daemon and would vanish when the container exits. Drop into a dev shell so the user can interact with it before exiting.
copies the behaviour we have in crossplane core https://github.com/crossplane/crossplane/blob/main/nix/apps.nix#L316-L321

Fixes #

I have:

  • Read and followed Modelplane's contribution process.
  • Run nix flake check (or ./nix.sh flake check) and made sure it passes.
  • Added or updated tests covering any composition function changes.
  • Signed off every commit with git commit -s.

Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
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