Enterprise: Difference between revisions
imported>Bobvanderlinden No edit summary |
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 and | == Reproducibility across workstations and pinning== | ||
Most examples of Nix expressions use the following to import Nixpkgs: | Most examples of Nix expressions use the following to import Nixpkgs: | ||