treesheets: 0-unstable-2024-09-08 -> 0-unstable-2024-11-24

This commit is contained in:
R. Ryantm
2024-12-06 00:41:39 +01:00
committed by Weijia Wang
parent 21de726c19
commit 3ac4e337e1
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "treesheets";
version = "0-unstable-2024-09-08";
version = "0-unstable-2024-11-24";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "8db448f67710194d64211ac467ffd2d456854432";
hash = "sha256-SM62ymN5HXRiyXayoWQaGXLCGEDbHcKMJdPLXDv5dv8=";
rev = "4b27fa43bbd5db0c2a5db2a942002f71d6fdc752";
hash = "sha256-uKFh4sdcp6CsgJQrX6H9NQhPvOQ3U2PeS+xyDTqwkvo=";
};
nativeBuildInputs = [