diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2025-11-24 06:30:03 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2025-11-24 06:30:03 +0000 |
| commit | fd30b375193ddbf9a02c154daf9cdbdfc99522a8 (patch) | |
| tree | d57dc3da28d312fb2b659f2298c286c9db159dd2 /pkgs/development/python-modules/rangehttpserver/default.nix | |
| parent | 6ab7e3d75488ea0b41a89d97a6fee99671ed7289 (diff) | |
vte.tests: fix the eval
Without the change the eval fails on `master` as:
$ nix build --no-link -f. vte.tests
error:
… while evaluating the attribute 'blackbox-terminal'
at pkgs/by-name/vt/vte/package.nix:174:7:
173| ;
174| blackbox-terminal = blackbox-terminal.override { sixelSupport = true; };
| ^
175| };
… while calling a functor (an attribute set with a '__functor' attribute)
at pkgs/by-name/vt/vte/package.nix:174:27:
173| ;
174| blackbox-terminal = blackbox-terminal.override { sixelSupport = true; };
| ^
175| };
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: function 'anonymous lambda' called with unexpected argument 'sixelSupport'
at pkgs/by-name/bl/blackbox-terminal/package.nix:1:1:
1| {
| ^
2| lib,
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver/default.nix')
0 files changed, 0 insertions, 0 deletions
