cinnamon.cinnamon-common: fix #146507 online-accounts in cinnamon-settings broken

This commit is contained in:
Maciej Krüger 2021-11-27 09:07:59 +01:00
parent c11c15c732
commit 078a4f9f3f
No known key found for this signature in database
GPG key ID: 0D948CE19CF49C5F

View file

@ -62,6 +62,11 @@ stdenv.mkDerivation rec {
patches = [
./use-sane-install-dir.patch
./libdir.patch
(fetchpatch {
url = "https://github.com/linuxmint/cinnamon/commit/77ed66050f7df889fcb7a10b702c7b8bcdeaa130.patch";
sha256 = "sha256-OegLxz6Xr/nxVwVOAd2oOY62ohZ3r6uYn1+YED5EBHQ=";
})
];
buildInputs = [