olivetin: 2025.11.06 -> 2025.11.11

This commit is contained in:
R. Ryantm
2025-11-16 01:17:39 +00:00
parent 042d0c7f69
commit 6a7d76f782

View File

@@ -86,13 +86,13 @@ buildGoModule (
{ {
pname = "olivetin"; pname = "olivetin";
version = "2025.11.06"; version = "2025.11.11";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "OliveTin"; owner = "OliveTin";
repo = "OliveTin"; repo = "OliveTin";
tag = finalAttrs.version; tag = finalAttrs.version;
hash = "sha256-81AcegFKG5TacKAv9kZgbSOKcAx+ZmK3rqrk3ia/res="; hash = "sha256-dyApBkhtlPu3TjgjrTu0sY9VqMzMJc+kbGaylwtUCv4=";
}; };
modRoot = "service"; modRoot = "service";