How to specify `--ignore-environment` for `nix develop` by configuration?
0
votes
1
answer
205
views
Is there a way to always invoke the command-line option:
--ignore-environment
for the nix develop
command, by configuration in some config file?
The value of this would be to ensure that a Nix Flake project will always invoke a pure Nix development shell on anyone's machine, since it would be in version control, avoiding the developer forgetting to invoke the command line option manually.
Asked by Neil
(3530 rep)
Oct 7, 2024, 09:38 AM
Last activity: Oct 8, 2024, 07:22 AM
Last activity: Oct 8, 2024, 07:22 AM