new nix cli shebang interpreter #778

Closed
opened 2025-03-29 15:23:05 +00:00 by isabelroses · 2 comments
Member

Describe the solution you'd like

In nix 2.19 they added the nix shebang https://nix.dev/manual/nix/2.19/command-ref/new-cli/nix#shebang-interpreter for the new nix cli. It would be great to have this feature.

Describe alternatives you've considered

Not sure

Additional context

The original PR https://github.com/NixOS/nix/pull/8327

## Describe the solution you'd like In nix 2.19 they added the nix shebang https://nix.dev/manual/nix/2.19/command-ref/new-cli/nix#shebang-interpreter for the new nix cli. It would be great to have this feature. ## Describe alternatives you've considered Not sure ## Additional context The original PR https://github.com/NixOS/nix/pull/8327
Owner

No. This introduces yet another shell quoting parser with dubious semantics, is overly flake brained, and something better needs to be prototyped outside the project.

There's a previous issue about this somewhere.

No. This introduces yet another shell quoting parser with dubious semantics, is overly flake brained, and something better needs to be prototyped outside the project. There's a previous issue about this somewhere.
jade 2025-03-29 17:29:16 +00:00
Owner
https://git.lix.systems/lix-project/lix/issues/295
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#778
No description provided.