8 stdenvNoCC.mkDerivation rec {
12 src = fetchFromGitHub {
16 hash = "sha256-mkcIhZRaOUom1Rurz/IO646FSF50efLN6xfesPdyVHc=";
21 python3Packages.libsass
36 homepage = "https://github.com/linuxmint/mint-themes";
37 description = "Mint-X and Mint-Y themes for the cinnamon desktop";
38 license = licenses.gpl3; # from debian/copyright
39 platforms = platforms.linux;
40 maintainers = teams.cinnamon.members;