Merge pull request 'disable async media again' (#52) from disable-async-media into main
All checks were successful
Hydra matrix-media-repo Hydra build #19072 of nix-packages:x86_64-linux-master:matrix-media-repo
All checks were successful
Hydra matrix-media-repo Hydra build #19072 of nix-packages:x86_64-linux-master:matrix-media-repo
Reviewed-on: #52
This commit is contained in:
commit
be13860fa5
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ in
|
|||
inherit (source) rev sha256;
|
||||
};
|
||||
patches = [
|
||||
./async-media.patch
|
||||
./fix-build.patch
|
||||
];
|
||||
vendorSha256 = builtins.readFile ./vendor.sha256;
|
||||
|
|
Reference in a new issue