Loading pkgs/applications/window-managers/hyprwm/xdg-desktop-portal-hyprland/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ wayland, wayland-protocols, wayland-scanner, debug ? false, }: gcc14Stdenv.mkDerivation (finalAttrs: { pname = "xdg-desktop-portal-hyprland"; Loading Loading @@ -65,6 +66,10 @@ gcc14Stdenv.mkDerivation (finalAttrs: { wayland-scanner ]; cmakeBuildType = if debug then "Debug" else "RelWithDebInfo"; dontStrip = debug; dontWrapQtApps = true; postInstall = '' Loading Loading
pkgs/applications/window-managers/hyprwm/xdg-desktop-portal-hyprland/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ wayland, wayland-protocols, wayland-scanner, debug ? false, }: gcc14Stdenv.mkDerivation (finalAttrs: { pname = "xdg-desktop-portal-hyprland"; Loading Loading @@ -65,6 +66,10 @@ gcc14Stdenv.mkDerivation (finalAttrs: { wayland-scanner ]; cmakeBuildType = if debug then "Debug" else "RelWithDebInfo"; dontStrip = debug; dontWrapQtApps = true; postInstall = '' Loading