From f8b752e55adfced70ac856fbb6dadf3604a887c7 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 20 Dec 2025 22:49:59 +0000 Subject: [PATCH] sioyek: 2.0.0-unstable-2025-12-11 -> 2.0.0-unstable-2025-12-19 --- pkgs/by-name/si/sioyek/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/si/sioyek/package.nix b/pkgs/by-name/si/sioyek/package.nix index 5a45725cd13f..343b511b978b 100644 --- a/pkgs/by-name/si/sioyek/package.nix +++ b/pkgs/by-name/si/sioyek/package.nix @@ -15,13 +15,13 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "sioyek"; - version = "2.0.0-unstable-2025-12-11"; + version = "2.0.0-unstable-2025-12-19"; src = fetchFromGitHub { owner = "ahrm"; repo = "sioyek"; - rev = "642670b09dc03458725a86e27452039e5a8e2dcc"; - hash = "sha256-rx9aP1+JqwIV1teprMpbrUGQytH/z9m+PF6e4VXz0Yw="; + rev = "ed389b9c3b3b9ee2c777b021c7825416c460ed64"; + hash = "sha256-bavnyTRNGVSuoxNVsn94AJfbddHYg9skkW/4G/ExNeU="; }; buildInputs = [