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

treesheets: unstable-2024-01-26 -> unstable-2024-01-30
This commit is contained in:
Nick Cao 2024-02-01 08:58:11 -05:00 committed by GitHub
commit d6a79f123c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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