1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-24 19:29:36 +01:00
nix/tests
Robert Hensing c7e1c612eb libexpr: fix stack overflow in toJSON on deeply nested structures
Similar to the deepSeq fix, toJSON on deeply nested structures caused
an uncontrolled OS-level stack overflow.

Fix by adding call depth tracking to printValueAsJSON.
2025-11-22 00:17:26 +01:00
..
functional libexpr: fix stack overflow in toJSON on deeply nested structures 2025-11-22 00:17:26 +01:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos tests: fix fetchers-substitute test for new narHash JSON format 2025-11-18 16:36:27 +00:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00