nixprof
nixprof copied to clipboard
A Nix build graph profiler
Results
1
nixprof issues
Sort by
recently updated
recently updated
newest added
Hello @Kha, Thanks for your works, it looks great but, I try to make this project works with nix (version 2.8.1), and a fail on the default flake template: ```...