Nix/tests
Mel Zuser 61d6fe059e
Fix `boost::bad_format_string` exception in `builtins.addErrorContext` (#9291)
* Fix boost::bad_format_string exception in builtins.addErrorContext

The message passed to addTrace was incorrectly being used as a format
string and this this would cause an exception when the string contained
a '%', which can be hit in places where arbitrary file paths are
interpolated.

* add test
2023-11-06 19:13:40 +00:00
..
functional Fix `boost::bad_format_string` exception in `builtins.addErrorContext` (#9291) 2023-11-06 19:13:40 +00:00
installer updated store ping to store info in files 2023-10-18 00:14:11 +05:30
nixos fetchTree cleanup 2023-10-13 14:34:23 +02:00