You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/tutorials/first-steps/declarative-shell.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ pkgs.mkShellNoCC {
69
69
70
70
::::{dropdown} Detailed explanation
71
71
We use a version of [Nixpkgs pinned to a release branch](<ref-pinning-nixpkgs>).
72
-
If you followed the [](ad-hoc-envs) tutorial and don't want to to download all dependencies again, specify the exact same revision as in the section [](towards-reproducibility):
72
+
If you followed the [](ad-hoc-envs) tutorial and don't want to download all dependencies again, specify the exact same revision as in the section [](towards-reproducibility):
0 commit comments