Skip to content

Commit 804525a

Browse files
committed
Update nix
1 parent 5f43f90 commit 804525a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ buildGoModule rec {
1414
source = if src != null then src else fetchFromGitHub {
1515
owner = "Veraticus";
1616
repo = "claude-code-ntfy";
17-
rev = "993cc799a6345d9ae899d74e48d68dbd39c5e601";
18-
sha256 = "sha256-1f171d0vifakxvw0c11bv6ljfq4xwvsdzrvz9p006nvl2zdqdi9g";
17+
rev = "5f43f90ed5188d6a65b5458c5350c4be5db3e27c";
18+
sha256 = "sha256-06ag29y2b64mwjg6l5ribk4hi7knvmrzw7c2x1z2xci8czjq01bj";
1919
};
2020

2121
vendorHash = "sha256-0zjjlfndxqclkhdwkc3z7clz42i3ir160qgw2py070qzjy37y87p";

0 commit comments

Comments
 (0)