update mastodon
This commit is contained in:
parent
f429d434b7
commit
0798d2d5c2
7 changed files with 126 additions and 80 deletions
|
@ -1,9 +1,9 @@
|
|||
# This file was generated by pkgs.mastodon.updateScript.
|
||||
{ fetchgit, applyPatches }: let
|
||||
src = fetchgit {
|
||||
url = "https://git.0x76.dev/v/mastodon.git";
|
||||
rev = "6df9d388e7cb3d90a6d1fb0a920c1ce16db60822";
|
||||
sha256 = "1ah34pc6v4qkld16393wzid8l0pyc81w2lzh1hk9r3anncpp86dr";
|
||||
url = "https://github.com/glitch-soc/mastodon.git";
|
||||
rev = "5d95e6debb496bb4ebba91afc043219c116d3ca2";
|
||||
sha256 = "0z62xnr14gmrmbaaqsx7gmw322vj5rjbrmr8q7vl0z4lgmdva6qn";
|
||||
};
|
||||
in applyPatches {
|
||||
inherit src;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue