Hacker News new | ask | show | jobs
by Ericson2314 631 days ago
You should look at Nix's experimental dynamic derivations, which provide functionality entirely at the level of derivation language / store layer.
1 comments

Interesting! Thanks, hadn't seen that yet. (For anyone else curious, the RFC is here: https://github.com/NixOS/rfcs/blob/master/rfcs/0092-plan-dyn...)