Loading pkgs/applications/misc/phoc/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ , libxkbcommon , wlroots , xorg , nixosTests }: let Loading Loading @@ -70,6 +71,8 @@ in stdenv.mkDerivation rec { patchShebangs build-aux/post_install.py ''; passthru.tests.phosh = nixosTests.phosh; meta = with lib; { description = "Wayland compositor for mobile phones like the Librem 5"; homepage = "https://gitlab.gnome.org/World/Phosh/phoc"; Loading Loading
pkgs/applications/misc/phoc/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ , libxkbcommon , wlroots , xorg , nixosTests }: let Loading Loading @@ -70,6 +71,8 @@ in stdenv.mkDerivation rec { patchShebangs build-aux/post_install.py ''; passthru.tests.phosh = nixosTests.phosh; meta = with lib; { description = "Wayland compositor for mobile phones like the Librem 5"; homepage = "https://gitlab.gnome.org/World/Phosh/phoc"; Loading