We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent d4eb034 commit cc75990Copy full SHA for cc75990
docs/getting-started.md
@@ -7,7 +7,7 @@
7
First initialize Niv:
8
``` bash
9
$ niv init --latest
10
-$ niv add tweag/gomod2nix
+$ niv add nix-community/gomod2nix
11
```
12
13
Create a `shell.nix` used for development:
0 commit comments