Loading pkgs/applications/window-managers/hyprwm/xdg-desktop-portal-hyprland/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,10 @@ stdenv.mkDerivation (finalAttrs: { changelog = "https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v${finalAttrs.version}"; mainProgram = "hyprland-share-picker"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ fufexan ]; maintainers = with lib.maintainers; [ fufexan khaneliman ]; platforms = lib.platforms.linux; }; }) Loading
pkgs/applications/window-managers/hyprwm/xdg-desktop-portal-hyprland/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -91,7 +91,10 @@ stdenv.mkDerivation (finalAttrs: { changelog = "https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v${finalAttrs.version}"; mainProgram = "hyprland-share-picker"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ fufexan ]; maintainers = with lib.maintainers; [ fufexan khaneliman ]; platforms = lib.platforms.linux; }; })