summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/robotframework-pythonlibcore
diff options
context:
space:
mode:
authorWolfgang Walther <walther@technowledgy.de>2025-06-18 19:09:52 +0200
committerWolfgang Walther <walther@technowledgy.de>2025-06-18 19:09:52 +0200
commit37fda8bd49f673ab2a87eb19e19f83f3923beb49 (patch)
tree483ce2fe00108fd9c20d06dfc03a5e9b9c72fd42 /pkgs/development/python-modules/robotframework-pythonlibcore
parentbaa3f5172cb16f94ddbf37a8b83b933b939607c3 (diff)
tmuxPlugins: allow simple overrideAttrs without function
Regular `overrideAttrs` also supports passing a plain attribute set. Before this PR: ``` nix-repl> tmuxPlugins.battery.overrideAttrs { pname = "my-battery"; } error: attempt to call something which is not a function but a set: { pname = "my-battery"; } ``` After, it works.
Diffstat (limited to 'pkgs/development/python-modules/robotframework-pythonlibcore')
0 files changed, 0 insertions, 0 deletions