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

Package request: Powershell #36269

Closed
leo60228 opened this issue Mar 3, 2018 · 8 comments
Closed

Package request: Powershell #36269

leo60228 opened this issue Mar 3, 2018 · 8 comments

Comments

@leo60228
Copy link
Member

leo60228 commented Mar 3, 2018

Issue description

Despite being open-sourced, only pash is in the repos, even though Powershell is available for Linux.

@yrashk
Copy link
Contributor

yrashk commented Jun 5, 2018

Done in #41242

@Mic92 Mic92 closed this as completed Jun 6, 2018
@abhi18av
Copy link
Member

@yrashk , could you please let me know how can I install powershell in NixOS.

I keep running into

[vagrant@nixos:~/dhall-nix]$ nix-env -i powershell
error: selector 'powershell' matches no derivations

@Mic92
Copy link
Member

Mic92 commented Aug 23, 2018

nix-shell -p powershell --command 'pwsh'

@abhi18av
Copy link
Member

@Mic92 Hey, I tried this but there's an error still

[vagrant@nixos:~]$ nix-shell -p powershell --command 'pwsh'
error: undefined variable 'powershell' at (string):1:94
(use '--show-trace' to show detailed location information)

Is there any other way I could get it to work ?

@Mic92
Copy link
Member

Mic92 commented Aug 24, 2018

You need the unstable channel. It is not available in 18.03.

@abhi18av
Copy link
Member

abhi18av commented Aug 24, 2018 via email

@Mic92
Copy link
Member

Mic92 commented Aug 24, 2018

You need the unstable channel: https://nixos.org/nix/manual/#sec-channels

@abhi18av
Copy link
Member

abhi18av commented Sep 23, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants