Jump to content

Translations:Flakes/51/zh: Difference between revisions

From NixOS Wiki
Weijia (talk | contribs)
Created page with "[https://github.com/edolstra/flake-compat flake-compat] 库提供了一个兼容层,允许使用传统 <code>default.nix</code> 和 <code>shell.nix</code> 文件的项目与 Flakes 兼容。更多详情和使用示例,请参阅 Flake Compat 页面。"
 
(No difference)

Latest revision as of 19:40, 28 August 2025

Message definition (Flakes)
The [https://github.com/edolstra/flake-compat flake-compat] library provides a compatibility layer that allows projects using traditional <code>default.nix</code> and <code>shell.nix</code> files to operate with flakes. For more details and usage examples, see the [[Flake Compat]] page.

flake-compat 库提供了一个兼容层,允许使用传统 default.nixshell.nix 文件的项目与 Flakes 兼容。更多详情和使用示例,请参阅 Flake Compat 页面。