monsoon: fix rev
This commit is contained in:
parent
162485b1de
commit
71de4bcaec
@ -11,7 +11,7 @@ buildGoModule rec {
|
||||
src = fetchFromGitHub {
|
||||
owner = "RedTeamPentesting";
|
||||
repo = "monsoon";
|
||||
rev = "refs/tagsv${version}";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-7cfy8dYhiReFVz10wui3qqxlXOX7wheREkvSnj2KyOw=";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user