Skip to content

Commit

Permalink
treesheets: 0-unstable-2024-09-08 -> 0-unstable-2024-11-24
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored and wegank committed Dec 5, 2024
1 parent 21de726 commit 3ac4e33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/applications/office/treesheets/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@

stdenv.mkDerivation rec {
pname = "treesheets";
version = "0-unstable-2024-09-08";
version = "0-unstable-2024-11-24";

src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "8db448f67710194d64211ac467ffd2d456854432";
hash = "sha256-SM62ymN5HXRiyXayoWQaGXLCGEDbHcKMJdPLXDv5dv8=";
rev = "4b27fa43bbd5db0c2a5db2a942002f71d6fdc752";
hash = "sha256-uKFh4sdcp6CsgJQrX6H9NQhPvOQ3U2PeS+xyDTqwkvo=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 3ac4e33

Please sign in to comment.