Jump to content

Translations:Flakes/215/zh: Difference between revisions

From NixOS Wiki
Weijia (talk | contribs)
Created page with "您还可以使用如 flake-utilsflake-parts 的第三方项目来编写,它们会提供代码来避免此类样板代码。为了避免多次重新定义程序,请参阅 Flake Utils#Defining a flake for multiple architectures"
 
(No difference)

Latest revision as of 19:30, 28 August 2025

Message definition (Flakes)
You can also use third-parties projects like [[Flake Utils|flake-utils]] or [[Flake Parts|flake-parts]] that automatically provide code to avoid this boilerplate. To avoid re-defining the program multiple times, refer to [[Flake Utils#Defining a flake for multiple architectures]]

您还可以使用如 flake-utilsflake-parts 的第三方项目来编写,它们会提供代码来避免此类样板代码。为了避免多次重新定义程序,请参阅 Flake Utils#Defining a flake for multiple architectures