cinnamon.cinnamon-common: add patch for new cjs

This commit is contained in:
Maciej Krüger 2020-09-28 15:07:02 +02:00
parent 1d45990efb
commit 1e80ede78d
No known key found for this signature in database
GPG key ID: 0D948CE19CF49C5F

View file

@ -64,6 +64,10 @@ stdenv.mkDerivation rec {
url = "https://github.com/linuxmint/cinnamon/commit/ce99760fa15c3de2e095b9a5372eeaca646fbed1.patch";
sha256 = "0p2sbdi5w7sgblqbgisb6f8lcj1syzq5vlk0ilvwaqayxjylg8gz";
})
(fetchpatch {
url = "https://leigh123linux.fedorapeople.org/pub/patches/new_cjs.patch";
sha256 = "07biv3vkbn3jzijbdrxcw73p8xz2djbsax014mlkvmryrmys0rg4";
})
];
buildInputs = [