divnix / std

A DevOps framework for the SDLC with the power of Nix and Flakes. Good for keeping deadlines!

Home Page:https://std.divnix.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve the `debug` option into a good "learner-tracer" functionality

blaggacao opened this issue · comments

Users should enable debug the first couple of times in order to understand what's actually going on under the hood in std.

It's not too bad, already.

But also not good enough.

Done via the new implementation of std check (which uses the new builtins.debugTrace; requires a recent Nix version)