zero-to-nix icon indicating copy to clipboard operation
zero-to-nix copied to clipboard

Minor issue with page `/start/nix-develop/`

Open tiernan opened this issue 7 months ago • 0 comments

After running the command: nix develop "https://flakehub.com/f/DeterminateSystems/zero-to-nix/*#example"

The prompt is set to: _HOSTNAME_:#_UID_ _USERNAME_

$PS1=\h:\W \u\$

instead of:

(nix:zero-to-nix-env) bash-5.2$

as mentioned in the guide.

tiernan avatar May 16 '25 04:05 tiernan