mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-09 10:18:01 +00:00
assertMsg sends our error message through a function call, even if the error condition doesn't trigger. This requires a lot of thunk allocation that can be easily avoided.