Select the types of activity you want to include in your feed.
A simple helper that makes it easy to package Nu scripts with Nix, including inline dependency declarations for external commands and other packaged scripts.
···11# nu2nix
2233-nu2nix is a simple helper that makes it easy to package [Nu scripts](https://www.nushell.sh/book/scripts.html) with Nix, including inline dependency declarations for external commands and other packaged scripts.
33+nu2nix is a simple helper that makes it easy to package [Nu scripts](https://www.nushell.sh/book/scripts.html) with Nix, including inline dependency declarations for external commands and other packaged scripts.
44+Inspired by Python's [Inline Script Metadata](https://packaging.python.org/en/latest/specifications/inline-script-metadata/) ([PEP 723](https://peps.python.org/pep-0723/)).
4556## Try it Out
67