Enterprise: Difference between revisions
imported>Bobvanderlinden add Reproducibility across workstations and some minor changes |
imported>Bobvanderlinden No edit summary |
||
| Line 1: | Line 1: | ||
When trying to use Nix and NixOS in corporations there are a number of issues one will run into. This page tries to provide a solution to each of these issues. | When trying to use Nix and NixOS in corporations there are a number of issues one will run into. This page tries to provide a solution to each of these issues. | ||
== Reproducibility across workstations == | == Reproducibility across workstations and Nixpkgs pinning== | ||
Most examples of Nix expressions use the following to import Nixpkgs: | Most examples of Nix expressions use the following to import Nixpkgs: | ||