Merge pull request #272788 from r-ryantm/auto-update/treesheets

treesheets: unstable-2023-11-13 -> unstable-2023-12-24
This commit is contained in:
Weijia Wang 2024-01-03 15:25:55 +01:00 committed by GitHub
commit 9daa1ca2c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "treesheets";
version = "unstable-2023-11-13";
version = "unstable-2023-12-24";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "cbc18fe9910c6f10a9f2c2b8838ed047e00a5415";
sha256 = "uzb6gboWEu5GL92OFvcdeoaXYTU7jhzCmpI8LwhNVk0=";
rev = "a73f268c7bdec0badf83538a476308861d0d4726";
sha256 = "hAXzOYUXYTYxKoku1HqIDVXWkJBVCXbbvNdBVsVEbC4=";
};
nativeBuildInputs = [