-
It would be nice to have a `programs.nushell` module that allows to configure nushell, similar to how `programs.fish` from [`nixos/modules/programs/fish.nix`](https://github.com/NixOS/nixpkgs/blob/nix…
-
### Describe the bug
`completions nushell` generates nushell completions with switch arguments of type string instead of int.
This conflicts with what I seem to see in the pueue sources (`cli.rs`)…
-
### What version of Bun is running?
1.1.29+6d43b3662
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
# Bug: Bun sets incorrect path…
-
### Describe the bug
Nushell's module system seems to alter the scope of exported module, which is a surprising behavior, as it implicitly alters the behavior of the module being "used" (**B**) if th…
-
### Description
Home manager is getting out of hand for shell intergrations for different shells which are bash, zsh, fish, nushell, ion and more that come.
![image](https://github.com/user-…
-
I really like the fact that our modules are mostly shell scripts, as that is the most straightforward way of automating customizations on any Linux system. Even solutions that are not shell-script nat…
-
### Summary of the new feature / enhancement
Add modules to work with common data file formats (CSV, Excel, JSON, XML, etc.) by default.
This should work similar to [NuShell](https://www.nushell.s…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
First of all, I'm super excited for this. I realize it's not 100% yet because tree-sitter-nu isn't 100% yet but I'm still excited nonetheless.
When I tried to run `topiary fmt toolkit.nu` from the …
-
### Related problem
I think that Nushell has huge potential as a testing tool given it's data manipulation and integration capabilities. Both testing external systems and data as well as for Nushel…