summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2025-03-25 12:15:37 +0000
committerMaximilian Bosch <maximilian@mbosch.me>2025-03-26 16:49:54 +0100
commitad175bca297c97d5ccd7f5375830c1931c4b7838 (patch)
tree801195c564c3220217f1c094c157ca51d2514907 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentdc9b690d424f73ef6e4cbe78f4c9708cd4c58102 (diff)
nixos/nextcloud: fix eval of tests
Currently failing with error: cannot coerce a set to a string: { __functionArgs = «thunk»; __functor = «thunk»; } This comes from the `extraTests` option I added to the test modules to compose certain tests a little nicer. It's of type either (functionTo ...) str and it seems like the `functionTo` part now returns a functor (i.e. an attr-set that can be invoked as function). This is caught by `lib.isFunction`, but `builtins.isFunction` returns `false`. Hence, switching to the former fixes this.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions