enlightenment.enlightenment: provides display manager session
This commit is contained in:
parent
140eb221b2
commit
05828a59a7
@ -75,6 +75,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
|
passthru.providedSessions = [ "enlightenment" ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "The Compositing Window Manager and Desktop Shell";
|
description = "The Compositing Window Manager and Desktop Shell";
|
||||||
homepage = "https://www.enlightenment.org";
|
homepage = "https://www.enlightenment.org";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user