summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-11-01 10:07:28 +0000
committerSergei Trofimovich <slyich@gmail.com>2024-11-01 15:12:24 +0000
commit1301e4f0b024dfe7f11b921c798a35dab2d339d5 (patch)
tree4391a4f6d68b41a905780a8ae1ef990aa625d1cb /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent2315372573dbb8b26543ecf28a6b8e5c0222a349 (diff)
pyamlboot.tests: fix the eval
Without the change the eval fails as: $ nix build --no-link -f. pyamlboot.tests error: … while evaluating the attribute 'version' at pkgs/by-name/py/pyamlboot/package.nix:29:3: 28| 29| passthru.tests.version = testers.testVersion { | ^ 30| package = "pyamlboot"; … while evaluating the 'name' attribute of a derivation … while evaluating a branch condition at lib/strings.nix:2627:3: 2626| # First detect the common case of already valid strings, to speed those up 2627| if stringLength string <= 207 && okRegex string != null | ^ 2628| then unsafeDiscardStringContext string (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: expected a set but found a string: "pyamlboot" After fixing the eval tests started failing as `--version` hardcodes 1.0. Co-authored-by: Nick Cao <nickcao@nichi.co>
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions