nixpkgs
fa8c2ac3 - gawk: Add runtimeShell to buildInputs

Commit
1 year ago
gawk: Add runtimeShell to buildInputs This package distributes shell scripts in /bin. Its shebangs are always patched to a /nix/store shell, but by default, they are patched to use the stdenv's shell, which during bootstrap is build in the previous stdenv. By using runtimeShell from the current stdenv, we can shorten the FreeBSD bootstrap process significantly.
Author
Committer
Parents
Loading