lol

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

treesheets: unstable-2024-01-26 -> unstable-2024-01-30

authored by

Nick Cao and committed by
GitHub
d6a79f12 63c38936

+3 -3
+3 -3
pkgs/applications/office/treesheets/default.nix
··· 12 12 13 13 stdenv.mkDerivation rec { 14 14 pname = "treesheets"; 15 - version = "unstable-2024-01-26"; 15 + version = "unstable-2024-01-30"; 16 16 17 17 src = fetchFromGitHub { 18 18 owner = "aardappel"; 19 19 repo = "treesheets"; 20 - rev = "a1705796a8e1eddd63cc847f4c4c71634c5c7eb8"; 21 - sha256 = "bF24E+30u/8//vAwjXrnUqybieIUlEDYyvI5sHnLkco="; 20 + rev = "f11a3418cb6e403898be215f3efcc2fcb7bc0f19"; 21 + sha256 = "FOeRfNPX1ER1ZMUWy+4b67XfrATPPZntfhywjaGgDpo="; 22 22 }; 23 23 24 24 nativeBuildInputs = [