Defelo
2025-07-29 16:34:40 +02:00
parent 33a8ce8caa
commit 67b8572515
+2 -2
View File
@@ -81,13 +81,13 @@ buildGoModule (
{
pname = "olivetin";
version = "2025.7.19";
version = "2025.7.28";
src = fetchFromGitHub {
owner = "OliveTin";
repo = "OliveTin";
tag = finalAttrs.version;
hash = "sha256-F1AJ4kbFx+L/t1TSsjbDM761LtA2M9exfjWd9VwRZuE=";
hash = "sha256-gh0Nc7h2Z+Nz7TixmHihFAHI0X0Y2ZeA4OMv3jOYlh4=";
};
modRoot = "service";