Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Commit 47779b6

Browse files
sevanspowellrvl
authored andcommitted
Add link to nix develop man page
1 parent b642519 commit 47779b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/code/Flakes/Tutorials/Hacking.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ order: 3
3131
```
3232

3333
We could then run `nix develop` and we would enter a shell with access to python.
34+
35+
## Reference
36+
37+
[nix develop man page](https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-develop.html)

0 commit comments

Comments
 (0)