Unverified Commit 145ddf60 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

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

treesheets: 0-unstable-2024-06-05 -> 0-unstable-2024-06-09
parents da7bd268 9260e621
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -12,13 +12,13 @@

stdenv.mkDerivation rec {
  pname = "treesheets";
  version = "0-unstable-2024-06-05";
  version = "0-unstable-2024-06-09";

  src = fetchFromGitHub {
    owner = "aardappel";
    repo = "treesheets";
    rev = "1ad0ec1ad235dd00bbd6bfdb27e24f3dcd610da4";
    hash = "sha256-1Xb4Jdw04E2xTg/93zsGse3Yao8h51kDcJpbvx41yp0=";
    rev = "c753ce40686c3044eb7fb653bb913d1610096cd1";
    hash = "sha256-WpbG2RY7z71GBSDjv/VjcFsGcb/YK7P4oMVEydsYpuw=";
  };

  nativeBuildInputs = [