Commit 9e7fcb7e authored by R. RyanTM's avatar R. RyanTM
Browse files

treesheets: 0-unstable-2024-06-29 -> 0-unstable-2024-08-25

parent 92234fad
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 = [