···17, libxkbcommon
18, wlroots
19, xorg
020}:
2122let
···69 chmod +x build-aux/post_install.py
70 patchShebangs build-aux/post_install.py
71 '';
007273 meta = with lib; {
74 description = "Wayland compositor for mobile phones like the Librem 5";
···17, libxkbcommon
18, wlroots
19, xorg
20+, nixosTests
21}:
2223let
···70 chmod +x build-aux/post_install.py
71 patchShebangs build-aux/post_install.py
72 '';
73+74+ passthru.tests.phosh = nixosTests.phosh;
7576 meta = with lib; {
77 description = "Wayland compositor for mobile phones like the Librem 5";