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

treesheets: unstable-2023-01-20 -> unstable-2023-01-23
This commit is contained in:
Nick Cao 2023-01-25 12:31:49 +08:00 committed by GitHub
commit 65d6673a6e
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-01-20";
version = "unstable-2023-01-23";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "4d48bbe730b19963efeb3bb6f59e92aa3968b229";
sha256 = "03REE7/jn1uuU89DKkGD1QqqzOt+DR6qmoyyaf8042c=";
rev = "f676cba7f9749825744ec705ee58b9fbea47db51";
sha256 = "Zx1fGicCuX+HJm2QFSYQhcd9Ibg3qj5h9NPlSNNVLag=";
};
nativeBuildInputs = [