nixie icon indicating copy to clipboard operation
nixie copied to clipboard

Add `nix` commands to `$PATH` in dev shells

Open Thesola10 opened this issue 9 months ago • 0 comments

This would map the nix-static executable from Nixie into Nix commands in $PATH, when inside a nix-shell or nix develop shell. This allows for a seamless use of the nix command as expected by utilities, and opens the possibility of running the wrapper script "inside itself".

Thesola10 avatar Feb 27 '25 10:02 Thesola10