packages
List of packages to make available in the shell.
Type: list of package
Default:
[ ]
Declared by:
env
Extra environment variables to set when entering the shell.
Type: open submodule of attribute set of anything
Default:
{ }
Declared by:
finalPackage
The actual development shell derivation created from this definition.
Type: package (read only)
Declared by:
inputsFrom
Add build dependencies of the listed derivations to the shell.
Type: list of package
Default:
[ ]
Declared by:
name
The name of the shell package
Type: string
Default:
"<name>"
Declared by:
shellHook
Commands to be executed when entering the shell.
Type: strings concatenated with ā\nā
Default:
""
Declared by: