Files
nixpkgs/lib/meta.nix
Eman Resu 1e47a49c79 lib.meta: remove assertMsg usage
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.
2026-06-30 21:38:23 -04:00

13 KiB