Hey! #!/bin/sh does not cause that problem. That file (a link to the nix store) is there. I did not override that option. I didn’t even think about that being possible . I guess I could solve it that way also… But if you still want to “fix” this, I guess it should be a pretty safe change?
From what I can tell, #!/bin/sh shouldn’t be a problem, and it looks like the newer your_program.sh (compared to the older your_bittorrent.sh) is already safe for NixOS:
That said, we do still need to address the presence of older scripts like your_bittorrent.sh which uses #!/bin/bash.