Translations:Appimage/9/zh

Revision as of 16:46, 7 October 2025 by Ardenet (talk | contribs) (Created page with "请参阅 [https://nixos.org/manual/nixpkgs/stable/#sec-pkgs-appimageTools nixpkgs 手册中包装 AppImage 软件的部分]。简而言之,提取 AppImage,并将所有依赖项添加为 nix 构建依赖项。 以下示例是 Quba 程序的 Derivation,它以 AppImage 的形式分发。")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

请参阅 nixpkgs 手册中包装 AppImage 软件的部分。简而言之,提取 AppImage,并将所有依赖项添加为 nix 构建依赖项。 以下示例是 Quba 程序的 Derivation,它以 AppImage 的形式分发。