mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
olivetin: 2025.10.30 -> 2025.11.06
Changelog: https://github.com/OliveTin/OliveTin/releases/tag/2025.11.06 Diff: https://github.com/OliveTin/OliveTin/compare/2025.10.30...2025.11.06
This commit is contained in:
parent
079c98f3df
commit
3df17d1cc1
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in a new issue