You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, stack --nix-help gives one command line option I can play with, --nix-shell-options. But I can't override packages or the name of a shell file, much in the way I can override pretty much any Docker option on the command line. We should have:
--nix-packages
--nix-shell-file
The text was updated successfully, but these errors were encountered:
Currently,
stack --nix-help
gives one command line option I can play with,--nix-shell-options
. But I can't override packages or the name of a shell file, much in the way I can override pretty much any Docker option on the command line. We should have:--nix-packages
--nix-shell-file
The text was updated successfully, but these errors were encountered: