mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-16 12:20:10 +00:00
This drops the stack trace truncated marker from all the fixtures as those aren't reliable. What we care about is the exact error message and not the stack traces.
4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
error: Failed assertions:
|
|
- There is a problems.matchers with `package = "a"` and `name = "b". Use the following instead:
|
|
problems.handlers.a.b = "error";
|