- 1. Bun2Nix - Introduction
- 2. Installation
- 2.1. From A Template
- 2.2. In a pre-existing flake
- 2.3. Overlay
- 3. Using the command line tool
- 4. Building Packages
- 4.1. mkDerivation
- 4.2. hook
- 4.3. fetchBunDeps
- 4.4. writeBunApplication
- 4.5. writeBunScriptBin
- 5. V2 Update Guide