================== Minimal nix-shell invocation ================== #!/usr/bin/env nix-shell #!nix-shell -i bash --- (source_file (first_line (shebang_open) (opt_ws) (env) (ws) (nix_shell)) (next_line (newline) (annotation_line (shebang_open) (opt_ws) (nix_shell) (nix_shell_args))))