A simple helper that makes it easy to package Nu scripts with Nix, including inline dependency declarations for external commands and other packaged scripts.
flake nu nushell nix
1

Configure Feed

Select the types of activity you want to include in your feed.

readme tweak

cswimr (Jul 13, 2026, 4:51 PM EDT) 6ec97be8 2ddee9ac

+1 -1
+1 -1
README.md
··· 5 5 6 6 ## Try it Out 7 7 8 - The [example directory](./example) contains an example of how to use nu2nix. You can also run this example directly, like so: 8 + The [`example` directory](./example) contains an example of how to use nu2nix. You can also run this example directly, like so: 9 9 10 10 ```sh 11 11 nix run git+https://tangled.org/csw.im/nu2nix?dir=example#example