forked from extern/flakelight
11e65b623d
The mock pkgs set passed `{}` as the value for unknown args; if a package def tried to evaluate one, this can raise an error that can't be caught. Replacing the default value with `throw ""` enables bailing out if one of the fake args is accessed. |
||
---|---|---|
.. | ||
nameMockedPkgs.nix |