Hydra/zh-cn: Difference between revisions
Created page with "==== 评估 ====" Tags: Mobile edit Mobile web edit |
Created page with "作为发布集合的一部分而被触发的作业实例化过程。" |
||
| Line 191: | Line 191: | ||
==== 评估 ==== | ==== 评估 ==== | ||
将 nix 代码解释为一组 <code>.drv 文件</code> 的过程。这些文件是所有相关输出的构建配方。你可以通过运行 <code>nix show-derivation nixpkgs.hello</code> 来检查这些文件。 | |||
< | <span id="Build"></span> | ||
==== | ==== 构建 ==== | ||
作为发布集合的一部分而被触发的作业实例化过程。 | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||