It's not clear whether the command:
nix develop "github:DeterminateSystems/zero-to-nix#hook"
Should be run from within the first environment making a nested nix environment, or if it's intended to run from the main shell (there's only one exit command on the page). This is probably a nitpick, but running through the tutorial as a new user, I'm not sure which parts are intentional vs intended and the docs don't help clarify this.
It would be generally a good idea to make sure that it's clear which parts of the page are inside the previous shell or not and why. This is generally unclear.
It's not clear whether the command:
nix develop "github:DeterminateSystems/zero-to-nix#hook"Should be run from within the first environment making a nested nix environment, or if it's intended to run from the main shell (there's only one exit command on the page). This is probably a nitpick, but running through the tutorial as a new user, I'm not sure which parts are intentional vs intended and the docs don't help clarify this.
It would be generally a good idea to make sure that it's clear which parts of the page are inside the previous shell or not and why. This is generally unclear.