Loading pkgs/by-name/wa/waycheck/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ wayland, glib, wrapGAppsHook3, nix-update-script, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -49,6 +50,8 @@ stdenv.mkDerivation (finalAttrs: { qtWrapperArgs+=("''${gappsWrapperArgs[@]}") ''; passthru.updateScript = nix-update-script { }; meta = { description = "Simple GUI that displays the protocols implemented by a Wayland compositor"; homepage = "https://gitlab.freedesktop.org/serebit/waycheck"; Loading Loading
pkgs/by-name/wa/waycheck/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ wayland, glib, wrapGAppsHook3, nix-update-script, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -49,6 +50,8 @@ stdenv.mkDerivation (finalAttrs: { qtWrapperArgs+=("''${gappsWrapperArgs[@]}") ''; passthru.updateScript = nix-update-script { }; meta = { description = "Simple GUI that displays the protocols implemented by a Wayland compositor"; homepage = "https://gitlab.freedesktop.org/serebit/waycheck"; Loading