···99 <a href="LICENSE"> <img src="https://img.shields.io/github/license/vic/flake-file" alt="License"/> </a>
1010</p>
11111212-### Generate `flake.nix`/`unflake.nix`/`npins`/`nixlock` from inputs defined as module options.
1212+# Non-static Nix on your flake inputs! Define custom Output schemas.
13131414> `flake-file` and [vic](https://bsky.app/profile/oeiuwq.bsky.social)'s [dendritic libs](https://dendritic.oeiuwq.com) made for you with Love++ and AI--. If you like my work, consider [sponsoring](https://dendritic.oeiuwq.com/sponsor)
1515···21212222- You can use `lib.mkDefault` or anything you normally do with the Nix language, and have them reflected in flake.nix.
2323- Your inputs follow a **typed Input Schema**.
2424-- Your outputs can be defined on a **typed Output Schema**.
2424+- Your outputs can be defined on a **typed Output Schema** [example](templates/minimal/flake-file.nix).
25252626> Despite the original flake-oriented name, it NOW also works on _stable Nix_, non-flakes environments via [npins](templates/npins), [unflake](templates/unflake), [nixlock](https://codeberg.org/FrdrCkII/nixlock)
2727