update mastodon
This commit is contained in:
parent
b58b512538
commit
be7ae862f4
10 changed files with 124 additions and 14 deletions
|
@ -1,9 +1,9 @@
|
|||
# This file was generated by pkgs.mastodon.updateScript.
|
||||
{ fetchgit, applyPatches }: let
|
||||
src = fetchgit {
|
||||
url = "https://github.com/glitch-soc/mastodon.git";
|
||||
rev = "2f8fb49d1314db931385089bc9004a48700161ad";
|
||||
sha256 = "0jj3p70lb16gn5cmcxnqkjy0aih3a5i38ppfjadyaxjdxhzbr3kd";
|
||||
url = "https://git.0x76.dev/v/mastodon.git";
|
||||
rev = "54101563bbadbfafd9291a867d7fbea6df3a8b7b";
|
||||
sha256 = "1yi0jczfrsrj2rgzyawcpnm4sndyinpqrdaqbv6rz3maa5a0y6qb";
|
||||
};
|
||||
in applyPatches {
|
||||
inherit src;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue