DeterminateSystems/zero-to-nix

Issue with the output of code provided by page `src/pages/start/3.nix-develop.mdx`

Opened this issue · 0 comments

it's not a problem with the page itself.

after run nix develop "https://flakehub.com/f/DeterminateSystems/zero-to-nix/*#hook" which the page provided, it echoes:

Congrats! You just triggered a shell hook for a Nix development environment.
Run "exit" to exit this environment.
Then run "nix develop github:DeterminateSystems/zero-to-nix#hook" again to re-trigger this hook.

i think the uri should be github:DeterminateSystems/zero-to-nix/*#hook, not github:DeterminateSystems/zero-to-nix#hook.