nixpkgs/pkgs/stdenv
happysalada 33518fcb45 stdenv/setup.sh: fix read -N 0 for bash 5
somehow `read -N 0` behavior changed in bash 5. `read -d ''` has identical behavior
the purpose of the function is to read stdin and exit 1 on a null byte (i.e. if stdin is the content of a binary)

(cherry picked from commit 5d0acf20f88b1820cb8b641cfc5a43e973122701)
2021-09-12 09:48:54 +09:00
..
cross pkgsStatic: Finally obviate overlay! 2021-08-20 06:09:48 +00:00
custom
cygwin
darwin
freebsd
generic stdenv/setup.sh: fix read -N 0 for bash 5 2021-09-12 09:48:54 +09:00
linux
native
nix
adapters.nix pkgsStatic: Finally obviate overlay! 2021-08-20 06:09:48 +00:00
booter.nix
common-path.nix
default.nix