cloudfox: refactor
This commit is contained in:
parent
62e2b02365
commit
2507df6255
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ buildGoModule rec {
|
|||
|
||||
src = fetchFromGitHub {
|
||||
owner = "BishopFox";
|
||||
repo = pname;
|
||||
repo = "cloudfox";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-nN/gSvAwKjfZulqH4caGoJmzlY0ik8JrFReuvYWwZTE=";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue