Nix-shell shebang: Difference between revisions
imported>Tobias.bora mNo edit summary |
No edit summary |
||
| Line 133: | Line 133: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
The [https:// | The [https://nix.dev/manual/nix/2.19/command-ref/new-cli/nix3-shell 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]. | ||