diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2025-01-11 07:18:47 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2025-01-11 07:18:47 +0000 |
| commit | f0204274d3a7dd3153d99bf50f322ba5e75dc3a3 (patch) | |
| tree | 6cae7c9cc53742f5db0a8419e3e9f1e1bf383c77 /pkgs/development/python-modules/rangehttpserver | |
| parent | af90f480dbe38ff0930657722049a9902765f6d1 (diff) | |
pre-commit.tests: fix the eval
Without the fix the eval fails as:
$ nix build --no-link -f. pre-commit.tests
error:
… while calling a functor (an attribute set with a '__functor' attribute)
at lib/customisation.nix:304:7:
303| if missingArgs == { } then
304| makeOverridable f allArgs
| ^
305| # This needs to be an abort so it can't be caught with `builtins.tryEval`,
… while evaluating a branch condition
at lib/customisation.nix:171:7:
170| in
171| if isAttrs result then
| ^
172| result
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: function 'anonymous lambda' called with unexpected argument 'git'
at pkgs/by-name/pr/pre-commit/tests.nix:1:1:
1| {
| ^
2| gitMinimal,
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
