AI Summary: This issue proposes adding an `outPath` attribute to the `inputs.self` object within Nix flakes. The goal is to provide a consistent way to access the output path of the flake's own source, similar to how it's currently derived internally. This enhancement would simplify referencing the flake's own output in various contexts.
A flake-inputs adapter for Nix projects that don't use `flake.nix`.