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