nixpkgs/pkgs/build-support/buildenv
John Ericson 4f6ec19dbc buildEnv: Support nativeBuildInputs too
Since #112276, we should always put `makeWrapper` in
`nativeBuildInputs`. But `buildEnv` was saying put it in `buildInputs`.
That's wrong!

Fix the instructions, and make the right thing possible.
2021-03-02 22:34:54 +00:00
..
builder.pl buildenv: paths to link resolving to the same absolute path is not a conflict 2020-06-10 06:42:48 -03:00
default.nix buildEnv: Support nativeBuildInputs too 2021-03-02 22:34:54 +00:00