License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | GHC2021 |
Stack.Nix
Description
Run commands in a nix-shell.
Synopsis
- nixCmdName :: String
- nixHelpOptName :: String
- runShellAndExit :: RIO Config void
Documentation
nixCmdName :: String Source #
Command-line argument for "nix".
nixHelpOptName :: String Source #
Command-line option to show only --nix-*
options.
runShellAndExit :: RIO Config void Source #
Execute nix-shell
, replacing the current process.