disable async media again #52

Merged
darkkirb merged 1 commit from disable-async-media into main 2023-04-20 04:30:41 +00:00
Showing only changes of commit d949dcc7d5 - Show all commits

View file

@ -16,7 +16,6 @@ in
inherit (source) rev sha256;
};
patches = [
./async-media.patch
./fix-build.patch
];
vendorSha256 = builtins.readFile ./vendor.sha256;