parent
ddce47c38e
commit
13b0141486
@ -44,4 +44,8 @@ stdenv.mkDerivation rec {
|
||||
license = with licenses; [ mit ];
|
||||
};
|
||||
|
||||
passthru = {
|
||||
shellPath = "/bin/pwsh";
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user