Mirroring repos: Difference between revisions
imported>Nyarly No edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Many software platforms provide their own package management tools and maintain their own public software repositories. | Many software platforms provide their own package management tools and maintain their own public software repositories. | ||
Line 20: | Line 17: | ||
<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> | ||
[[Category:nix]] | |||
[[Category:Server]] |