# Library functions for flake-parts { inputs, ... }: { flake.lib = import ../lib { inherit inputs; }; }