numtide / blueprint

Nix without the glue code
53 stars 6 forks source link

flake modules don't capture the flake attributes #23

Open zimbatm opened 4 months ago

zimbatm commented 4 months ago

As a publisher, I might want to expose modules that use flake and inputs attributes.

At the moment, those arguments will be filled with values from the consumer flake.

The flake author should be able to reason about the content of these attributes.

=> somehow lock those arguments to contain the values of the publisher flake