256lights / zb

An experiment in hermetic, reproducible build systems
MIT License
185 stars 3 forks source link

Support import from derivation #10

Closed zombiezen closed 4 days ago

zombiezen commented 2 months ago

To enable importing remote source code repositories, I want to enable "import from derivation" support. This basically just means that the loadfile built-in would trigger a store realization if called on a string with context information.