Unverified Commit 994d1da9 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

treesheets: 0-unstable-2024-06-29 -> 0-unstable-2024-08-25 (#327111)

parents 8d8e7f84 9e7fcb7e
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-29";
  version = "0-unstable-2024-08-25";

  src = fetchFromGitHub {
    owner = "aardappel";
    repo = "treesheets";
    rev = "0d3eff693f23929e8b53317b08df9da2d610994f";
    hash = "sha256-c5HMxFxDD439kKguW8Mwkjmnavh2MSSiODTgrnZcbjo=";
    rev = "89a03e5db0c083f1c8cd422d615a3340e69856b4";
    hash = "sha256-p780EW/62xf4vf7Lvi5mB8fiQt91Iqi1tNTLC5iyRtE=";
  };

  nativeBuildInputs = [