Update mastodon tangerine UI to 2.4.4
This commit is contained in:
parent
bb51d64a9a
commit
25592dff5d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
let
|
||||
tangerineUI = pkgs.fetchgit {
|
||||
url = "https://github.com/nileane/TangerineUI-for-Mastodon.git";
|
||||
rev = "v2.4.3";
|
||||
hash = "sha256-OThT3fp676RMfYY3ehzM4DnAlJOqdPoYIHpoBbN/RHQ=";
|
||||
rev = "v2.4.4";
|
||||
hash = "sha256-58xiS2yzv4z24IULJQWpkqV1Op6e+U6SFd1XjpAB6Go=";
|
||||
};
|
||||
mastodonModern = pkgs.fetchgit {
|
||||
url = "https://git.gay/freeplay/Mastodon-Modern.git";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue