weston.meta.mainProgram: init
This commit is contained in:
@@ -78,6 +78,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://gitlab.freedesktop.org/wayland/weston";
|
homepage = "https://gitlab.freedesktop.org/wayland/weston";
|
||||||
license = licenses.mit; # Expat version
|
license = licenses.mit; # Expat version
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
mainProgram = "weston";
|
||||||
maintainers = with maintainers; [ primeos qyliss ];
|
maintainers = with maintainers; [ primeos qyliss ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user