mirror of
https://github.com/tweag/gomod2nix.git
synced 2024-11-08 11:39:11 +00:00
docs: update flake url
This commit is contained in:
parent
cf42f710c1
commit
c3d7cbf19a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ pkgs.buildGoApplication {
|
||||||
|
|
||||||
The quickest way to get started if using Nix Flakes is to use the Flake template:
|
The quickest way to get started if using Nix Flakes is to use the Flake template:
|
||||||
``` bash
|
``` bash
|
||||||
$ nix flake init -t github:tweag/gomod2nix#app
|
$ nix flake init -t github:nix-community/gomod2nix#app
|
||||||
```
|
```
|
||||||
|
|
||||||
## Basic usage
|
## Basic usage
|
||||||
|
|
Loading…
Reference in a new issue