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