Skip to content

shellHook does not get run on entering an environment #31

Description

@Kruziikrel13

Presumably when entering an environment (i.e. through echo "load" > .cade) it should be entering default dev shell.

In my particular case, my devShell has a shellHook. However, my environment successfully loads with all the buildInputs present. But the shellHook is never run unless I explicitly run nix develop which then puts me into yet another sub-shell.

Is it possible to ensure shellHook is called when entering a cade layer?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions