From ac0b6e3046b382cb5d4412bba3f5feb3f59a9546 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 12 Dec 2024 14:51:53 +0000 Subject: [PATCH] treesheets: 0-unstable-2024-11-24 -> 0-unstable-2024-12-11 --- 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 ff77f41ec491..1d71eec0f26e 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-11-24"; + version = "0-unstable-2024-12-11"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "4b27fa43bbd5db0c2a5db2a942002f71d6fdc752"; - hash = "sha256-uKFh4sdcp6CsgJQrX6H9NQhPvOQ3U2PeS+xyDTqwkvo="; + rev = "81e74a0f3f325ada0abe35211e90b74132f91470"; + hash = "sha256-6Ao1dl0tRLAZZxx0xV7uaojuCO9i3bUIdccsZ37Jm/g="; }; nativeBuildInputs = [