mautrix-whatsapp: update repository location
This commit is contained in:
parent
bb550a67d8
commit
57e6214370
@ -5,8 +5,8 @@ buildGoModule rec {
|
||||
version = "0.1.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "tulir";
|
||||
repo = "mautrix-whatsapp";
|
||||
owner = "mautrix";
|
||||
repo = "whatsapp";
|
||||
rev = "v${version}";
|
||||
sha256 = "bFuJa4pKwqQmpJDqYwA97CjrTeQ1Q8V/pNqD0ff6x/U=";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user