mastodon: update TangerineUI
This commit is contained in:
parent
4744853f1f
commit
f748c16067
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ let
|
||||||
tangerine-ui = pkgs.fetchFromGitHub {
|
tangerine-ui = pkgs.fetchFromGitHub {
|
||||||
owner = "nileane";
|
owner = "nileane";
|
||||||
repo = "TangerineUI-for-Mastodon";
|
repo = "TangerineUI-for-Mastodon";
|
||||||
rev = "v2.1";
|
rev = "v2.3";
|
||||||
hash = "sha256-7B5rdiAJmMf5f/HwCU1nTNSu40F4Y6aISQkLMH1JGGE=";
|
hash = "sha256-Yl5UOjcp0Q3WpiLgfjQFVVEQs4WlVUSBCS7kuO+39wQ=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue