Mirroring repos: Difference between revisions

imported>Nyarly
No edit summary
imported>Nyarly
No edit summary
Line 17: Line 17:


<dl>
<dl>
<dt>Reproducibility<\dt>
<dt>Reproducibility
<dd>This is the usual Nix requirement: a particular expression should produce the same output if it's re-run. At the bare minimum, two productions of an expression should be functionally indistinguishable, but this is a degraded case of operation.</dd>
<dd>This is the usual Nix requirement: a particular expression should produce the same output if it's re-run. At the bare minimum, two productions of an expression should be functionally indistinguishable, but this is a degraded case of operation.</dd>
</dl>
</dl>