nixpkgs/pkgs/tools/text/gawk
Audrey Dutcher fa8c2ac3be 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.
2024-05-26 23:25:08 -07:00
..
default.nix gawk: Add runtimeShell to buildInputs 2024-05-26 23:25:08 -07:00
fix-typos-corrected-in-libharu-2.4.4.patch gawkextlib.haru: fix compilation errors due to typos fixed in libharu 2023-12-01 20:14:20 +01:00
gawk-with-extensions.nix
gawkextlib.nix treewide: add meta.mainProgram to packages with a single binary 2024-03-19 03:14:51 +01:00
setup-hook.sh