# This file was generated by pkgs.mastodon.updateScript. { fetchgit, applyPatches }: let src = fetchgit { url = "https://github.com/glitch-soc/mastodon.git"; rev = "c18884de32b60152600ec95ed42cdf9c00fdab7a"; sha256 = "08b520wfs7hpi4jy9srynydkkh5b2wwnb2b3xxa843yialf0qmlh"; }; in applyPatches { inherit src; patches = [ ]; }