Skip to content

Commit

Permalink
treesheets: unstable-2022-12-13 -> unstable-2022-12-30
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored and obadz committed Jan 1, 2023
1 parent 6a166a5 commit 1ca08d4
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 = "unstable-2022-12-13";
version = "unstable-2022-12-30";

src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "321a1df0b3364ffa9a29c6ad6e6e93d203e4cf48";
sha256 = "DGYwJKfWhnCQ5rUgY232k+SuFmj2xEHAPCqPrV2uTXI=";
rev = "9607a9a05b20e0c0246358aa90643b5b9699377e";
sha256 = "Bg82vZXGTkFLf0cBtPHUEXHuH9rpYYqydWyuEbJm9Gk=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 1ca08d4

Please sign in to comment.