nixpkgs/pkgs/applications/misc/mop
Sergei Trofimovich 383b3b36d0 mop: fix build on bash-5
After 33518fcb45 "stdenv/setup.sh: fix read -N 0 for bash 5"
build started failing as:

    consumeEntire(): ERROR: Input null bytes, won't process

Let's avoid running substituteInPlace on arbitrary binary files.
2021-09-26 10:05:55 +09:00
..
default.nix mop: fix build on bash-5 2021-09-26 10:05:55 +09:00
deps.nix