···1# buildEnv creates a tree of symlinks to the specified paths. This is
2-# a fork of the buildEnv in the Nix distribution. Most changes should
3-# eventually be merged back into the Nix distribution.
45{ buildPackages, runCommand, lib, substituteAll }:
6
···1# buildEnv creates a tree of symlinks to the specified paths. This is
2+# a fork of the hardcoded buildEnv in the Nix distribution.
034{ buildPackages, runCommand, lib, substituteAll }:
5