-
-
Notifications
You must be signed in to change notification settings - Fork 287
Misunderstanding on page /tutorials/first-steps/reproducible-scripts.html #1096
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @TNTima, thanks for asking!
Yes of course, anything that helps us improve tutorials is highly appreciated.
I'm not sure I got your question right. Do you mean the
But maybe I just misunderstood your misunderstanding... :) |
Prompted by #1096 It may not be immediately obvious that the paragraphs following the code sample explain the invocation parameters. Making them a list should let that part stand out enough to slow down reading a bit.
Sorry for wait, ping is huge here. What I don't understand why -I line goes before -p line. In my head this means source would be changed after imports already happened. |
Ah, so these The explanation is here: https://nix.dev/manual/nix/2.24/command-ref/nix-shell.html#use-as-a--interpreter
But both places could use a brief note to clarify that further. |
I'm newcomer to nix and I don't understand why nix channel is changed after imports.
Is it okay to post misunderstandings here?
The text was updated successfully, but these errors were encountered: