Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manual: nix-shell: Elaborate on using -p with expressions #3220

Merged
merged 1 commit into from Nov 14, 2019

Conversation

nh2
Copy link
Contributor

@nh2 nh2 commented Nov 10, 2019

This documents the outcome of the change in #454 (comment):

We can also automatically add parentheses in the generated buildInputs, so you can type nix-shell -p "expr" instead of `"(expr").

This not being in the man pages and manual so far has always confused me.

This documents the outcome of the change in
NixOS#454:

> We can also automatically add parentheses in the generated
> `buildInputs`, so you can type `nix-shell -p "expr"`
> instead of `"(expr").
@edolstra edolstra merged commit fd900c4 into NixOS:master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants