From f60528a6adfd3860c6b503dcb91c719adbbee8cf Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 7 Mar 2025 14:41:22 +0000 Subject: [PATCH] treesheets: 0-unstable-2025-02-20 -> 0-unstable-2025-03-03 --- 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 1639807aaca1..e08be9dd7609 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-20"; + version = "0-unstable-2025-03-03"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "4e4d99df2080535cf4838319a8b3526425ba7bb7"; - hash = "sha256-zM890w0GgtW++mAhze73GaCThx7WhyucrC24yDZYq0k="; + rev = "a09352dabf6c491eed411bca5e613ba58142debc"; + hash = "sha256-3lO8bsdluj24EMikvSQ7qOciHmIlKVxR3GWAG/SfUFM="; }; nativeBuildInputs = [