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.
···4545nu2nix supports a custom format for declaring external dependencies inline in your script files.
46464747```nu
4848-#!/usr/env/bin nu
4848+#!/usr/bin/env nu
49495050# START: External Dependencies
5151# git