nix-shell

Start an interactive shell based on a Nix expression. More…

nix-shell

Start an interactive shell based on a Nix expression. More information: https://nixos.org/manual/nix/stable/#sec-nix-shell.

nix-shell

nix-shell --run "{{command}} {{command_arguments}}"

nix-shell {{default.nix}}

nix-shell --packages {{package_name_1}} {{package_name_2}}

nix-shell --packages {{package_names}} -I nixpkgs={{https://github.com/NixOS/nixpkgs/archive/nixpkgs_revision.tar.gz}}

nix-shell -i {{interpreter}} --packages {{package_names}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← nix-env nix-store →