mastodon: 4.0.2 -> 4.1.0
This commit is contained in:
@@ -7,8 +7,8 @@ let
|
||||
srcOverride = pkgs.applyPatches {
|
||||
src = pkgs.fetchgit {
|
||||
url = "https://github.com/mastodon/mastodon.git";
|
||||
rev = "v4.0.2"; # "v${pkgs.mastodon.version}";
|
||||
sha256 = "sha256-gNP/YDioLquxasVpgmCqLnCQx4r/gnIQ3N4YrVcI6+s=";
|
||||
rev = "v4.1.0"; # "v${pkgs.mastodon.version}";
|
||||
sha256 = "sha256-a3EpeTQBCP+J4Gde/iixcg3VUhZbw4DwbZp8GDRAzAI=";
|
||||
};
|
||||
patches = [
|
||||
./patches/logo.patch
|
||||
|
Reference in New Issue
Block a user