Open
Description
Describe the bug
Since @siddhantk232 has introduced std::filesystem in many places
we no longer generate nix traces i.e. when a directory does not exit.
We need to catch all fs::filesystem_error related exception and throw a proper nix error instead,
because only nix errors are catched in eval.cc and get nix error context added.
Metadata
Assignees
Labels
Type
Projects
Status
⚖ To discuss