sachet: modernise

This commit is contained in:
kashw2
2026-01-17 01:51:40 +10:00
parent 1cc8527b64
commit 2a45d0e5ed
@@ -10,8 +10,8 @@ buildGoModule rec {
src = fetchFromGitHub {
owner = "messagebird";
repo = pname;
rev = version;
repo = "sachet";
tag = version;
hash = "sha256-zcFViE1/B+wrkxZ3YIyfy2IBbxLvXOf8iK/6eqZb1ZQ=";
};