nix-shell.2
Verified for current stable LTS
Nix Shell.2 Commands
Nix Shell.2 command syntax with verified terminal examples.
Commands
6 commands for Nix Shell.2
nix-shell.2 Operations
Nix Shell.2 Command: Evaluate File In Specific Interpreter
nix-shell -i <interpreter> -p <package1 package2 ...> nix-shell.2 Operations
Nix Shell.2 Command: Run Command In Non Interactive Shell
nix-shell --run "<command> <argument1 argument2 ...>" nix-shell.2 Archive
Nix Shell.2 Command: Start Interactive Shell Nix Expression
nix-shell nix-shell.2 Archive
Nix Shell.2 Command: Start Shell With Default Nix Expression
nix-shell <default.nix> nix-shell.2 Archive
Nix Shell.2 Command: Start Shell With Packages From Nixpkgs
nix-shell -p <package1 package2 ...> nix-shell.2 HTTP
Nix Shell.2 Command: Start Shell With Packages From Specific Nixpkgs Revision
nix-shell -p <package1 package2 ...> -I nixpkgs={https://github.com/NixOS/nixpkgs/archive/nixpkgs_revision.tar.gz} Suggest a Nix Shell.2 Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Nix Shell.2 workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.