Nix-shell shebang: Difference between revisions

imported>Tobias.bora
No edit summary
imported>Tobias.bora
mNo edit summary
Line 133: Line 133:
</syntaxHighlight>
</syntaxHighlight>


The [https://nixos.org/manual/nix/stable/command-ref/new-cli/nix.html?highlight=shebang#shebang-interpreter doc] mentions that it should be possible to run more complex commands using multiple lines, but it does not work for me as reported [here https://github.com/NixOS/nixpkgs/issues/280033].
The [https://nixos.org/manual/nix/stable/command-ref/new-cli/nix.html?highlight=shebang#shebang-interpreter doc] mentions that it should be possible to run more complex commands using multiple lines, but it does not work for me as reported [https://github.com/NixOS/nixpkgs/issues/280033 here].