matrix: update

This commit is contained in:
2026-02-14 22:49:50 -05:00
parent 62a91a8615
commit aa219dcfff
2 changed files with 3 additions and 96 deletions

View File

@@ -12,8 +12,8 @@ let
domain = "forgejo.ellis.link";
owner = "continuwuation";
repo = "continuwuity";
rev = "89ad809270dc0dbf428858a466aa9b90e9a8dccf";
hash = "sha256-fXLbuCkRGYljWXbCyDvczezZ3Zo8SCPh5sx1gZChccw=";
rev = "57b21c1b322bd6ab9650c04e9b5d81932b9e35c3";
hash = "sha256-ehrRlx15Of2XVPC6kNFx/f9lpn0SHkbtqkNZAskOv18=";
};
in
pkgs.matrix-continuwuity.overrideAttrs (old: {
@@ -25,7 +25,7 @@ let
};
patches = (old.patches or [ ]) ++ [
./sliding-sync-fix.patch
];
});
in