Files
nixpkgs/pkgs/build-support
Andrew Childs ca156a66b7 stdenv/patchShebangs: fix off by one reading old interpreter
This caused shebangs that were already store paths to be rewritten.

Introduced by ab4c359822 in #94642

Example difference:

    $ echo "hello world" | tail -c+3
    llo world

    $ str="hello world"; echo ${str:3}
    lo world
2021-02-09 13:05:38 +09:00
..
2021-01-24 01:49:49 +01:00
2021-01-24 01:49:49 +01:00
2021-01-24 01:49:49 +01:00
2021-01-20 09:11:11 +10:00
2020-10-24 16:43:05 +05:30
2021-01-27 13:01:51 +07:00
2021-01-27 13:01:51 +07:00
2021-01-27 13:01:51 +07:00
2021-01-27 13:01:51 +07:00
2021-01-27 13:01:51 +07:00
2020-12-08 23:55:31 +01:00
2021-01-27 13:01:51 +07:00
2021-01-24 01:49:49 +01:00
2021-01-24 01:49:49 +01:00
2021-01-24 01:49:49 +01:00
2021-01-27 13:08:40 +07:00
2021-01-24 01:49:49 +01:00
2021-01-24 01:49:49 +01:00