sqlc: update source repository
The repository changed to sqlc-dev on github.
This commit is contained in:
committed by
Anderson Torres
parent
47f5157274
commit
bbb8c46470
@@ -8,7 +8,7 @@ buildGoModule {
|
||||
inherit version;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "kyleconroy";
|
||||
owner = "sqlc-dev";
|
||||
repo = "sqlc";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-ITW5jIlNoiW7sl6s5jCVRELglauZzSPmAj3PXVpdIGA=";
|
||||
|
||||
Reference in New Issue
Block a user