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

Move functions to `lib` #42

Closed jlesquembre closed 1 year ago

jlesquembre commented 1 year ago

See https://github.com/NixOS/nix/issues/4744 That should help with adding support for nix flake check

jlesquembre commented 1 year ago

I took a different approach to fix nix flake check in #47