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

This commit is contained in:
R. Ryantm 2024-01-31 20:56:02 +00:00
parent 0b8f8e0cd9
commit d331e99c41

View file

@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "treesheets";
version = "unstable-2024-01-26";
version = "unstable-2024-01-30";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "a1705796a8e1eddd63cc847f4c4c71634c5c7eb8";
sha256 = "bF24E+30u/8//vAwjXrnUqybieIUlEDYyvI5sHnLkco=";
rev = "f11a3418cb6e403898be215f3efcc2fcb7bc0f19";
sha256 = "FOeRfNPX1ER1ZMUWy+4b67XfrATPPZntfhywjaGgDpo=";
};
nativeBuildInputs = [