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