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

treesheets: unstable-2023-01-31 -> unstable-2023-02-14
This commit is contained in:
Nick Cao 2023-02-16 09:24:08 +08:00 committed by GitHub
commit e33d62351d
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-31";
version = "unstable-2023-02-14";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "44206849d03c8983e41d2aeca70a06e04365d88d";
sha256 = "bUyM0zWVO7HWBiWi0mhkDlVxgqMHoFiR78XpiG8q/V4=";
rev = "16d449a3bf2805c1fc683fdc183e0e8390074252";
sha256 = "jm6bLu+6G3VMSyB56B5qATqFZ3sXjm8s66Gx2oZyvFA=";
};
nativeBuildInputs = [