sqlc: update source repository

The repository changed to sqlc-dev on github.
This commit is contained in:
Kyle Conroy
2023-08-31 00:31:43 +00:00
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=";