summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-05-23 22:51:08 +0100
committerSergei Trofimovich <slyich@gmail.com>2024-05-23 22:51:08 +0100
commit44744fc83f3ce1034eaf0b6cbb245a88234a42fe (patch)
tree2086967f4e4e6d5d299dab87da15695f90394dda /pkgs/development/python-modules/rangehttpserver
parent72b813ecffd0798da7b6b9c5b0f216721a10b681 (diff)
githooks.tests: fix eval
Without the change the eval fails as: $ nix build --no-link -f. githooks.tests error: … while evaluating the 'name' attribute of a derivation … while evaluating a branch condition at lib/strings.nix:1194:3: 1193| # First detect the common case of already valid strings, to speed those up 1194| if stringLength string <= 207 && okRegex string != null | ^ 1195| then unsafeDiscardStringContext string … in the left operand of the AND (&&) operator at lib/strings.nix:1194:33: 1193| # First detect the common case of already valid strings, to speed those up 1194| if stringLength string <= 207 && okRegex string != null | ^ 1195| then unsafeDiscardStringContext string (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: expected a set but found a string: "githooks-cli"
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions