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