From ff6763a046295200ab7e56af3a41401ad82ec021 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 13 Jan 2025 17:02:27 +0000 Subject: [PATCH] treesheets: 0-unstable-2024-12-22 -> 0-unstable-2025-01-13 --- 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 354a7c8b5d48..65996b7b2e4a 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-2024-12-22"; + version = "0-unstable-2025-01-13"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "b3bf8f2763aa9efaac428107d62194582839df1b"; - hash = "sha256-qY5DSFW6jnngvHCBgz9Go9Xsfo2nd7xDyZWuKSpyMMM="; + rev = "89b40de858f598975098a0436637bca8357a4a86"; + hash = "sha256-kduZ+1EYxwuKAIVNBg9u32UD463gpBIjcxSj1FgvIIg="; }; nativeBuildInputs = [