LinuxCommandLibrary

nix3-develop

enters development shells

TLDR

Enter dev shell

$ nix3 develop
copy
Develop from flake
$ nix3 develop [.#devShell]
copy
Run command
$ nix3 develop --command [make]
copy

SYNOPSIS

nix3 develop [options] [installable]

DESCRIPTION

nix3 develop enters development shells. Alternative name for nix develop.
The tool provides build dependencies. Based on flake devShells output.

PARAMETERS

INSTALLABLE

Flake reference.
--command CMD
Run command in shell.
--impure
Allow impure evaluation.
--help
Display help information.

CAVEATS

Alias for nix develop. Flakes required. Environment setup.

HISTORY

nix3 develop is the new Nix CLI command for reproducible development environments.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community