jlesquembre / clj-nix

Nix helpers for Clojure projects
https://jlesquembre.github.io/clj-nix/
Eclipse Public License 2.0
139 stars 20 forks source link

Add module system #46

Open jlesquembre opened 1 year ago

jlesquembre commented 1 year ago

See https://nixos.org/manual/nixos/stable/index.html#sec-writing-modules

The current implementation exposes the user to clj-nix internals. Users should continue having access to the internals, but we want to offer a new module interface.