{ description = "A collection of tedious nix functions"; outputs = _: { lib = import ./lib.nix; }; }