Merge pull request #288009 from LeSuisse/pixelfed-0.11.11

pixelfed: 0.11.8 -> 0.11.11
This commit is contained in:
Ryan Lahfa
2024-02-11 13:36:48 +01:00
committed by GitHub
2 changed files with 773 additions and 302 deletions
+2 -2
View File
@@ -28,13 +28,13 @@ let
});
in package.override rec {
pname = "pixelfed";
version = "0.11.8";
version = "0.11.11";
src = fetchFromGitHub {
owner = "pixelfed";
repo = pname;
rev = "v${version}";
hash = "sha256-du+xwSrMqt4KIzQRUos6EmVBRp+39gHuoLSRsgLe1CQ=";
hash = "sha256-ytE1ZCKQvoigC8jKPfQ/17jYA0XYOzospq7wY18o2Nk=";
};
passthru = {
File diff suppressed because it is too large Load Diff