TL;DR: - include a default.nix to allow users to build an named executable - emphasize in the README that the user needs Nix to build this project - pin nixpkgs to a specific commit and fetch it from GitHub
Remember: always read the instructions; that's the most important part.
TL;DR: - Accept input from the CLI - Add a project README.md