changed gnome-desktop
This commit is contained in:
parent
23bacdf6ea
commit
f144a3b963
@ -22,6 +22,10 @@ stdenv.mkDerivation {
|
|||||||
xkeyboard_config libxkbfile libX11 libXrandr libXext
|
xkeyboard_config libxkbfile libX11 libXrandr libXext
|
||||||
];
|
];
|
||||||
|
|
||||||
|
postInstall = ''
|
||||||
|
${glib}/bin/glib-compile-schemas $out/share/glib-2.0/schemas/
|
||||||
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://cinnamon.linuxmint.com";
|
homepage = "http://cinnamon.linuxmint.com";
|
||||||
description = "Library and data for various Cinnamon modules";
|
description = "Library and data for various Cinnamon modules";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user