Using Nix-shell to create reproducible embedded development environments(dnedic.github.io) |
Using Nix-shell to create reproducible embedded development environments(dnedic.github.io) |
Eg, I invoke `nix-shell -p somepkg anotherapp andathird`, per the manual, decide it’s a satisfactory setup, and so I want to save that to a shell.nix to keep using - does this functionality exist through some command or tertiary app?