nix-classic Verified for current stable LTS

Nix Classic Command: Start Shell With Specified Packages

Use for start shell with specified packages with Nix Classic. Exact CLI syntax to start shell with specified packages using Nix Classic.

When to use this: Use for start shell with specified packages with Nix Classic.

Command Syntax

nix-shell -p <pkg1 pkg2 pkg3 ...>

Command Breakdown

-p
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to start shell with specified packages using Nix Classic.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Nix Classic directory