diff --git a/pkgs/build-support/buildenv/default.nix b/pkgs/build-support/buildenv/default.nix index 006fc2aff923..786a2ad5da02 100644 --- a/pkgs/build-support/buildenv/default.nix +++ b/pkgs/build-support/buildenv/default.nix @@ -1,6 +1,5 @@ # buildEnv creates a tree of symlinks to the specified paths. This is -# a fork of the buildEnv in the Nix distribution. Most changes should -# eventually be merged back into the Nix distribution. +# a fork of the hardcoded buildEnv in the Nix distribution. { buildPackages, runCommand, lib, substituteAll }: