Nixpkgs has very handy [`substitute` and `substituteInPlace` commands](https://github.com/NixOS/nixpkgs/blob/master/doc/stdenv/stdenv.chapter.md#substitute-infile-outfile-subs-fun-substitute) for exact string substitution which replace more error-prone usages of `sed`. It would be nice to have the same commands in Haikuporter.