···11# buildEnv creates a tree of symlinks to the specified paths. This is
22-# a fork of the buildEnv in the Nix distribution. Most changes should
33-# eventually be merged back into the Nix distribution.
22+# a fork of the hardcoded buildEnv in the Nix distribution.
4354{ buildPackages, runCommand, lib, substituteAll }:
65