mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
olivetin: 2025.6.1 -> 2025.6.6
This commit is contained in:
parent
7940087cdd
commit
43a0953528
1 changed files with 2 additions and 2 deletions
|
@ -81,13 +81,13 @@ buildGoModule (
|
|||
|
||||
{
|
||||
pname = "olivetin";
|
||||
version = "2025.6.1";
|
||||
version = "2025.6.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "OliveTin";
|
||||
repo = "OliveTin";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-Bd+zxVEhP7LZk74Mfai/MkML1pKlPBKm4kh4jAkC/kQ=";
|
||||
hash = "sha256-yzAuhrkJEBErf9yYuRoq5B7PT0XA0w668AG5LNSSRFM=";
|
||||
};
|
||||
|
||||
modRoot = "service";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue