From ba0f0dc452c26844284bc7b7e86737d58a01e673 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 22 Feb 2025 06:26:18 +0000 Subject: [PATCH] treesheets: 0-unstable-2025-02-05 -> 0-unstable-2025-02-20 --- pkgs/applications/office/treesheets/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/office/treesheets/default.nix b/pkgs/applications/office/treesheets/default.nix index 580cf2fe8745..1639807aaca1 100644 --- a/pkgs/applications/office/treesheets/default.nix +++ b/pkgs/applications/office/treesheets/default.nix @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "treesheets"; - version = "0-unstable-2025-02-05"; + version = "0-unstable-2025-02-20"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "474b0cd2e779e22fc8e6de225a27ad88bc5eec65"; - hash = "sha256-qJ30qjwV4ayTvf2XAZnAdn907YdYCb/XAhxaExDeHZI="; + rev = "4e4d99df2080535cf4838319a8b3526425ba7bb7"; + hash = "sha256-zM890w0GgtW++mAhze73GaCThx7WhyucrC24yDZYq0k="; }; nativeBuildInputs = [