Translations:Flakes/61/en: Difference between revisions
Appearance
Importing a new version from external source Tags: Mobile edit Mobile web edit |
Importing a new version from external source Tags: Mobile edit Mobile web edit |
||
| Line 1: | Line 1: | ||
Nix flakes | Nix flakes are evaluated in a pure evaluation mode, meaning that access to the external environment is restricted to ensure reproducibility. To maintain purity when working with flakes, consider the following: | ||
Latest revision as of 12:07, 24 July 2025
Nix flakes are evaluated in a pure evaluation mode, meaning that access to the external environment is restricted to ensure reproducibility. To maintain purity when working with flakes, consider the following: