matrix: update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user