diff options
| author | Wolfgang Walther <walther@technowledgy.de> | 2025-06-18 19:09:52 +0200 |
|---|---|---|
| committer | Wolfgang Walther <walther@technowledgy.de> | 2025-06-18 19:09:52 +0200 |
| commit | 37fda8bd49f673ab2a87eb19e19f83f3923beb49 (patch) | |
| tree | 483ce2fe00108fd9c20d06dfc03a5e9b9c72fd42 /pkgs/development/python-modules/rangehttpserver | |
| parent | baa3f5172cb16f94ddbf37a8b83b933b939607c3 (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/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
