Unverified Commit 0801582b authored by Felix Bargfeldt's avatar Felix Bargfeldt Committed by GitHub
Browse files

olivetin: 2025.10.30 -> 2025.11.06 (#459200)

parents 371616a9 3df17d1c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -86,13 +86,13 @@ buildGoModule (

  {
    pname = "olivetin";
    version = "2025.10.30";
    version = "2025.11.06";

    src = fetchFromGitHub {
      owner = "OliveTin";
      repo = "OliveTin";
      tag = finalAttrs.version;
      hash = "sha256-yzgyv/YLHXCU8h+c53qZQoY9dNOJdF0/EBBZJkN8Urc=";
      hash = "sha256-81AcegFKG5TacKAv9kZgbSOKcAx+ZmK3rqrk3ia/res=";
    };

    modRoot = "service";