jlesquembre / clj-nix

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

error: stack overflow (possible infinite recursion) #105

Closed LiGoldragon closed 8 months ago

LiGoldragon commented 8 months ago

While testing the default template from the manual, following a high numer of trace: warning: Usestdenv.testsinstead.passthruis amkDerivationdetail.

I'm happy to test, as I'd prefer to use clj-nix over re-implementing it for my project. Here's the repo getting the error: https://github.com/sajban/lojix

LiGoldragon commented 8 months ago

Sorry, this was my typo: using nix eval instead of nix build