summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-02-05 01:10:29 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-02-05 01:10:29 +0000
commitf2fb4117aaff58576601a08028d157cad18a5c02 (patch)
treec4cb75c02827242564e9a16cfcf1910ae621aa6b /pkgs/applications/office
parent19ad2a2b84a99b8025ace91ba7b80d12d8ae71db (diff)
treesheets: unstable-2023-01-23 -> unstable-2023-01-31
Diffstat (limited to 'pkgs/applications/office')
-rw-r--r--pkgs/applications/office/treesheets/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/office/treesheets/default.nix b/pkgs/applications/office/treesheets/default.nix
index 5566906919a8..17b4089ed702 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 = "unstable-2023-01-23";
+ version = "unstable-2023-01-31";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
- rev = "f676cba7f9749825744ec705ee58b9fbea47db51";
- sha256 = "Zx1fGicCuX+HJm2QFSYQhcd9Ibg3qj5h9NPlSNNVLag=";
+ rev = "44206849d03c8983e41d2aeca70a06e04365d88d";
+ sha256 = "bUyM0zWVO7HWBiWi0mhkDlVxgqMHoFiR78XpiG8q/V4=";
};
nativeBuildInputs = [