@@ -16,7 +16,7 @@ buildGoModule (finalAttrs: {
|
||||
src = fetchFromGitHub {
|
||||
owner = "fwdcloudsec";
|
||||
repo = "granted";
|
||||
rev = "v${finalAttrs.version}";
|
||||
tag = "v${finalAttrs.version}";
|
||||
sha256 = "sha256-/5JP6laC+k+O8GWSl1eo0slqzYzYB86UF3irDX6Z0iQ=";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user