Pavan3861

Results 2 comments of Pavan3861

hello **Analysis of the Error** 1. **The Error:** `ERROR: AddressSanitizer: stack-overflow on address 0x7ffeed2e3ea8 ...` * This clearly indicates that the program exhausted the call stack space allocated to the...

hey You've correctly identified a difference in the structure of the `devShell` attribute set when using `pkgs.mkShell` directly (via vanilla flakes or `flake-parts` without `devshell`) versus using the `numtide/devshell` flake...