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

treesheets: unstable-2023-09-07 -> unstable-2023-09-15
This commit is contained in:
Nick Cao 2023-09-17 10:01:37 -04:00 committed by GitHub
commit 2302105713
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-09-07";
version = "unstable-2023-09-15";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "8d4073d2fedfc9952c3a06fd9d9be17ffeb50cf0";
sha256 = "BpE402BL9PHx6g2gkeRBP4F2XLAjca3KpyXwFDWayio=";
rev = "8e1ebe5a55f6a725ba6fe342b4b7604438d9d406";
sha256 = "zz2erN/ap6vT56khqbpANu1eV/C9eQ6SBWEV4GNbmEY=";
};
nativeBuildInputs = [