We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa2790 commit 8f19211Copy full SHA for 8f19211
_nix-env
@@ -56,7 +56,7 @@ for opt in $words; do
56
case "$opt" in
57
--install|-[^-]#i[^-]#)
58
command_options=(
59
- ${_nix_env_common_opts:#'(--attr -A)'*}
+ $_nix_env_common_opts
60
'(--attr -A)'{--attr,-A}'[Specify packages by attribute path instead of name]'
61
$_nix_env_b
62
$_nix_env_from_profile
0 commit comments